"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/24 05:31:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi" 2026/02/24 05:31:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:31:21 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0" 2026/02/24 05:31:22 DEBUG : Creating backend with remote "/tmp/rclone897555440" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.27s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.30s) === RUN TestSizeDiffers 2026/02/24 05:31:23 DEBUG : a: size = 0 OK 2026/02/24 05:31:23 DEBUG : a: size = 1 (memory) 2026/02/24 05:31:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/24 05:31:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/24 05:31:23 DEBUG : potato: Seek from 10 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 10 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 2 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/24 05:31:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 2 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/24 05:31:23 DEBUG : potato: Seek from 8 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 8 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/24 05:31:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/24 05:31:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/24 05:31:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/24 05:31:23 DEBUG : potato: Seek from 5 to 2 2026/02/24 05:31:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/24 05:31:23 DEBUG : potato: Seek from 9 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 9 to 0 2026/02/24 05:31:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:31:25 DEBUG : rutabaga: md5 = 229da9d44f70b181f7f549126c4f15cc OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/24 05:31:28 DEBUG : empty space: md5 = 12081c2b7d2ebefbcec8f9d4beee5641 OK === RUN TestCheck/3 2026/02/24 05:31:29 DEBUG : potato2: md5 = 0b4e84f5a4af180a40d05d1269d7a8d1 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/24 05:31:32 DEBUG : remotepotato: md5 = 3fe11c2fae76d82e54bdf77a055b8bb2 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.27s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/02/24 05:31:35 DEBUG : Creating backend with remote "nonexistent" 2026/02/24 05:31:35 DEBUG : Creating backend with remote "nonexistent" 2026/02/24 05:31:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/24 05:31:35 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/02/24 05:31:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/24 05:31:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:31:37 DEBUG : rutabaga: md5 = 0fadb64dc2969ebf87135d80cae50c4a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/24 05:31:40 DEBUG : empty space: md5 = 3d0f2c0db0ee9d072cd9a6aaac633aa4 OK === RUN TestCheckDownload/3 2026/02/24 05:31:43 DEBUG : potato2: md5 = 16c90ec2a754774621c6275e8a699466 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/24 05:31:47 DEBUG : remotepotato: md5 = 100cbfc7a29133ab348477b38ba6e041 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.36s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.97s) --- PASS: TestCheckDownload/6 (1.12s) --- PASS: TestCheckDownload/7 (0.84s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:31:53 DEBUG : rutabaga: md5 = 33891e6e926fd1a2d447aae6595357d0 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/24 05:31:55 DEBUG : empty space: md5 = 516c918b3abad5f99fe6d693453995e1 OK === RUN TestCheckSizeOnly/3 2026/02/24 05:31:57 DEBUG : potato2: md5 = f809bb65a9d1ade59fe19b4f89e9a2da OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/24 05:32:00 DEBUG : remotepotato: md5 = abc5c9a317fd632434cbc321d5632067 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.47s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.25s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.31s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:32:04 DEBUG : test.sum: md5 = b9aa43de290951196b993fb2793d831a OK 2026/02/24 05:32:05 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/24 05:32:05 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/24 05:32:05 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/24 05:32:05 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/24 05:32:07 DEBUG : test.sum: md5 = fa00d6f85035e114023122606e9340ca OK 2026/02/24 05:32:08 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/24 05:32:08 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/24 05:32:08 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/24 05:32:08 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.97s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:32:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/data" 2026/02/24 05:32:09 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.21s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:32:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/data" 2026/02/24 05:32:11 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/vjrnln8ratgmqakfosrqe8espk" 2026/02/24 05:32:15 DEBUG : data/banana: md5 = 143ebcdc593be787c5d195c37a19af19 OK 2026/02/24 05:32:17 DEBUG : test.sum: md5 = dd4579145f2c2d46e8537a7643b9b8c1 OK === RUN TestCheckSumDownload/subtest1 2026/02/24 05:32:21 DEBUG : data/potato: md5 = 71722843d5bcac14645f857b4cbf9abf OK 2026/02/24 05:32:23 DEBUG : test.sum: md5 = 5e8944e78aa6ebc4ac4fcdaad52c2023 OK === RUN TestCheckSumDownload/subtest2 2026/02/24 05:32:27 DEBUG : test.sum: md5 = 2f5f9c06fb7933ff008e6ba069415283 OK === RUN TestCheckSumDownload/subtest3 2026/02/24 05:32:31 DEBUG : test.sum: md5 = 534af6b0d1ac0a4c23d66c376a0bdc94 OK === RUN TestCheckSumDownload/subtest4 2026/02/24 05:32:35 DEBUG : test.sum: md5 = 1f67c838003e3b35ec2412b8f5a30217 OK === RUN TestCheckSumDownload/subtest5 2026/02/24 05:32:39 DEBUG : test.sum: md5 = 9d2788f5a92a609e64ed1d35f301e4de OK === RUN TestCheckSumDownload/subtest6 2026/02/24 05:32:43 DEBUG : data/banana: md5 = 86a8d320122596d53d9d163b159c5736 OK 2026/02/24 05:32:45 DEBUG : data/potato: md5 = de133e469cbdd8bbf27f7958c3f137dc OK 2026/02/24 05:32:46 DEBUG : test.sum: md5 = 1c26677ce6d3eac5cdb93ba97f4730a6 OK === RUN TestCheckSumDownload/subtest7 2026/02/24 05:32:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/02/24 05:32:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.18s) --- PASS: TestCheckSumDownload/subtest1 (2.23s) --- PASS: TestCheckSumDownload/subtest2 (1.94s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.96s) --- PASS: TestCheckSumDownload/subtest5 (1.95s) --- PASS: TestCheckSumDownload/subtest6 (1.96s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2026/02/24 05:32:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yevibir9jija" 2026/02/24 05:32:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:32:52 DEBUG : Creating backend with remote "TestDrive:crypt/saneei2afslitju5t384hlcp0qelh2al14gvd1gjdoag3m4btpu0" 2026/02/24 05:32:53 DEBUG : Creating backend with remote "/tmp/rclone1637696471" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija'", Local "Local file system at /tmp/rclone1637696471", Modify Window "1ms" 2026/02/24 05:32:56 DEBUG : hello, world!: md5 = 410357adb97ed3b6754595aa5358fb4e OK upper checkfile vs. lower remote (without normalization) 2026/02/24 05:32:56 ERROR : hello, world!: sum not found 2026/02/24 05:32:56 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija' 2026/02/24 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': 1 files missing 2026/02/24 05:32:56 NOTICE: 1 hashes missing 2026/02/24 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': 1 differences found 2026/02/24 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/24 05:32:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': 0 differences found 2026/02/24 05:32:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': 1 matching files 2026/02/24 05:32:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zayamom6rife" 2026/02/24 05:32:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:32:58 DEBUG : Creating backend with remote "TestDrive:crypt/sniq18ek1as2fk13op3iae18nt5s924456hgm3qpg4thr8h9vd80" 2026/02/24 05:32:59 DEBUG : Creating backend with remote "/tmp/rclone4132598918" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife'", Local "Local file system at /tmp/rclone4132598918", Modify Window "1ms" 2026/02/24 05:33:01 DEBUG : HELLO, WORLD!: md5 = 391096960a74751c82ef5c1aca0ff1e5 OK lower checkfile vs. upper remote (without normalization) 2026/02/24 05:33:01 ERROR : HELLO, WORLD!: sum not found 2026/02/24 05:33:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife' 2026/02/24 05:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': 1 files missing 2026/02/24 05:33:01 NOTICE: 1 hashes missing 2026/02/24 05:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': 1 differences found 2026/02/24 05:33:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/24 05:33:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': 0 differences found 2026/02/24 05:33:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': 1 matching files 2026/02/24 05:33:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gumivef0hipo" 2026/02/24 05:33:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:03 DEBUG : Creating backend with remote "TestDrive:crypt/5buk08kau2tor7f5vlj90vpv5hbei55kpt6j0h2vvks7dnsoun6g" 2026/02/24 05:33:04 DEBUG : Creating backend with remote "/tmp/rclone2279907248" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo'", Local "Local file system at /tmp/rclone2279907248", Modify Window "1ms" 2026/02/24 05:33:06 DEBUG : HeLlO, wOrLd!: md5 = f2e0463f97564a97865bb68b7f644db9 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/24 05:33:07 ERROR : HeLlO, wOrLd!: sum not found 2026/02/24 05:33:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo' 2026/02/24 05:33:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': 1 files missing 2026/02/24 05:33:07 NOTICE: 1 hashes missing 2026/02/24 05:33:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': 1 differences found 2026/02/24 05:33:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/24 05:33:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': 0 differences found 2026/02/24 05:33:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': 1 matching files 2026/02/24 05:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufuhuw1qeso" 2026/02/24 05:33:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/t3395rumlqir29414a6sub9e38uo4m18bgsmfcigkflt624ke9kg" 2026/02/24 05:33:09 DEBUG : Creating backend with remote "/tmp/rclone3186659783" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso'", Local "Local file system at /tmp/rclone3186659783", Modify Window "1ms" 2026/02/24 05:33:11 DEBUG : HELLO, WORLD!: md5 = 88b6efa1b9f684e4179797d5d2a0e744 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/24 05:33:12 ERROR : HELLO, WORLD!: sum not found 2026/02/24 05:33:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso' 2026/02/24 05:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': 1 files missing 2026/02/24 05:33:12 NOTICE: 1 hashes missing 2026/02/24 05:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': 1 differences found 2026/02/24 05:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/24 05:33:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': 0 differences found 2026/02/24 05:33:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': 1 matching files 2026/02/24 05:33:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fabopol5wifo" 2026/02/24 05:33:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:13 DEBUG : Creating backend with remote "TestDrive:crypt/up867ubpk4cmv6f4a8i6r6ihhvb8ogvq76khhhdd5ha9ngjr26og" 2026/02/24 05:33:14 DEBUG : Creating backend with remote "/tmp/rclone1663348436" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo'", Local "Local file system at /tmp/rclone1663348436", Modify Window "1ms" 2026/02/24 05:33:16 DEBUG : 測試_Русский___ě_áñ: md5 = b999546db0c9895ee7a959277cceb89c OK NFD checkfile vs. NFC remote (without normalization) 2026/02/24 05:33:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo' 2026/02/24 05:33:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': 1 files missing 2026/02/24 05:33:17 NOTICE: 1 hashes missing 2026/02/24 05:33:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': 1 differences found 2026/02/24 05:33:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/24 05:33:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': 0 differences found 2026/02/24 05:33:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': 1 matching files 2026/02/24 05:33:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kuhebur5duce" 2026/02/24 05:33:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:18 DEBUG : Creating backend with remote "TestDrive:crypt/d0f7qvgn9vmnt96mrrkqbaldcbpsam9128n1na82c0p2i9f7adkg" 2026/02/24 05:33:19 DEBUG : Creating backend with remote "/tmp/rclone1057202125" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce'", Local "Local file system at /tmp/rclone1057202125", Modify Window "1ms" 2026/02/24 05:33:21 DEBUG : 測試_Русский___ě_áñ: md5 = 3b76e43951dc7e3a383b2c20a69215ba OK NFC checkfile vs. NFD remote (without normalization) 2026/02/24 05:33:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce' 2026/02/24 05:33:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': 1 files missing 2026/02/24 05:33:22 NOTICE: 1 hashes missing 2026/02/24 05:33:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': 1 differences found 2026/02/24 05:33:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/24 05:33:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': 0 differences found 2026/02/24 05:33:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': 1 matching files 2026/02/24 05:33:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-muqizum2gavu" 2026/02/24 05:33:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:23 DEBUG : Creating backend with remote "TestDrive:crypt/o7rrhtcuq0onqljaauv6cn1cft06qpnolf9oc275enunrao462j0" 2026/02/24 05:33:24 DEBUG : Creating backend with remote "/tmp/rclone706928763" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu'", Local "Local file system at /tmp/rclone706928763", Modify Window "1ms" 2026/02/24 05:33:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8d58e97ad96d2fd14e7a92f87047b62a OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/24 05:33:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu' 2026/02/24 05:33:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': 1 files missing 2026/02/24 05:33:27 NOTICE: 1 hashes missing 2026/02/24 05:33:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': 1 differences found 2026/02/24 05:33:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/24 05:33:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': 0 differences found 2026/02/24 05:33:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': 1 matching files 2026/02/24 05:33:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tadapip0hexo" 2026/02/24 05:33:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:28 DEBUG : Creating backend with remote "TestDrive:crypt/n2j4f05g0u8goa99dtnl0hf9750damugssntpuijalap41suehjg" 2026/02/24 05:33:29 DEBUG : Creating backend with remote "/tmp/rclone1627207609" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo'", Local "Local file system at /tmp/rclone1627207609", Modify Window "1ms" 2026/02/24 05:33:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 77d833e23d0c3b0ecc1902b89ce25a54 OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/24 05:33:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo' 2026/02/24 05:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': 1 files missing 2026/02/24 05:33:32 NOTICE: 1 hashes missing 2026/02/24 05:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': 1 differences found 2026/02/24 05:33:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/24 05:33:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': 0 differences found 2026/02/24 05:33:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': 1 matching files 2026/02/24 05:33:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vinawiy8gixo" 2026/02/24 05:33:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:33 DEBUG : Creating backend with remote "TestDrive:crypt/riqc9n5g0mhteb1h5616f639kaekcmltgr22fa31gsfha8gp2if0" 2026/02/24 05:33:34 DEBUG : Creating backend with remote "/tmp/rclone98945528" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo'", Local "Local file system at /tmp/rclone98945528", Modify Window "1ms" 2026/02/24 05:33:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 780f7c212befd50e3fb428951a98e8ca OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/24 05:33:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo' 2026/02/24 05:33:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': 1 files missing 2026/02/24 05:33:37 NOTICE: 1 hashes missing 2026/02/24 05:33:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': 1 differences found 2026/02/24 05:33:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/24 05:33:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': 0 differences found 2026/02/24 05:33:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': 1 matching files 2026/02/24 05:33:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gewohub0kaya" 2026/02/24 05:33:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:33:38 DEBUG : Creating backend with remote "TestDrive:crypt/afcfklhnn49flal5cr23kb1pnogonev5rv50fehg5ec41cfhv5pg" 2026/02/24 05:33:39 DEBUG : Creating backend with remote "/tmp/rclone1940591904" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya'", Local "Local file system at /tmp/rclone1940591904", Modify Window "1ms" 2026/02/24 05:33:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 00f916bc92fa2512fa894153083fa084 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/24 05:33:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/24 05:33:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya' 2026/02/24 05:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': 1 files missing 2026/02/24 05:33:42 NOTICE: 1 hashes missing 2026/02/24 05:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': 1 differences found 2026/02/24 05:33:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/24 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/24 05:33:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': 0 differences found 2026/02/24 05:33:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': 1 matching files 2026/02/24 05:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gewohub0kaya': Purge remote 2026/02/24 05:33:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vinawiy8gixo': Purge remote 2026/02/24 05:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tadapip0hexo': Purge remote 2026/02/24 05:33:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-muqizum2gavu': Purge remote 2026/02/24 05:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kuhebur5duce': Purge remote 2026/02/24 05:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fabopol5wifo': Purge remote 2026/02/24 05:33:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufuhuw1qeso': Purge remote 2026/02/24 05:33:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gumivef0hipo': Purge remote 2026/02/24 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zayamom6rife': Purge remote 2026/02/24 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yevibir9jija': Purge remote --- PASS: TestApplyTransforms (55.35s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:33:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/24 05:33:50 DEBUG : sub/file2: md5 = f4567090a6d436910f9e98fa9dc18726 OK 2026/02/24 05:33:50 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:33:50 INFO : file1: Copied (new) to: sub/file2 2026/02/24 05:33:51 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:33:51 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:33:51 DEBUG : file1: Unchanged skipping 2026/02/24 05:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': don't need to copy/move sub/file2, it is already at target location 2026/02/24 05:33:53 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.53s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.52s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:33:57 DEBUG : dst/file1: md5 = ebbaf4e7987fad816f6a074921a78467 OK 2026/02/24 05:33:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/backup" 2026/02/24 05:33:58 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/1nrff024r7pq65ecp72fc28jb0" 2026/02/24 05:33:59 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone897555440) 2026/02/24 05:33:59 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi') 2026/02/24 05:33:59 DEBUG : dst/file1: Sizes differ 2026/02/24 05:34:02 INFO : dst/file1: Moved (server-side) 2026/02/24 05:34:03 DEBUG : dst/file1: md5 = 9467dea81562b42861dd9f58cec622f5 OK 2026/02/24 05:34:03 DEBUG : dst/file1: size = 14 OK 2026/02/24 05:34:03 INFO : dst/file1: Copied (new) 2026/02/24 05:34:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:34:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:34:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.31s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:34:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/dst" 2026/02/24 05:34:08 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 05:34:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/CompareDest" 2026/02/24 05:34:10 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/gveqi14airsml4bgu7krj116o8" 2026/02/24 05:34:11 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:34:14 DEBUG : one: md5 = 23dc5ce844b5a49cbfa8d50a0ede769a OK 2026/02/24 05:34:14 DEBUG : one: size = 3 OK 2026/02/24 05:34:14 INFO : one: Copied (new) 2026/02/24 05:34:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/dst') 2026/02/24 05:34:15 DEBUG : one: Sizes differ 2026/02/24 05:34:17 DEBUG : one: md5 = 66fcc6119f1ad741e51bf6efb753dbee OK 2026/02/24 05:34:17 DEBUG : one: size = 5 OK 2026/02/24 05:34:17 INFO : one: Copied (replaced existing) 2026/02/24 05:34:19 DEBUG : dst/one: md5 = 68d6834c2c426b2c6fc1d8028b45ba57 OK 2026/02/24 05:34:21 DEBUG : CompareDest/one: md5 = aa11b87e0d5b83804435f645a7a83184 OK 2026/02/24 05:34:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/dst') 2026/02/24 05:34:22 DEBUG : one: Sizes differ 2026/02/24 05:34:23 DEBUG : one: size = 5 OK 2026/02/24 05:34:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:34:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:34:25 DEBUG : CompareDest/two: md5 = 8a2242856319204cf2552b110a8b44c6 OK 2026/02/24 05:34:25 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:34:26 DEBUG : two: size = 3 OK 2026/02/24 05:34:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:34:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:34:26 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:34:27 DEBUG : two: size = 3 OK 2026/02/24 05:34:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:34:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:34:28 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:34:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:28 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/CompareDest') 2026/02/24 05:34:28 DEBUG : two: Sizes differ 2026/02/24 05:34:30 DEBUG : two: md5 = 5b49e2ed5a8fbe87975fb3082347c545 OK 2026/02/24 05:34:30 DEBUG : two: size = 5 OK 2026/02/24 05:34:30 INFO : two: Copied (new) 2026/02/24 05:34:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 05:34:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:34:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:34:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (26.86s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:34:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/dst" 2026/02/24 05:34:35 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 05:34:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/CopyDest" 2026/02/24 05:34:37 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/24 05:34:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:34:41 DEBUG : one: md5 = 50b4375e5cd6b72c15974fd00696587d OK 2026/02/24 05:34:41 DEBUG : one: size = 3 OK 2026/02/24 05:34:41 INFO : one: Copied (new) 2026/02/24 05:34:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/dst') 2026/02/24 05:34:43 DEBUG : one: Sizes differ 2026/02/24 05:34:46 DEBUG : one: md5 = 84782c4a00756ef0725fa5ca963d0ae3 OK 2026/02/24 05:34:46 DEBUG : one: size = 5 OK 2026/02/24 05:34:46 INFO : one: Copied (replaced existing) 2026/02/24 05:34:48 DEBUG : dst/one: md5 = c6da83b76073dd0a0b7bc54a9a5f7bc7 OK 2026/02/24 05:34:50 DEBUG : CopyDest/one: md5 = 82e66f471345a3838282172e689bc5e7 OK 2026/02/24 05:34:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/BackupDir" 2026/02/24 05:34:51 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/24 05:34:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/dst') 2026/02/24 05:34:53 DEBUG : one: Sizes differ 2026/02/24 05:34:53 DEBUG : one: size = 5 OK 2026/02/24 05:34:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:34:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone897555440) 2026/02/24 05:34:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/dst') 2026/02/24 05:34:53 DEBUG : one: Sizes differ 2026/02/24 05:34:55 INFO : one: Moved (server-side) 2026/02/24 05:34:56 DEBUG : one: size = 5 OK 2026/02/24 05:34:56 INFO : one: Copied (server-side copy) 2026/02/24 05:34:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/24 05:34:58 DEBUG : CopyDest/two: md5 = 3eb001b7022703edb3b6b8c235143a8e OK 2026/02/24 05:34:59 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:34:59 DEBUG : two: size = 3 OK 2026/02/24 05:34:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:35:00 DEBUG : two: size = 3 OK 2026/02/24 05:35:00 INFO : two: Copied (server-side copy) 2026/02/24 05:35:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/24 05:35:01 DEBUG : two: size = 3 OK 2026/02/24 05:35:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/24 05:35:01 DEBUG : two: Unchanged skipping 2026/02/24 05:35:03 DEBUG : CopyDest/three: md5 = f06fee44853d5e90a07eb802723949b5 OK 2026/02/24 05:35:04 DEBUG : three: Need to transfer - File not found at Destination 2026/02/24 05:35:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone897555440) 2026/02/24 05:35:05 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi/CopyDest') 2026/02/24 05:35:05 DEBUG : three: Sizes differ 2026/02/24 05:35:05 DEBUG : three: Destination not found in --copy-dest 2026/02/24 05:35:06 DEBUG : three: md5 = 9fa9352345a73db70c09cd2d49765e9e OK 2026/02/24 05:35:06 DEBUG : three: size = 7 OK 2026/02/24 05:35:06 INFO : three: Copied (new) 2026/02/24 05:35:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/24 05:35:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 05:35:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:35:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:35:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/24 05:35:11 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 05:35:12 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (38.01s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/24 05:35:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4efcaa0f26e28c0fd9d1e673dc5cf1db OK 2026/02/24 05:35:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/24 05:35:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/24 05:35:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/24 05:35:18 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/02/24 05:35:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/24 05:35:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/24 05:35:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c79f56d567ae7d9a9f2b3f7f23ec5c1b OK 2026/02/24 05:35:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/24 05:35:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/24 05:35:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/24 05:35:23 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.77s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using skip mode. 2026/02/24 05:35:28 NOTICE: one: Found 2 files with duplicate names 2026/02/24 05:35:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using skip mode. 2026/02/24 05:35:34 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:35:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/24 05:35:35 INFO : one: Deleted 2026/02/24 05:35:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.70s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using first mode. 2026/02/24 05:35:41 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:35:41 INFO : one: Deleted 2026/02/24 05:35:42 INFO : one: Deleted 2026/02/24 05:35:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.59s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using newest mode. 2026/02/24 05:35:47 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:35:48 INFO : one: Deleted 2026/02/24 05:35:48 INFO : one: Deleted 2026/02/24 05:35:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.83s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:35:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using oldest mode. 2026/02/24 05:35:56 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:35:56 INFO : one: Deleted 2026/02/24 05:35:57 INFO : one: Deleted 2026/02/24 05:35:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.72s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:36:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using largest mode. 2026/02/24 05:36:03 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:36:03 INFO : one: Deleted 2026/02/24 05:36:04 INFO : one: Deleted 2026/02/24 05:36:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.13s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:36:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using smallest mode. 2026/02/24 05:36:10 NOTICE: one: Found 3 files with duplicate names 2026/02/24 05:36:11 INFO : one: Deleted 2026/02/24 05:36:11 INFO : one: Deleted 2026/02/24 05:36:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.29s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:36:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Looking for duplicate names using rename mode. 2026/02/24 05:36:18 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/24 05:36:20 INFO : one-2.txt: renamed from: one.txt 2026/02/24 05:36:21 INFO : one-3.txt: renamed from: one.txt 2026/02/24 05:36:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.08s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:36:29 DEBUG : dupe1/one.txt: md5 = b4c3ac8a9d10b0cb32579a5b25b4c6cc OK 2026/02/24 05:36:31 DEBUG : dupe2/two.txt: md5 = 9c2c94345483453255d6c0612ad8312f OK 2026/02/24 05:36:35 DEBUG : dupe3/three.txt: md5 = 5a199813c363322fe5e3860f253cb86f OK 2026/02/24 05:36:36 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/24 05:36:36 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/24 05:36:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/24 05:36:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/24 05:36:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/24 05:36:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/24 05:36:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.15s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:36:43 DEBUG : a.txt: md5 = ecb6be5ebc79c89d6c9812a89809672c OK 2026/02/24 05:36:45 DEBUG : zend.txt: md5 = c71eeb8faa0af2ba5d936630d80e4968 OK 2026/02/24 05:36:47 DEBUG : sub dir/hello world: md5 = bac6f888e4f3f82a991b37e89372d0fd OK 2026/02/24 05:36:49 DEBUG : sub dir/hello world2: md5 = cf811ae1b1aa14c8dd0918ad42d780ca OK 2026/02/24 05:36:51 DEBUG : sub dir/ignore dir/.ignore: md5 = d26ada8e451c8e8eb7a4d0918cfefd7c OK 2026/02/24 05:36:52 DEBUG : sub dir/ignore dir/should be ignored: md5 = a69b2ed107c344435a333b34c7e0db04 OK 2026/02/24 05:36:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 33a0c862d0e7d896aa20a210ed889fe4 OK 2026/02/24 05:36:56 DEBUG : a.txt: Excluded (Size Filter) 2026/02/24 05:36:56 DEBUG : a.txt: Excluded 2026/02/24 05:36:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/24 05:36:57 DEBUG : sub dir/hello world2: Excluded 2026/02/24 05:36:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/24 05:36:57 DEBUG : sub dir/hello world: Excluded 2026/02/24 05:36:57 DEBUG : sub dir/ignore dir: Excluded 2026/02/24 05:36:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/24 05:36:57 DEBUG : sub dir/hello world2: Excluded 2026/02/24 05:36:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/24 05:36:57 DEBUG : sub dir/hello world: Excluded 2026/02/24 05:36:58 DEBUG : sub dir/ignore dir: Excluded 2026/02/24 05:37:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/24 05:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (23.56s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:07 DEBUG : a.txt: md5 = bbc954e175319e630c3aa36ca8c0c273 OK 2026/02/24 05:37:08 DEBUG : zend.txt: md5 = fcb98a0bb729bd8876921552199b6c84 OK 2026/02/24 05:37:11 DEBUG : sub dir/hello world: md5 = 6775a4ccd11e8f233711187d3c5694ca OK 2026/02/24 05:37:12 DEBUG : sub dir/hello world2: md5 = 14ae9befbeb87cd3fd5cff3adb0b1a37 OK 2026/02/24 05:37:15 DEBUG : sub dir/ignore dir/.ignore: md5 = 9c318cfb00b21a0a43cae89cd1dd5806 OK 2026/02/24 05:37:16 DEBUG : sub dir/ignore dir/should be ignored: md5 = 83fff7956dd1ecbacf07f5b36735e9d4 OK 2026/02/24 05:37:19 DEBUG : sub dir/sub sub dir/hello world3: md5 = efcf838aab3e2d0aa6413f9d6a569dbb OK 2026/02/24 05:37:20 DEBUG : a.txt: Excluded (Size Filter) 2026/02/24 05:37:20 DEBUG : a.txt: Excluded 2026/02/24 05:37:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/24 05:37:21 DEBUG : sub dir/hello world: Excluded 2026/02/24 05:37:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/24 05:37:21 DEBUG : sub dir/hello world2: Excluded 2026/02/24 05:37:21 DEBUG : sub dir/ignore dir: Excluded 2026/02/24 05:37:21 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/24 05:37:21 DEBUG : sub dir/hello world: Excluded 2026/02/24 05:37:21 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/24 05:37:21 DEBUG : sub dir/hello world2: Excluded 2026/02/24 05:37:22 DEBUG : sub dir/ignore dir: Excluded 2026/02/24 05:37:26 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/24 05:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/24 05:37:27 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/24 05:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/24 05:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/24 05:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/02/24 05:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (23.44s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:30 DEBUG : file1: md5 = b109e7e24de557e2209ebd1aaa5332d2 OK 2026/02/24 05:37:32 DEBUG : sub/file2: md5 = 39776fa2f0680722a6ca9fa932f3ef72 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/02/24 05:37:36 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/24 05:37:36 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/24 05:37:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/24 05:37:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.09s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.80s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:40 DEBUG : file1: md5 = 3ad0b6661d4cd4ff2340f5994a277274 OK 2026/02/24 05:37:42 DEBUG : sub/file2: md5 = feafd6395dafc852016576cf5576ee95 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/02/24 05:37:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/notfound" 2026/02/24 05:37:47 DEBUG : Config file has changed externally - reloading 2026/02/24 05:37:47 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/qe0i31qdkoejk60elps0ni5sqk" 2026/02/24 05:37:51 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.85s) --- PASS: TestStatJSON/Root (0.28s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.53s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.61s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.26s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.30s) --- PASS: TestStatJSON/DirDirsOnly (0.39s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.98s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Making directory 2026/02/24 05:37:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Making directory --- PASS: TestMkdir (0.75s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:55 DEBUG : sub dir/hello world: md5 = efb5c5bdf25a66d599be3440a9ce83b7 OK 2026/02/24 05:37:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.08s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:37:59 DEBUG : potato2: md5 = d816ffb2fb0ffa0ea38430b517db3666 OK 2026/02/24 05:38:01 DEBUG : empty space: md5 = 33af72e93792cd76a2fbc138db10a4c0 OK --- PASS: TestLs (5.12s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:04 DEBUG : potato2: md5 = e6e159d7db19d8caa9cadd5cdbff898a OK 2026/02/24 05:38:06 DEBUG : empty space: md5 = 5e23768a89246e4e16bd4ff2a1fc6580 OK 2026/02/24 05:38:06 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.37s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:09 DEBUG : potato2: md5 = 458da72ed485a0fbaf7a9a85a15801ff OK 2026/02/24 05:38:11 DEBUG : empty space: md5 = 24f17e22897036e0196bb0f053412e25 OK --- PASS: TestLsLong (7.20s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:17 DEBUG : potato2: md5 = 2dfce5f3822a4811a12ec885bc86811b OK 2026/02/24 05:38:18 DEBUG : empty space: md5 = a7ed5dc373375fbbc59c2cca2178087b OK --- PASS: TestHashSums (4.87s) === RUN TestHashSumsWithErrors 2026/02/24 05:38:20 DEBUG : Creating backend with remote ":memory:" 2026/02/24 05:38:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/24 05:38:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/24 05:38:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:22 DEBUG : potato2: md5 = 4b6b5ab997971d8071d5843b5e656cf7 OK 2026/02/24 05:38:23 DEBUG : empty space: md5 = 98bd9b1e38f0d963a7b1ac4614bca449 OK 2026/02/24 05:38:25 DEBUG : sub dir/potato3: md5 = dab049219126b1bb242602497d33f1ed OK 2026/02/24 05:38:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.06s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:31 DEBUG : small: md5 = da0efee995bf7c47003c8722d7ebc92c OK 2026/02/24 05:38:32 DEBUG : medium: md5 = 89dd22677e3c582c41d46e756e3febcf OK 2026/02/24 05:38:34 DEBUG : large: md5 = 15aff591adce4d0787ea48665a4cd36c OK 2026/02/24 05:38:34 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:34 DEBUG : large: Excluded (Size Filter) 2026/02/24 05:38:35 INFO : small: Deleted 2026/02/24 05:38:35 INFO : medium: Deleted --- PASS: TestDelete (6.81s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:37 DEBUG : small: md5 = a4583a7d10e23baa7ed79f315ed7e2e8 OK 2026/02/24 05:38:39 DEBUG : medium: md5 = 042046ba8bf45d17d791260539386461 OK 2026/02/24 05:38:40 DEBUG : large: md5 = 45f5bf65fc84d7692abd4dd9b3e167cb OK 2026/02/24 05:38:41 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:41 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/24 05:38:41 INFO : large: Deleted 2026/02/24 05:38:41 INFO : small: Deleted --- PASS: TestMaxDelete (9.28s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:47 DEBUG : small: md5 = c69e05ca6bd1b0c6bc98d1abb6025463 OK 2026/02/24 05:38:48 DEBUG : medium: md5 = 0073cd820135a49cf4f9b91c809bfd3c OK 2026/02/24 05:38:50 DEBUG : large: md5 = e36881a5ae168c0c07c2a19d94c0d4b0 OK 2026/02/24 05:38:50 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/24 05:38:51 INFO : medium: Deleted 2026/02/24 05:38:51 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.31s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:38:54 DEBUG : small: md5 = 130f72f647f585714168813f9b2bc548 OK 2026/02/24 05:38:56 DEBUG : medium: md5 = 632afb5e0bad7d806b47a12053aed963 OK 2026/02/24 05:38:58 DEBUG : large: md5 = 5ade6b980f329cdc611aaab72a293896 OK 2026/02/24 05:38:58 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/24 05:38:59 INFO : medium: Deleted 2026/02/24 05:38:59 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.99s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:39:02 DEBUG : ReadFile: md5 = 7d2de8d0a3b70a5835939b5749750b74 OK --- PASS: TestReadFile (4.25s) === RUN TestRetry 2026/02/24 05:39:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/24 05:39:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/24 05:39:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/24 05:39:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/24 05:39:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/24 05:39:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/24 05:39:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:39:06 DEBUG : file1: md5 = cc257c00a46beede2978877179e8a933 OK 2026/02/24 05:39:08 DEBUG : file2: md5 = b7c44ed7c3cabe26989c69a7fe25aa4b OK --- PASS: TestCat (15.43s) === RUN TestPurge 2026/02/24 05:39:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lijeviy9yalu" 2026/02/24 05:39:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:39:20 DEBUG : Creating backend with remote "TestDrive:crypt/op5itcccn4gt2o2f5d0i6b9hmpjjc039h8p3tihtn7iri3aqnq80" 2026/02/24 05:39:21 DEBUG : Creating backend with remote "/tmp/rclone2585821393" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lijeviy9yalu'", Local "Local file system at /tmp/rclone2585821393", Modify Window "1ms" 2026/02/24 05:39:26 DEBUG : A1/B1/C1/one: md5 = 545711be10c30606ae5101094d84ff84 OK 2026/02/24 05:39:26 INFO : A2: Making directory 2026/02/24 05:39:27 INFO : A1/B2: Making directory 2026/02/24 05:39:28 INFO : A1/B2/C2: Making directory 2026/02/24 05:39:28 INFO : A1/B1/C3: Making directory 2026/02/24 05:39:29 INFO : A3: Making directory 2026/02/24 05:39:30 INFO : A3/B3: Making directory 2026/02/24 05:39:31 INFO : A3/B3/C4: Making directory 2026/02/24 05:39:33 DEBUG : A1/two: md5 = 68aa2222170d8969718773d802cebd0f OK 2026/02/24 05:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lijeviy9yalu': Purge remote 2026/02/24 05:39:37 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.56s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:39:40 DEBUG : A1/B1/C1/one: md5 = 1e4d8a31de3ed83fdddacae2ba6cce9c OK 2026/02/24 05:39:40 INFO : A2: Making directory 2026/02/24 05:39:41 INFO : A1/B2: Making directory 2026/02/24 05:39:42 INFO : A1/B2/C2: Making directory 2026/02/24 05:39:43 INFO : A1/B1/C3: Making directory 2026/02/24 05:39:44 INFO : A3: Making directory 2026/02/24 05:39:45 INFO : A3/B3: Making directory 2026/02/24 05:39:46 INFO : A3/B3/C4: Making directory 2026/02/24 05:39:48 DEBUG : A1/two: md5 = 36c31b6a9e9e3be6d1b2e1cbc1b9c1b0 OK 2026/02/24 05:39:49 DEBUG : removing 1 level 3 directories 2026/02/24 05:39:49 INFO : A3/B3/C4: Removing directory 2026/02/24 05:39:52 DEBUG : removing 2 level 3 directories 2026/02/24 05:39:52 INFO : A1/B2/C2: Removing directory 2026/02/24 05:39:52 INFO : A1/B1/C3: Removing directory 2026/02/24 05:39:53 DEBUG : removing 2 level 2 directories 2026/02/24 05:39:53 INFO : A3/B3: Removing directory 2026/02/24 05:39:53 INFO : A1/B2: Removing directory 2026/02/24 05:39:53 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/24 05:39:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/24 05:39:54 DEBUG : removing 2 level 1 directories 2026/02/24 05:39:54 INFO : A3: Removing directory 2026/02/24 05:39:54 INFO : A2: Removing directory 2026/02/24 05:39:54 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/24 05:39:59 DEBUG : removing 1 level 3 directories 2026/02/24 05:39:59 INFO : A1/B1/C1: Removing directory 2026/02/24 05:39:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:39:59 DEBUG : removing 1 level 2 directories 2026/02/24 05:39:59 INFO : A1/B1: Removing directory 2026/02/24 05:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/24 05:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:40:00 DEBUG : removing 1 level 1 directories 2026/02/24 05:40:00 INFO : A1: Removing directory 2026/02/24 05:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/24 05:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/24 05:40:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 05:40:01 DEBUG : removing 1 level 0 directories 2026/02/24 05:40:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Removing directory 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/24 05:40:01 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" --- PASS: TestRmdirsNoLeaveRoot (25.67s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:03 INFO : A1: Making directory 2026/02/24 05:40:04 INFO : A1/B1: Making directory 2026/02/24 05:40:05 INFO : A1/B1/C1: Making directory 2026/02/24 05:40:08 DEBUG : removing 1 level 3 directories 2026/02/24 05:40:08 INFO : A1/B1/C1: Removing directory 2026/02/24 05:40:09 DEBUG : removing 1 level 2 directories 2026/02/24 05:40:09 INFO : A1/B1: Removing directory 2026/02/24 05:40:09 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:40:11 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:11 INFO : A1: Making directory 2026/02/24 05:40:12 INFO : A1/B1: Making directory 2026/02/24 05:40:13 INFO : A1/B1/C1: Making directory 2026/02/24 05:40:16 DEBUG : removing 1 level 3 directories 2026/02/24 05:40:16 INFO : A1/B1/C1: Removing directory 2026/02/24 05:40:17 DEBUG : removing 1 level 2 directories 2026/02/24 05:40:17 INFO : A1/B1: Removing directory 2026/02/24 05:40:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:40:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.34s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:22 DEBUG : file1: md5 = fc5e2ae2e4bb46b0ecaff2f932c09f3d OK 2026/02/24 05:40:22 DEBUG : filename.txt: File name found in url 2026/02/24 05:40:24 DEBUG : filename.txt: md5 = b265036eae15fdb596c4bf4fce50ed0b OK 2026/02/24 05:40:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/24 05:40:25 DEBUG : headerfilename.txt: md5 = 69b7140fa1a60072d5668bbba538fad1 OK 2026/02/24 05:40:27 DEBUG : file2: md5 = 1726d420a71b59913dad1f4217c68a0c OK --- PASS: TestCopyURL (10.05s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/24 05:40:32 DEBUG : sub/file2: md5 = 44c52070b7b7f45a5ab27ab5bb379418 OK 2026/02/24 05:40:32 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:40:32 INFO : file1: Copied (new) to: sub/file2 2026/02/24 05:40:32 INFO : file1: Deleted 2026/02/24 05:40:33 DEBUG : sub/file2: size = 14 OK 2026/02/24 05:40:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:40:33 DEBUG : file1: Unchanged skipping 2026/02/24 05:40:33 INFO : file1: Deleted 2026/02/24 05:40:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': don't need to copy/move sub/file2, it is already at target location 2026/02/24 05:40:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.79s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/24 05:40:38 DEBUG : file1: md5 = 551f65a0a799bc76c8fd3ddff55e3d64 OK 2026/02/24 05:40:38 DEBUG : file1: size = 14 OK 2026/02/24 05:40:38 INFO : file1: Copied (new) 2026/02/24 05:40:38 INFO : file1: Deleted 2026/02/24 05:40:39 DEBUG : file1: Destination exists, skipping 2026/02/24 05:40:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.87s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.51s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:44 DEBUG : dst/file1: md5 = 83f718b193ad3ae3206de221b710e19e OK 2026/02/24 05:40:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duluzol9zabi/backup" 2026/02/24 05:40:45 DEBUG : Creating backend with remote "TestDrive:crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0/1nrff024r7pq65ecp72fc28jb0" 2026/02/24 05:40:47 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone897555440) 2026/02/24 05:40:47 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi') 2026/02/24 05:40:47 DEBUG : dst/file1: Sizes differ 2026/02/24 05:40:49 INFO : dst/file1: Moved (server-side) 2026/02/24 05:40:51 DEBUG : dst/file1: md5 = b8b084c84a26c7f810a9b98e6bc20c7d OK 2026/02/24 05:40:51 DEBUG : dst/file1: size = 14 OK 2026/02/24 05:40:51 INFO : dst/file1: Copied (new) 2026/02/24 05:40:51 INFO : dst/file1: Deleted 2026/02/24 05:40:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:40:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/24 05:40:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.20s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:40:58 DEBUG : A1/one: md5 = 2680b598c125f935d97df858e8b11fe1 OK 2026/02/24 05:41:00 DEBUG : A1/two: md5 = e7ef14321740a0f7500bc67a557984b5 OK 2026/02/24 05:41:02 DEBUG : A1/B1/three: md5 = d0c3d7db362835abfa2b3edf6b35a7b6 OK 2026/02/24 05:41:04 DEBUG : A1/B1/C1/four: md5 = d36d6d2b80849b1423250ed4313e4c68 OK 2026/02/24 05:41:07 DEBUG : A1/B1/C2/five: md5 = 2550324176dade4ed1206df30c92ae82 OK 2026/02/24 05:41:07 INFO : A1/B2: Making directory 2026/02/24 05:41:07 INFO : A1/B1/C3: Making directory 2026/02/24 05:41:18 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/24 05:41:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/24 05:41:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/24 05:41:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/24 05:41:18 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/24 05:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/24 05:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/24 05:41:21 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:41:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/24 05:41:22 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/24 05:41:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/24 05:41:30 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/24 05:41:30 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/24 05:41:30 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/24 05:41:30 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/24 05:41:30 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/24 05:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/24 05:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/24 05:41:33 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:41:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/24 05:41:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/24 05:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/24 05:41:41 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/24 05:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/24 05:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/24 05:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/24 05:41:42 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/24 05:41:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/24 05:41:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/24 05:41:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/24 05:41:43 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (47.75s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:41:46 DEBUG : no_checksum_small_file_from_pipe: md5 = 3cc15d891ac9ef1ea4eff8284a95dc70 OK 2026/02/24 05:41:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:41:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/24 05:41:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:41:47 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/24 05:41:48 DEBUG : no_checksum_big_file_from_pipe: md5 = 3163642d2c9e22a835af9d2d1cf2cd9d OK 2026/02/24 05:41:48 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:41:48 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:41:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:41:51 DEBUG : with_checksum_small_file_from_pipe: md5 = 8cba148275e2e5a80144de965c6438ce OK 2026/02/24 05:41:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:41:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:41:52 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/24 05:41:53 DEBUG : with_checksum_big_file_from_pipe: md5 = 87320a581e53596830e654a82212e1da OK 2026/02/24 05:41:53 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:41:53 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:41:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:41:57 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:41:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/24 05:41:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:41:59 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (34 bytes), uploading instead of streaming 2026/02/24 05:42:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/24 05:42:02 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/24 05:42:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/24 05:42:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/24 05:42:04 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.53s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.74s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/24 05:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (48 bytes), uploading instead of streaming 2026/02/24 05:42:08 DEBUG : rcat_metadata: md5 = 1edc82e1fc6ae53e1dcb8f250ad98443 OK 2026/02/24 05:42:08 DEBUG : rcat_metadata: size = 48 OK 2026/02/24 05:42:08 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/24 05:42:09 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/24 05:42:10 DEBUG : rcat_metadata_uploadcutoff0: md5 = ba28030a82d85b357887a3de9c9bd344 OK 2026/02/24 05:42:10 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/24 05:42:10 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.10s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.94s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:13 DEBUG : potato1: md5 = 46f48a4cc071ed88477410f1353fe1b4 OK 2026/02/24 05:42:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (60 bytes), uploading instead of streaming 2026/02/24 05:42:15 DEBUG : potato2: md5 = abe1cdedd6ad721b55dcfeda7b58e46a OK 2026/02/24 05:42:15 DEBUG : potato2: size = 60 OK 2026/02/24 05:42:15 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.41s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:19 DEBUG : potato1: md5 = 446937cb554bf2d8197df08696f31309 OK 2026/02/24 05:42:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': File to upload is small (60 bytes), uploading instead of streaming 2026/02/24 05:42:20 DEBUG : potato2: md5 = d3636d98dca0c104fc8c29603dec53a0 OK 2026/02/24 05:42:20 DEBUG : potato2: size = 60 OK 2026/02/24 05:42:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.85s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:25 DEBUG : potato2: md5 = 68d1ee2e1eb7306da58f52d1f1c19f75 OK 2026/02/24 05:42:27 DEBUG : empty space: md5 = 8d8654c545fabc74444645f7a9cfae82 OK 2026/02/24 05:42:29 DEBUG : sub dir/potato3: md5 = 63e2bb7a909f164c95b5e01a93f672d3 OK 2026/02/24 05:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Touching "sub dir/potato3" 2026/02/24 05:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Touching "empty space" 2026/02/24 05:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Touching "potato2" 2026/02/24 05:42:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.27s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:34 DEBUG : dir with metadata: Making directory with metadata 2026/02/24 05:42:35 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.64s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:37 DEBUG : directory with modtime: Making directory with metadata 2026/02/24 05:42:38 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.53s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:40 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/24 05:42:40 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:42:40 DEBUG : Google drive root 'crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0': Skipping btime metadata as can't update it on an existing file: 2026-02-24T05:42:40.098860109Z 2026/02/24 05:42:40 INFO : non existent directory: Updated directory metadata 2026/02/24 05:42:42 DEBUG : Google drive root 'crypt/f8k1i59ho7506rrbjm1fbf2i7hn0c7gaocdv6hoqh8qma5vjfki0': Skipping btime metadata as can't update it on an existing file: 2026-02-24T05:42:40.098860109Z 2026/02/24 05:42:43 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.12s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:45 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/24 05:42:47 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/24 05:42:47 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.28s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:49 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/24 05:42:49 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:42:49 DEBUG : dst: Making directory with metadata 2026/02/24 05:42:50 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/24 05:42:50 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/24 05:42:50 INFO : dst: Set directory modification time (using SetModTime) 2026/02/24 05:42:51 INFO : dst: Set directory modification time (using SetModTime) 2026/02/24 05:42:51 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/24 05:42:51 INFO : dst: Set directory modification time (using SetModTime) 2026/02/24 05:42:51 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.15s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi'", Local "Local file system at /tmp/rclone897555440", Modify Window "1ms" 2026/02/24 05:42:56 DEBUG : sub dir/test remove existing: md5 = c486516dc0e232ca6d1cea155f516e0f OK 2026/02/24 05:42:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8e171d372b030a4e050f97ad5819837e OK 2026/02/24 05:42:59 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tizogak0" before starting 2026/02/24 05:43:00 DEBUG : sub dir/test remove existing.tizogak0: TEST: removing renamed existing file after operation 2026/02/24 05:43:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuqohoy0" before starting 2026/02/24 05:43:03 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kuqohoy0: TEST: renaming existing back after failed operation 2026/02/24 05:43:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bewuzic5" before starting 2026/02/24 05:43:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bewuzic5: TEST: removing renamed existing file after operation 2026/02/24 05:43:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0d982h86p65tku4h7car23vefiedk8kmiv4bdrhmh5v299gf3dsr9vbpaml502smletboptdbmfuek1d1o69ou97pfjo35qd1magvgdnqd6mcqijqc64j6ul5rose13e1lvv2tbqmoeadbldb1rltbmgpkriuqgn6vt9hraea1urk4t11nsg" 2026/02/24 05:43:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "jh64b5k164t3gr4idq3prsfqc9rgq4mcelrpfateervu51m64240" --- PASS: TestRemoveExisting (14.52s) === 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/02/24 05:43:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duluzol9zabi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m47.275610998s (try 1/5)