"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/04/06 03:52:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize" 2026/04/06 03:52:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:52:43 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30" 2026/04/06 03:52:44 DEBUG : Creating backend with remote "/tmp/rclone3263957035" === 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/04/06 03:52:44 DEBUG : a: size = 0 OK 2026/04/06 03:52:44 DEBUG : a: size = 1 (memory) 2026/04/06 03:52:44 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/06 03:52:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/06 03:52:44 DEBUG : potato: Seek from 10 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 10 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 2 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/06 03:52:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 2 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/06 03:52:44 DEBUG : potato: Seek from 8 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 8 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/06 03:52:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/06 03:52:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/06 03:52:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/06 03:52:44 DEBUG : potato: Seek from 5 to 2 2026/04/06 03:52:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/06 03:52:44 DEBUG : potato: Seek from 9 to 0 2026/04/06 03:52:44 DEBUG : potato: Seek from 9 to 0 2026/04/06 03:52:44 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:52:47 DEBUG : rutabaga: md5 = be4194623573a8bb0d0e22a6ad0a2fd0 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/04/06 03:52:49 DEBUG : empty space: md5 = a43c4b917580cfd23843068f6425404d OK === RUN TestCheck/3 2026/04/06 03:52:51 DEBUG : potato2: md5 = b90244545fb717b950a52c720d7637c4 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/04/06 03:52:53 DEBUG : remotepotato: md5 = 8cd596ae375867854fc7b513a49c3fed OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.42s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/04/06 03:52:56 DEBUG : Creating backend with remote "nonexistent" 2026/04/06 03:52:56 DEBUG : Creating backend with remote "nonexistent" 2026/04/06 03:52:56 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/06 03:52:56 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/04/06 03:52:56 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/06 03:52:56 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:52:57 DEBUG : rutabaga: md5 = 29d987279c190b0a366458178fa8eb6d OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/06 03:53:01 DEBUG : empty space: md5 = 2af424b9f5fbd804e92b23f1b7fcc33f OK === RUN TestCheckDownload/3 2026/04/06 03:53:03 DEBUG : potato2: md5 = da57e6b51e33b6ead1b73290e18f6177 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/06 03:53:07 DEBUG : remotepotato: md5 = f25c27767849623a86a771c0786d6885 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.41s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.90s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.90s) --- PASS: TestCheckDownload/7 (0.78s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:53:13 DEBUG : rutabaga: md5 = 5021a8f27d5f20f671a69711d1fa2e25 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/06 03:53:15 DEBUG : empty space: md5 = 5dabc4569a9d28af70a39bf34cde2ce6 OK === RUN TestCheckSizeOnly/3 2026/04/06 03:53:17 DEBUG : potato2: md5 = 00735e7bf5fd426bdbb88f01db7b87b9 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/06 03:53:19 DEBUG : remotepotato: md5 = f01a3b19c44158b7c39612aeb5f7520d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.08s) --- PASS: TestCheckSizeOnly/1 (0.30s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:53:24 DEBUG : test.sum: md5 = 7f8d803806d67fcb517855d57bbb2318 OK 2026/04/06 03:53:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/06 03:53:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/06 03:53:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/06 03:53:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/06 03:53:26 DEBUG : test.sum: md5 = ec2f8b77d55423adf91ae370bc88b638 OK 2026/04/06 03:53:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/06 03:53:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/06 03:53:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/06 03:53:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.51s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/data" 2026/04/06 03:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:53:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/data" 2026/04/06 03:53:30 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/vjrnln8ratgmqakfosrqe8espk" 2026/04/06 03:53:33 DEBUG : data/banana: md5 = bdbfc5e2aaf807f6d38cd0dd0de19b78 OK 2026/04/06 03:53:35 DEBUG : test.sum: md5 = 7fa47f54f52a0d451aeb51bdcf0abd86 OK === RUN TestCheckSumDownload/subtest1 2026/04/06 03:53:39 DEBUG : data/potato: md5 = 2fa70b4387310e9fb7603ccb2a67e459 OK 2026/04/06 03:53:41 DEBUG : test.sum: md5 = 26432fa934987145fb7a3fc3e091cca0 OK === RUN TestCheckSumDownload/subtest2 2026/04/06 03:53:44 DEBUG : test.sum: md5 = aec59c26f11fb11c2287d9a04d16d4b7 OK === RUN TestCheckSumDownload/subtest3 2026/04/06 03:53:48 DEBUG : test.sum: md5 = c2001b6e7a10278c3de1fd15b3329ad7 OK === RUN TestCheckSumDownload/subtest4 2026/04/06 03:53:52 DEBUG : test.sum: md5 = 68c4f0291918482ffb1e85c2a01da855 OK === RUN TestCheckSumDownload/subtest5 2026/04/06 03:53:56 DEBUG : test.sum: md5 = 5bf2b6015bce97a42788cf1f26a8c818 OK === RUN TestCheckSumDownload/subtest6 2026/04/06 03:54:00 DEBUG : data/banana: md5 = 11dc29110b1f0084183328a062cd15c6 OK 2026/04/06 03:54:01 DEBUG : data/potato: md5 = 53b64cfb9445121e53929f3601b13da2 OK 2026/04/06 03:54:03 DEBUG : test.sum: md5 = d10ba7e257394d47ac2eccdc11a18234 OK === RUN TestCheckSumDownload/subtest7 2026/04/06 03:54:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/04/06 03:54:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (38.12s) --- PASS: TestCheckSumDownload/subtest1 (2.17s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (1.94s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (1.87s) === RUN TestApplyTransforms 2026/04/06 03:54:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-caceyuj1beti" 2026/04/06 03:54:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:08 DEBUG : Creating backend with remote "TestDrive:crypt/em51nv7d3dibrcq3g9cje3oem4thfugb8mfj5ui4diu744e4ftng" 2026/04/06 03:54:09 DEBUG : Creating backend with remote "/tmp/rclone4275451112" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti'", Local "Local file system at /tmp/rclone4275451112", Modify Window "1ms" 2026/04/06 03:54:11 DEBUG : hello, world!: md5 = 16e3a5d502f10d82ab2004ef5ea6b0ee OK upper checkfile vs. lower remote (without normalization) 2026/04/06 03:54:12 ERROR : hello, world!: sum not found 2026/04/06 03:54:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti' 2026/04/06 03:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': 1 files missing 2026/04/06 03:54:12 NOTICE: 1 hashes missing 2026/04/06 03:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': 1 differences found 2026/04/06 03:54:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/06 03:54:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': 0 differences found 2026/04/06 03:54:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': 1 matching files 2026/04/06 03:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nudakac6leho" 2026/04/06 03:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/739e7r040mvp71o1rdu633jolt2216qr09jo594001dhhtm1g410" 2026/04/06 03:54:14 DEBUG : Creating backend with remote "/tmp/rclone3645236341" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho'", Local "Local file system at /tmp/rclone3645236341", Modify Window "1ms" 2026/04/06 03:54:16 DEBUG : HELLO, WORLD!: md5 = 0ec1010111388873099db73913abae49 OK lower checkfile vs. upper remote (without normalization) 2026/04/06 03:54:16 ERROR : HELLO, WORLD!: sum not found 2026/04/06 03:54:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho' 2026/04/06 03:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': 1 files missing 2026/04/06 03:54:16 NOTICE: 1 hashes missing 2026/04/06 03:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': 1 differences found 2026/04/06 03:54:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/06 03:54:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': 0 differences found 2026/04/06 03:54:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': 1 matching files 2026/04/06 03:54:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lodokit8goxe" 2026/04/06 03:54:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:17 DEBUG : Creating backend with remote "TestDrive:crypt/vnrad16pfddo4e1f03p3k6llpd9v3b8snqc4ddp92ifv407t4u9g" 2026/04/06 03:54:18 DEBUG : Creating backend with remote "/tmp/rclone2973515972" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe'", Local "Local file system at /tmp/rclone2973515972", Modify Window "1ms" 2026/04/06 03:54:20 DEBUG : HeLlO, wOrLd!: md5 = d1c877a8d0e5ea3cf9618888eb46e403 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/06 03:54:21 ERROR : HeLlO, wOrLd!: sum not found 2026/04/06 03:54:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe' 2026/04/06 03:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': 1 files missing 2026/04/06 03:54:21 NOTICE: 1 hashes missing 2026/04/06 03:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': 1 differences found 2026/04/06 03:54:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/06 03:54:22 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': 0 differences found 2026/04/06 03:54:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': 1 matching files 2026/04/06 03:54:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zudilab2wigu" 2026/04/06 03:54:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:22 DEBUG : Creating backend with remote "TestDrive:crypt/kdjncdej9qngcigmfn93ulrbkejh0qg7cg2n6f27acnt6eofqd60" 2026/04/06 03:54:23 DEBUG : Creating backend with remote "/tmp/rclone3260214982" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu'", Local "Local file system at /tmp/rclone3260214982", Modify Window "1ms" 2026/04/06 03:54:25 DEBUG : HELLO, WORLD!: md5 = d609a9ccaa8ec792b4c2f288d4108542 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/06 03:54:26 ERROR : HELLO, WORLD!: sum not found 2026/04/06 03:54:26 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu' 2026/04/06 03:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': 1 files missing 2026/04/06 03:54:26 NOTICE: 1 hashes missing 2026/04/06 03:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': 1 differences found 2026/04/06 03:54:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/06 03:54:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': 0 differences found 2026/04/06 03:54:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': 1 matching files 2026/04/06 03:54:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lugudox3wiro" 2026/04/06 03:54:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:27 DEBUG : Creating backend with remote "TestDrive:crypt/l9s7otkvqn5edt05rejsq5k8vgo1rpnkkddbla3dr21ee586rlbg" 2026/04/06 03:54:28 DEBUG : Creating backend with remote "/tmp/rclone4275641024" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro'", Local "Local file system at /tmp/rclone4275641024", Modify Window "1ms" 2026/04/06 03:54:30 DEBUG : 測試_Русский___ě_áñ: md5 = dd4b867b5880cbf712e8166861062b58 OK NFD checkfile vs. NFC remote (without normalization) 2026/04/06 03:54:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro' 2026/04/06 03:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': 1 files missing 2026/04/06 03:54:30 NOTICE: 1 hashes missing 2026/04/06 03:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': 1 differences found 2026/04/06 03:54:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/06 03:54:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': 0 differences found 2026/04/06 03:54:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': 1 matching files 2026/04/06 03:54:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lifajek4puri" 2026/04/06 03:54:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:31 DEBUG : Creating backend with remote "TestDrive:crypt/p2kvif1g0h7f5tgk2841fp5a2u9lr7n769m00sf8fhcl9uflacvg" 2026/04/06 03:54:32 DEBUG : Creating backend with remote "/tmp/rclone1888080854" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri'", Local "Local file system at /tmp/rclone1888080854", Modify Window "1ms" 2026/04/06 03:54:34 DEBUG : 測試_Русский___ě_áñ: md5 = 7d5235b4d25de1032bcec2930d976007 OK NFC checkfile vs. NFD remote (without normalization) 2026/04/06 03:54:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri' 2026/04/06 03:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': 1 files missing 2026/04/06 03:54:35 NOTICE: 1 hashes missing 2026/04/06 03:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': 1 differences found 2026/04/06 03:54:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/06 03:54:36 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': 0 differences found 2026/04/06 03:54:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': 1 matching files 2026/04/06 03:54:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yiloset2tipu" 2026/04/06 03:54:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:36 DEBUG : Creating backend with remote "TestDrive:crypt/evf1ls4p5t2ks7htha6r8ci9dkefp7fid5kqqeq25h3eiqjnmh90" 2026/04/06 03:54:37 DEBUG : Creating backend with remote "/tmp/rclone1400722309" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu'", Local "Local file system at /tmp/rclone1400722309", Modify Window "1ms" 2026/04/06 03:54:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 12164dcdb43711fc652cca71f3b52bc2 OK NFDx2 checkfile vs. both remote (without normalization) 2026/04/06 03:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu' 2026/04/06 03:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': 1 files missing 2026/04/06 03:54:39 NOTICE: 1 hashes missing 2026/04/06 03:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': 1 differences found 2026/04/06 03:54:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/06 03:54:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': 0 differences found 2026/04/06 03:54:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': 1 matching files 2026/04/06 03:54:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yedehoz8zelu" 2026/04/06 03:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:40 DEBUG : Creating backend with remote "TestDrive:crypt/0u02pl8u1v0nbvklsdkd64mi1gbnmg9f3696knnl7f4rpi18jr2g" 2026/04/06 03:54:41 DEBUG : Creating backend with remote "/tmp/rclone3615810772" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu'", Local "Local file system at /tmp/rclone3615810772", Modify Window "1ms" 2026/04/06 03:54:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7ad812b9edc0c6cdfaaf0f3ca594b85d OK NFCx2 checkfile vs. both remote (without normalization) 2026/04/06 03:54:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu' 2026/04/06 03:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': 1 files missing 2026/04/06 03:54:44 NOTICE: 1 hashes missing 2026/04/06 03:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': 1 differences found 2026/04/06 03:54:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/06 03:54:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': 0 differences found 2026/04/06 03:54:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': 1 matching files 2026/04/06 03:54:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rajelep3wuri" 2026/04/06 03:54:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:45 DEBUG : Creating backend with remote "TestDrive:crypt/ir9e0vbigbdvghtrmmmlqslk3uc6ukf0blbhtjinmfjpmvk0lgcg" 2026/04/06 03:54:46 DEBUG : Creating backend with remote "/tmp/rclone3937855617" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri'", Local "Local file system at /tmp/rclone3937855617", Modify Window "1ms" 2026/04/06 03:54:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a6afeef9d4342e7f402c4bb2e13dfa60 OK both checkfile vs. NFDx2 remote (without normalization) 2026/04/06 03:54:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri' 2026/04/06 03:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': 1 files missing 2026/04/06 03:54:49 NOTICE: 1 hashes missing 2026/04/06 03:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': 1 differences found 2026/04/06 03:54:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/06 03:54:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': 0 differences found 2026/04/06 03:54:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': 1 matching files 2026/04/06 03:54:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-darumuq5cofe" 2026/04/06 03:54:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:54:50 DEBUG : Creating backend with remote "TestDrive:crypt/e9mobjfksfq34l4q6r87du724e071vkoet1n8ndvlsp0ft9s3i6g" 2026/04/06 03:54:51 DEBUG : Creating backend with remote "/tmp/rclone2253135520" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe'", Local "Local file system at /tmp/rclone2253135520", Modify Window "1ms" 2026/04/06 03:54:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3c5d5583f44f0aab891ceed0d45be8ce OK both checkfile vs. NFCx2 remote (without normalization) 2026/04/06 03:54:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/06 03:54:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe' 2026/04/06 03:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': 1 files missing 2026/04/06 03:54:54 NOTICE: 1 hashes missing 2026/04/06 03:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': 1 differences found 2026/04/06 03:54:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/06 03:54:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/06 03:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': 0 differences found 2026/04/06 03:54:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': 1 matching files 2026/04/06 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darumuq5cofe': Purge remote 2026/04/06 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rajelep3wuri': Purge remote 2026/04/06 03:54:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yedehoz8zelu': Purge remote 2026/04/06 03:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yiloset2tipu': Purge remote 2026/04/06 03:54:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lifajek4puri': Purge remote 2026/04/06 03:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lugudox3wiro': Purge remote 2026/04/06 03:54:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zudilab2wigu': Purge remote 2026/04/06 03:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lodokit8goxe': Purge remote 2026/04/06 03:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nudakac6leho': Purge remote 2026/04/06 03:54:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-caceyuj1beti': Purge remote --- PASS: TestApplyTransforms (50.90s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:54:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/06 03:55:01 DEBUG : sub/file2: md5 = 13b7d8e8a4cb620aa364893d4d126f92 OK 2026/04/06 03:55:01 DEBUG : sub/file2: size = 14 OK 2026/04/06 03:55:01 INFO : file1: Copied (new) to: sub/file2 2026/04/06 03:55:02 DEBUG : sub/file2: size = 14 OK 2026/04/06 03:55:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 03:55:02 DEBUG : file1: Unchanged skipping 2026/04/06 03:55:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': don't need to copy/move sub/file2, it is already at target location 2026/04/06 03:55:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:55:08 DEBUG : dst/file1: md5 = 905dba27955b7da7e62bc63f359e67cb OK 2026/04/06 03:55:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/backup" 2026/04/06 03:55:08 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/1nrff024r7pq65ecp72fc28jb0" 2026/04/06 03:55:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:55:10 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize') 2026/04/06 03:55:10 DEBUG : dst/file1: Sizes differ 2026/04/06 03:55:12 INFO : dst/file1: Moved (server-side) 2026/04/06 03:55:13 DEBUG : dst/file1: md5 = f2b8e833e48285f100872764d85f3446 OK 2026/04/06 03:55:13 DEBUG : dst/file1: size = 14 OK 2026/04/06 03:55:13 INFO : dst/file1: Copied (new) 2026/04/06 03:55:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 03:55:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 03:55:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.50s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:55:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/dst" 2026/04/06 03:55:18 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/06 03:55:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/CompareDest" 2026/04/06 03:55:20 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/gveqi14airsml4bgu7krj116o8" 2026/04/06 03:55:21 DEBUG : one: Need to transfer - File not found at Destination 2026/04/06 03:55:24 DEBUG : one: md5 = c342c080b7ed93c0352a4685369a50f7 OK 2026/04/06 03:55:24 DEBUG : one: size = 3 OK 2026/04/06 03:55:24 INFO : one: Copied (new) 2026/04/06 03:55:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:55:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/dst') 2026/04/06 03:55:27 DEBUG : one: Sizes differ 2026/04/06 03:55:29 DEBUG : one: md5 = 02d44b29f86782d4f2240775456bbf6c OK 2026/04/06 03:55:29 DEBUG : one: size = 5 OK 2026/04/06 03:55:29 INFO : one: Copied (replaced existing) 2026/04/06 03:55:31 DEBUG : dst/one: md5 = 01b32114527828b3efdac4500566c9db OK 2026/04/06 03:55:33 DEBUG : CompareDest/one: md5 = 077f39a3892c052abdb69932ca07cfd7 OK 2026/04/06 03:55:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:55:34 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/dst') 2026/04/06 03:55:34 DEBUG : one: Sizes differ 2026/04/06 03:55:34 DEBUG : one: size = 5 OK 2026/04/06 03:55:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:55:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/06 03:55:36 DEBUG : CompareDest/two: md5 = 77deb01faec34f0ad2bd02de721711b8 OK 2026/04/06 03:55:37 DEBUG : two: Need to transfer - File not found at Destination 2026/04/06 03:55:37 DEBUG : two: size = 3 OK 2026/04/06 03:55:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:55:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/06 03:55:38 DEBUG : two: Need to transfer - File not found at Destination 2026/04/06 03:55:38 DEBUG : two: size = 3 OK 2026/04/06 03:55:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:55:38 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/06 03:55:39 DEBUG : two: Need to transfer - File not found at Destination 2026/04/06 03:55:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:55:40 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/CompareDest') 2026/04/06 03:55:40 DEBUG : two: Sizes differ 2026/04/06 03:55:41 DEBUG : two: md5 = 781a24c3ca13a5cdf2eaa5873179928e OK 2026/04/06 03:55:41 DEBUG : two: size = 5 OK 2026/04/06 03:55:41 INFO : two: Copied (new) 2026/04/06 03:55:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 03:55:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 03:55:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 03:55:44 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.19s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:55:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/dst" 2026/04/06 03:55:45 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/31u3jie661vd5p8j7rtc3hgbh0" 2026/04/06 03:55:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/CopyDest" 2026/04/06 03:55:47 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/06 03:55:48 DEBUG : one: Need to transfer - File not found at Destination 2026/04/06 03:55:51 DEBUG : one: md5 = 2df5b9f1b4dfb687354eb9e69dff83f6 OK 2026/04/06 03:55:51 DEBUG : one: size = 3 OK 2026/04/06 03:55:51 INFO : one: Copied (new) 2026/04/06 03:55:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:55:53 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/dst') 2026/04/06 03:55:53 DEBUG : one: Sizes differ 2026/04/06 03:55:54 DEBUG : one: md5 = d64fdf2914aa7cf1b222bc4242726aa9 OK 2026/04/06 03:55:54 DEBUG : one: size = 5 OK 2026/04/06 03:55:54 INFO : one: Copied (replaced existing) 2026/04/06 03:55:56 DEBUG : dst/one: md5 = 99eb4ebafa2f5a5274d4971e3903b6a4 OK 2026/04/06 03:55:58 DEBUG : CopyDest/one: md5 = 31549771bacdcefba478e2737cd59191 OK 2026/04/06 03:55:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/BackupDir" 2026/04/06 03:55:59 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/06 03:56:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:56:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/dst') 2026/04/06 03:56:00 DEBUG : one: Sizes differ 2026/04/06 03:56:01 DEBUG : one: size = 5 OK 2026/04/06 03:56:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:56:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:56:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/dst') 2026/04/06 03:56:01 DEBUG : one: Sizes differ 2026/04/06 03:56:02 INFO : one: Moved (server-side) 2026/04/06 03:56:03 DEBUG : one: size = 5 OK 2026/04/06 03:56:03 INFO : one: Copied (server-side copy) 2026/04/06 03:56:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/06 03:56:05 DEBUG : CopyDest/two: md5 = 1f18f4631a1750aa3a0fe71ace768bb9 OK 2026/04/06 03:56:06 DEBUG : two: Need to transfer - File not found at Destination 2026/04/06 03:56:06 DEBUG : two: size = 3 OK 2026/04/06 03:56:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:56:07 DEBUG : two: size = 3 OK 2026/04/06 03:56:07 INFO : two: Copied (server-side copy) 2026/04/06 03:56:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/06 03:56:08 DEBUG : two: size = 3 OK 2026/04/06 03:56:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/06 03:56:08 DEBUG : two: Unchanged skipping 2026/04/06 03:56:10 DEBUG : CopyDest/three: md5 = a674d5dc9006846947e7ac771cf906e7 OK 2026/04/06 03:56:10 DEBUG : three: Need to transfer - File not found at Destination 2026/04/06 03:56:11 DEBUG : three: size = 7 (Local file system at /tmp/rclone3263957035) 2026/04/06 03:56:11 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize/CopyDest') 2026/04/06 03:56:11 DEBUG : three: Sizes differ 2026/04/06 03:56:11 DEBUG : three: Destination not found in --copy-dest 2026/04/06 03:56:12 DEBUG : three: md5 = 9cf0606d1f8ff981a6379873fd30cf17 OK 2026/04/06 03:56:12 DEBUG : three: size = 7 OK 2026/04/06 03:56:12 INFO : three: Copied (new) 2026/04/06 03:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/06 03:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 03:56:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 03:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/06 03:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 03:56:17 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 03:56:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.97s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:20 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/06 03:56:22 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4da68ae7e46f0fc296f7b2f96bde1539 OK 2026/04/06 03:56:22 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/04/06 03:56:22 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/06 03:56:23 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/06 03:56:23 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/04/06 03:56:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/06 03:56:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/06 03:56:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 2e88f0c329e7d3df540584727b144bc5 OK 2026/04/06 03:56:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/04/06 03:56:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/06 03:56:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/04/06 03:56:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.66s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using skip mode. 2026/04/06 03:56:32 NOTICE: one: Found 2 files with duplicate names 2026/04/06 03:56:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.88s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using skip mode. 2026/04/06 03:56:38 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:56:38 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/04/06 03:56:38 INFO : one: Deleted 2026/04/06 03:56:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.29s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using first mode. 2026/04/06 03:56:44 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:56:44 INFO : one: Deleted 2026/04/06 03:56:45 INFO : one: Deleted 2026/04/06 03:56:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.23s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using newest mode. 2026/04/06 03:56:50 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:56:51 INFO : one: Deleted 2026/04/06 03:56:51 INFO : one: Deleted 2026/04/06 03:56:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.30s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.44s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:56:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using oldest mode. 2026/04/06 03:56:57 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:56:57 INFO : one: Deleted 2026/04/06 03:56:58 INFO : one: Deleted 2026/04/06 03:56:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.31s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using largest mode. 2026/04/06 03:57:03 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:57:04 INFO : one: Deleted 2026/04/06 03:57:04 INFO : one: Deleted 2026/04/06 03:57:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.13s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using smallest mode. 2026/04/06 03:57:10 NOTICE: one: Found 3 files with duplicate names 2026/04/06 03:57:10 INFO : one: Deleted 2026/04/06 03:57:10 INFO : one: Deleted 2026/04/06 03:57:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.34s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Looking for duplicate names using rename mode. 2026/04/06 03:57:17 NOTICE: one.txt: Found 3 files with duplicate names 2026/04/06 03:57:18 INFO : one-2.txt: renamed from: one.txt 2026/04/06 03:57:20 INFO : one-3.txt: renamed from: one.txt 2026/04/06 03:57:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.72s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:25 DEBUG : dupe1/one.txt: md5 = a2fdb4e1d584c42efb385c36cbdab94d OK 2026/04/06 03:57:27 DEBUG : dupe2/two.txt: md5 = 1a35099fa13b80137a9c79a8c28e1c97 OK 2026/04/06 03:57:30 DEBUG : dupe3/three.txt: md5 = 3bb120fd178e80679eca059c628ad8b1 OK 2026/04/06 03:57:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/04/06 03:57:31 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/04/06 03:57:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/04/06 03:57:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/04/06 03:57:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/04/06 03:57:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/04/06 03:57:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:37 DEBUG : a.txt: md5 = 3af64dd32f141cb89cd22ce2183ad6ff OK 2026/04/06 03:57:39 DEBUG : zend.txt: md5 = 75dc93b80859cf7de9147c284497e07d OK 2026/04/06 03:57:41 DEBUG : sub dir/hello world: md5 = a34519a67694c9e67d6d34cbc8cd522a OK 2026/04/06 03:57:42 DEBUG : sub dir/hello world2: md5 = d0d6276911f4e2c500cddb7e89155286 OK 2026/04/06 03:57:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 0b13ac1f2153639bcd349b3637c9a6c6 OK 2026/04/06 03:57:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 70f9e5593d27baa4a9305cecc1196c76 OK 2026/04/06 03:57:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = d4fd472d18640afde5cf6147f1d709dd OK 2026/04/06 03:57:50 DEBUG : a.txt: Excluded (Size Filter) 2026/04/06 03:57:50 DEBUG : a.txt: Excluded 2026/04/06 03:57:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/06 03:57:50 DEBUG : sub dir/hello world: Excluded 2026/04/06 03:57:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/06 03:57:50 DEBUG : sub dir/hello world2: Excluded 2026/04/06 03:57:51 DEBUG : sub dir/ignore dir: Excluded 2026/04/06 03:57:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/06 03:57:51 DEBUG : sub dir/hello world: Excluded 2026/04/06 03:57:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/06 03:57:51 DEBUG : sub dir/hello world2: Excluded 2026/04/06 03:57:51 DEBUG : sub dir/ignore dir: Excluded 2026/04/06 03:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/06 03:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/06 03:57:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/06 03:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/06 03:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/06 03:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/06 03:57:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.91s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:57:59 DEBUG : a.txt: md5 = 664506918ff6cac780d316b5451fc7b0 OK 2026/04/06 03:58:01 DEBUG : zend.txt: md5 = 037ec7429998b74c43b44991bd8486bf OK 2026/04/06 03:58:03 DEBUG : sub dir/hello world: md5 = d1cd8dbfea2d3f4a36518e90fb67b09c OK 2026/04/06 03:58:04 DEBUG : sub dir/hello world2: md5 = fedb13e85458ddde9f071ecbc065c63f OK 2026/04/06 03:58:06 DEBUG : sub dir/ignore dir/.ignore: md5 = 14d8d8623d3eb23d9443c3d080879557 OK 2026/04/06 03:58:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0df7e7494a9560db9e8a13024a54af91 OK 2026/04/06 03:58:10 DEBUG : sub dir/sub sub dir/hello world3: md5 = ed1ca122b54077d584881f091382d4e6 OK 2026/04/06 03:58:11 DEBUG : a.txt: Excluded (Size Filter) 2026/04/06 03:58:11 DEBUG : a.txt: Excluded 2026/04/06 03:58:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/06 03:58:11 DEBUG : sub dir/hello world: Excluded 2026/04/06 03:58:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/06 03:58:11 DEBUG : sub dir/hello world2: Excluded 2026/04/06 03:58:12 DEBUG : sub dir/ignore dir: Excluded 2026/04/06 03:58:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/06 03:58:12 DEBUG : sub dir/hello world: Excluded 2026/04/06 03:58:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/06 03:58:12 DEBUG : sub dir/hello world2: Excluded 2026/04/06 03:58:12 DEBUG : sub dir/ignore dir: Excluded 2026/04/06 03:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/04/06 03:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/04/06 03:58:17 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/04/06 03:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/04/06 03:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/04/06 03:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/04/06 03:58:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.01s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:20 DEBUG : file1: md5 = e11afe9e1c2654ecc5c365aa68588575 OK 2026/04/06 03:58:22 DEBUG : sub/file2: md5 = a7d79a75740702f389ae0cc15d3ada23 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/04/06 03:58:25 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/06 03:58:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/04/06 03:58:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/04/06 03:58:28 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.50s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.21s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.36s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:30 DEBUG : file1: md5 = a4a4b532a54e376dcb710fb54a8beb31 OK 2026/04/06 03:58:32 DEBUG : sub/file2: md5 = 34a38be581e31b3c1c68ce0277fba98d 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/04/06 03:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/notfound" 2026/04/06 03:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/qe0i31qdkoejk60elps0ni5sqk" 2026/04/06 03:58:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.80s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.54s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.66s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Making directory 2026/04/06 03:58:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:43 DEBUG : sub dir/hello world: md5 = 0d2f694469b0a41ea2a13849ec8efde9 OK 2026/04/06 03:58:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:47 DEBUG : potato2: md5 = 44ad59cbc03bbc93ddd5a62cd148487c OK 2026/04/06 03:58:48 DEBUG : empty space: md5 = 2f4b57473b5ebb2c6e12e45d1c54b2d0 OK --- PASS: TestLs (4.77s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:52 DEBUG : potato2: md5 = 6053c6adae8ae42c0c68a0e62757c241 OK 2026/04/06 03:58:53 DEBUG : empty space: md5 = 39b68fa55d12db150a1abcaee32d26f5 OK 2026/04/06 03:58:54 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.14s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:58:57 DEBUG : potato2: md5 = d2cb9058a11c79c3e7fd6793fcab1871 OK 2026/04/06 03:58:58 DEBUG : empty space: md5 = 3e0188c6a06d79e735767598b3d2fece OK --- PASS: TestLsLong (5.29s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:02 DEBUG : potato2: md5 = 275c31c0699fe9035f9478efac54472e OK 2026/04/06 03:59:04 DEBUG : empty space: md5 = 5ba07b70db71a4bb3f2420056f9b1ce5 OK --- PASS: TestHashSums (4.80s) === RUN TestHashSumsWithErrors 2026/04/06 03:59:05 DEBUG : Creating backend with remote ":memory:" 2026/04/06 03:59:05 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/06 03:59:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/06 03:59:05 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/06 03:59:05 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:07 DEBUG : potato2: md5 = b04c7a7e3dcce3c64c68383579c00c0a OK 2026/04/06 03:59:08 DEBUG : empty space: md5 = 5e11f72ed8fbc9f56d70dc15ae4d4cbc OK 2026/04/06 03:59:11 DEBUG : sub dir/potato3: md5 = daa8a2b46c456fdb4d338ad1d5bb6e76 OK 2026/04/06 03:59:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.81s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:16 DEBUG : small: md5 = a2cb71eb5b591ed7d9323c1bdde402bc OK 2026/04/06 03:59:17 DEBUG : medium: md5 = 74c0220c20c974763e4932f2b410bb1c OK 2026/04/06 03:59:19 DEBUG : large: md5 = 9eb45bca86355a9ed9b52d0d59c25be2 OK 2026/04/06 03:59:19 DEBUG : Waiting for deletions to finish 2026/04/06 03:59:19 DEBUG : large: Excluded (Size Filter) 2026/04/06 03:59:20 INFO : small: Deleted 2026/04/06 03:59:20 INFO : medium: Deleted --- PASS: TestDelete (6.36s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:22 DEBUG : small: md5 = 009f8e1e490f6dedb372b28bd908dc88 OK 2026/04/06 03:59:23 DEBUG : medium: md5 = db04ccfb04475e402a981078ca03350c OK 2026/04/06 03:59:25 DEBUG : large: md5 = 465be2b5b49e3d4014018bbd8c2e4498 OK 2026/04/06 03:59:25 DEBUG : Waiting for deletions to finish 2026/04/06 03:59:25 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/06 03:59:26 INFO : small: Deleted 2026/04/06 03:59:26 INFO : medium: Deleted --- PASS: TestMaxDelete (6.58s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:29 DEBUG : small: md5 = 52a79d0ced02e29173762edc39bb4e0a OK 2026/04/06 03:59:30 DEBUG : medium: md5 = 9dab15173612002f1e08c925bbc408ce OK 2026/04/06 03:59:32 DEBUG : large: md5 = 87ea9a8b1ae845a9e14d9c22730e03e6 OK 2026/04/06 03:59:32 DEBUG : Waiting for deletions to finish 2026/04/06 03:59:32 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/06 03:59:33 INFO : small: Deleted 2026/04/06 03:59:33 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.96s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:36 DEBUG : small: md5 = c3b24894ce68fee5660991c7e357d2a7 OK 2026/04/06 03:59:37 DEBUG : medium: md5 = 4431bae11c9b89a90f41d942e7eb2dda OK 2026/04/06 03:59:38 DEBUG : large: md5 = 3c64032782743c5983507eb2c1520d76 OK 2026/04/06 03:59:39 DEBUG : Waiting for deletions to finish 2026/04/06 03:59:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/06 03:59:39 INFO : medium: Deleted 2026/04/06 03:59:39 INFO : small: Deleted --- PASS: TestMaxDeleteSize (6.76s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:42 DEBUG : ReadFile: md5 = 0f25a0ce61c37ea49fd47a163c47f5d1 OK --- PASS: TestReadFile (4.11s) === RUN TestRetry 2026/04/06 03:59:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/06 03:59:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/06 03:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/06 03:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/06 03:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/06 03:59:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/06 03:59:45 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 03:59:47 DEBUG : file1: md5 = 6a905d97c56d9c48aec5425eb868b26a OK 2026/04/06 03:59:48 DEBUG : file2: md5 = 0e8bda8bc2bac513efdcb5e893a17658 OK --- PASS: TestCat (14.03s) === RUN TestPurge 2026/04/06 03:59:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gopusek1boso" 2026/04/06 03:59:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/06 03:59:59 DEBUG : Creating backend with remote "TestDrive:crypt/mjpa5alnblji3hud0e1tuop1pmqiu17e16lua7juol3ttnspk3g0" 2026/04/06 04:00:00 DEBUG : Creating backend with remote "/tmp/rclone317889605" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gopusek1boso'", Local "Local file system at /tmp/rclone317889605", Modify Window "1ms" 2026/04/06 04:00:05 DEBUG : A1/B1/C1/one: md5 = 210c7effd66dc870f429334a2ffddc8f OK 2026/04/06 04:00:05 INFO : A2: Making directory 2026/04/06 04:00:06 INFO : A1/B2: Making directory 2026/04/06 04:00:06 INFO : A1/B2/C2: Making directory 2026/04/06 04:00:07 INFO : A1/B1/C3: Making directory 2026/04/06 04:00:08 INFO : A3: Making directory 2026/04/06 04:00:09 INFO : A3/B3: Making directory 2026/04/06 04:00:09 INFO : A3/B3/C4: Making directory 2026/04/06 04:00:12 DEBUG : A1/two: md5 = 5bed6e0923e4ebda68b1dd4e402813b6 OK 2026/04/06 04:00:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gopusek1boso': Purge remote 2026/04/06 04:00:15 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.21s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:00:19 DEBUG : A1/B1/C1/one: md5 = f6cbf6751469b4529b99cf11c1992212 OK 2026/04/06 04:00:19 INFO : A2: Making directory 2026/04/06 04:00:20 INFO : A1/B2: Making directory 2026/04/06 04:00:21 INFO : A1/B2/C2: Making directory 2026/04/06 04:00:21 INFO : A1/B1/C3: Making directory 2026/04/06 04:00:22 INFO : A3: Making directory 2026/04/06 04:00:23 INFO : A3/B3: Making directory 2026/04/06 04:00:24 INFO : A3/B3/C4: Making directory 2026/04/06 04:00:26 DEBUG : A1/two: md5 = bbe1e05efe375e46a5debf7bcae2056d OK 2026/04/06 04:00:27 DEBUG : removing 1 level 3 directories 2026/04/06 04:00:27 INFO : A3/B3/C4: Removing directory 2026/04/06 04:00:30 DEBUG : removing 2 level 3 directories 2026/04/06 04:00:30 INFO : A1/B2/C2: Removing directory 2026/04/06 04:00:30 INFO : A1/B1/C3: Removing directory 2026/04/06 04:00:30 DEBUG : removing 2 level 2 directories 2026/04/06 04:00:30 INFO : A3/B3: Removing directory 2026/04/06 04:00:30 INFO : A1/B2: Removing directory 2026/04/06 04:00:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/06 04:00:31 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/04/06 04:00:31 DEBUG : removing 2 level 1 directories 2026/04/06 04:00:31 INFO : A3: Removing directory 2026/04/06 04:00:31 INFO : A2: Removing directory 2026/04/06 04:00:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/04/06 04:00:35 DEBUG : removing 1 level 3 directories 2026/04/06 04:00:35 INFO : A1/B1/C1: Removing directory 2026/04/06 04:00:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:36 DEBUG : removing 1 level 2 directories 2026/04/06 04:00:36 INFO : A1/B1: Removing directory 2026/04/06 04:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/06 04:00:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:00:37 DEBUG : removing 1 level 1 directories 2026/04/06 04:00:37 INFO : A1: Removing directory 2026/04/06 04:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/06 04:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/06 04:00:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 04:00:38 DEBUG : removing 1 level 0 directories 2026/04/06 04:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Removing directory 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/04/06 04:00:38 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (23.88s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:00:40 INFO : A1: Making directory 2026/04/06 04:00:41 INFO : A1/B1: Making directory 2026/04/06 04:00:42 INFO : A1/B1/C1: Making directory 2026/04/06 04:00:44 DEBUG : removing 1 level 3 directories 2026/04/06 04:00:44 INFO : A1/B1/C1: Removing directory 2026/04/06 04:00:45 DEBUG : removing 1 level 2 directories 2026/04/06 04:00:45 INFO : A1/B1: Removing directory 2026/04/06 04:00:45 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:00:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.53s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:00:48 INFO : A1: Making directory 2026/04/06 04:00:48 INFO : A1/B1: Making directory 2026/04/06 04:00:49 INFO : A1/B1/C1: Making directory 2026/04/06 04:00:52 DEBUG : removing 1 level 3 directories 2026/04/06 04:00:52 INFO : A1/B1/C1: Removing directory 2026/04/06 04:00:53 DEBUG : removing 1 level 2 directories 2026/04/06 04:00:53 INFO : A1/B1: Removing directory 2026/04/06 04:00:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:00:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.29s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:00:57 DEBUG : file1: md5 = 647d4c2f9f185200e6616523304b0326 OK 2026/04/06 04:00:57 DEBUG : filename.txt: File name found in url 2026/04/06 04:00:59 DEBUG : filename.txt: md5 = 502154ba74061cfc107479712b8c6f57 OK 2026/04/06 04:00:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/06 04:01:00 DEBUG : headerfilename.txt: md5 = f19f10f22822176275ea30291dfdc154 OK 2026/04/06 04:01:02 DEBUG : file2: md5 = 85b9852867955a2fecc4dadd8bfb58f4 OK --- PASS: TestCopyURL (9.07s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:01:06 DEBUG : file1: md5 = 41af0bdaf4c206dc253417f1ffd5edd8 OK --- PASS: TestCopyURLDownloadHeaders (2.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:01:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/06 04:01:09 DEBUG : sub/file2: md5 = ae2f8e6b5d495bb04b43421736f1dc18 OK 2026/04/06 04:01:09 DEBUG : sub/file2: size = 14 OK 2026/04/06 04:01:09 INFO : file1: Copied (new) to: sub/file2 2026/04/06 04:01:09 INFO : file1: Deleted 2026/04/06 04:01:10 DEBUG : sub/file2: size = 14 OK 2026/04/06 04:01:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 04:01:10 DEBUG : file1: Unchanged skipping 2026/04/06 04:01:10 INFO : file1: Deleted 2026/04/06 04:01:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': don't need to copy/move sub/file2, it is already at target location 2026/04/06 04:01:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.19s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:01:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/06 04:01:14 DEBUG : file1: md5 = 6feff0e27752ff351774b6f4713eeeac OK 2026/04/06 04:01:14 DEBUG : file1: size = 14 OK 2026/04/06 04:01:14 INFO : file1: Copied (new) 2026/04/06 04:01:14 INFO : file1: Deleted 2026/04/06 04:01:15 DEBUG : file1: Destination exists, skipping 2026/04/06 04:01:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.28s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.42s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:01:19 DEBUG : dst/file1: md5 = d368d3d88ef07e886b2e7f5a10ce5a9c OK 2026/04/06 04:01:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mefepim6xize/backup" 2026/04/06 04:01:20 DEBUG : Creating backend with remote "TestDrive:crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30/1nrff024r7pq65ecp72fc28jb0" 2026/04/06 04:01:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3263957035) 2026/04/06 04:01:21 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize') 2026/04/06 04:01:21 DEBUG : dst/file1: Sizes differ 2026/04/06 04:01:24 INFO : dst/file1: Moved (server-side) 2026/04/06 04:01:25 DEBUG : dst/file1: md5 = 0ddc4d1ed6f29bf8fb27adf41a7b9e91 OK 2026/04/06 04:01:25 DEBUG : dst/file1: size = 14 OK 2026/04/06 04:01:25 INFO : dst/file1: Copied (new) 2026/04/06 04:01:25 INFO : dst/file1: Deleted 2026/04/06 04:01:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 04:01:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/04/06 04:01:29 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.81s) === 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:01:32 DEBUG : A1/one: md5 = bfa753d5c36808d07cd2dd1d1c1a54f3 OK 2026/04/06 04:01:33 DEBUG : A1/two: md5 = 2813be6ceae9551c9ae3bd7132ae8d2b OK 2026/04/06 04:01:36 DEBUG : A1/B1/three: md5 = 8f4ea3495ec157fd15e1dcdff139472c OK 2026/04/06 04:01:38 DEBUG : A1/B1/C1/four: md5 = 16f621760d092b20d344e49413cacc5a OK 2026/04/06 04:01:40 DEBUG : A1/B1/C2/five: md5 = d3f2b9ba3564ca6e40be3932cbdec85b OK 2026/04/06 04:01:40 INFO : A1/B2: Making directory 2026/04/06 04:01:41 INFO : A1/B1/C3: Making directory 2026/04/06 04:01:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/06 04:01:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/06 04:01:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/06 04:01:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/06 04:01:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/06 04:01:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/06 04:01:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/06 04:01:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:01:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/06 04:01:54 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/06 04:01:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/06 04:02:01 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/06 04:02:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/06 04:02:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/06 04:02:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/06 04:02:01 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/06 04:02:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/06 04:02:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/06 04:02:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:02:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/06 04:02:05 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/06 04:02:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/04/06 04:02:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/04/06 04:02:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/04/06 04:02:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/04/06 04:02:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/04/06 04:02:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/04/06 04:02:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/04/06 04:02:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/04/06 04:02:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/04/06 04:02:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.88s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:14 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (34 bytes), uploading instead of streaming 2026/04/06 04:02:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 491bbc2464e53120a811f37020da8820 OK 2026/04/06 04:02:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/06 04:02:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/06 04:02:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/06 04:02:17 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/04/06 04:02:17 DEBUG : no_checksum_big_file_from_pipe: md5 = db0b52c12ddbb99ee53c2a29bfe8ebbc OK 2026/04/06 04:02:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/06 04:02:17 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (34 bytes), uploading instead of streaming 2026/04/06 04:02:21 DEBUG : with_checksum_small_file_from_pipe: md5 = 14104aeeaaa3fc66b764f8f5eeda630d OK 2026/04/06 04:02:21 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/06 04:02:21 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/06 04:02:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/04/06 04:02:22 DEBUG : with_checksum_big_file_from_pipe: md5 = 5f77867b061b9990f4293ca727af43ab OK 2026/04/06 04:02:22 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/06 04:02:22 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (34 bytes), uploading instead of streaming 2026/04/06 04:02:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/06 04:02:26 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 04:02:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/06 04:02:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/06 04:02:27 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-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (34 bytes), uploading instead of streaming 2026/04/06 04:02:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/06 04:02:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/06 04:02:32 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/04/06 04:02:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/06 04:02:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.99s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.75s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.51s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/04/06 04:02:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (48 bytes), uploading instead of streaming 2026/04/06 04:02:36 DEBUG : rcat_metadata: md5 = f7d42f416499f265bc85eb380383c8a4 OK 2026/04/06 04:02:36 DEBUG : rcat_metadata: size = 48 OK 2026/04/06 04:02:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/04/06 04:02:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/04/06 04:02:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = e3be63b3929bbd9427423ee1c63b2fbb OK 2026/04/06 04:02:39 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/04/06 04:02:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.20s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (3.05s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:42 DEBUG : potato1: md5 = 442858111d48867502c5172c39b95077 OK 2026/04/06 04:02:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (60 bytes), uploading instead of streaming 2026/04/06 04:02:43 DEBUG : potato2: md5 = 9bb12803c9177ef46c052e4d43063650 OK 2026/04/06 04:02:43 DEBUG : potato2: size = 60 OK 2026/04/06 04:02:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.43s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:47 DEBUG : potato1: md5 = e3dccaf708faf85e345eca00525326d5 OK 2026/04/06 04:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': File to upload is small (60 bytes), uploading instead of streaming 2026/04/06 04:02:48 DEBUG : potato2: md5 = 322e5d7ea4f82b58978070e8e3e8973a OK 2026/04/06 04:02:48 DEBUG : potato2: size = 60 OK 2026/04/06 04:02:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.27s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:52 DEBUG : potato1: md5 = 8969f3ebecdd0e8050726559ef3ca410 OK --- PASS: TestRcatSizeUploadHeaders (2.35s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:02:54 DEBUG : potato2: md5 = 3935cb6a62a6a8187972fb8c092c1ad7 OK 2026/04/06 04:02:56 DEBUG : empty space: md5 = e4321840e30b5cd107f6f387b7e4d0ef OK 2026/04/06 04:02:58 DEBUG : sub dir/potato3: md5 = d98bce25aed45c97853af1274ba1e344 OK 2026/04/06 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Touching "sub dir/potato3" 2026/04/06 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Touching "empty space" 2026/04/06 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Touching "potato2" 2026/04/06 04:03:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.54s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:02 DEBUG : dir with metadata: Making directory with metadata 2026/04/06 04:03:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:05 DEBUG : directory with modtime: Making directory with metadata 2026/04/06 04:03:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.22s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/06 04:03:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 04:03:07 DEBUG : Google drive root 'crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30': Skipping btime metadata as can't update it on an existing file: 2026-04-06T04:03:07.363948178Z 2026/04/06 04:03:08 INFO : non existent directory: Updated directory metadata 2026/04/06 04:03:10 DEBUG : Google drive root 'crypt/3tuogq18ohs1ir4rmv90tgmm7r6rfcj9tr4i0k2k92e786c3vt30': Skipping btime metadata as can't update it on an existing file: 2026-04-06T04:03:07.363948178Z 2026/04/06 04:03:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.66s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:12 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/04/06 04:03:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/04/06 04:03:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.51s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/04/06 04:03:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 04:03:16 DEBUG : dst: Making directory with metadata 2026/04/06 04:03:17 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/06 04:03:17 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/06 04:03:17 INFO : dst: Set directory modification time (using SetModTime) 2026/04/06 04:03:18 INFO : dst: Set directory modification time (using SetModTime) 2026/04/06 04:03:18 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/04/06 04:03:18 INFO : dst: Set directory modification time (using SetModTime) 2026/04/06 04:03:18 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.40s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize'", Local "Local file system at /tmp/rclone3263957035", Modify Window "1ms" 2026/04/06 04:03:22 DEBUG : sub dir/test remove existing: md5 = 5e6c0eb838a2214a2b24439726525800 OK 2026/04/06 04:03:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ff5285ce5efd7838b5cc56b081fb5250 OK 2026/04/06 04:03:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gugodiz9" before starting 2026/04/06 04:03:26 DEBUG : sub dir/test remove existing.gugodiz9: TEST: removing renamed existing file after operation 2026/04/06 04:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ziduqax4" before starting 2026/04/06 04:03:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.ziduqax4: TEST: renaming existing back after failed operation 2026/04/06 04:03:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foqoleq9" before starting 2026/04/06 04:03:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.foqoleq9: TEST: removing renamed existing file after operation 2026/04/06 04:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "hfuajh4f211g4dv6rl07q4p1f4o91l2ag7ng3i9b3c6ld8dvg6lmv2vggjak03n571dfh3i79gltgau4ocqvttnurqoce4b8138peqoli7np87smkp0qe8p2go92mh6jona8h6o3jgk59275qp44rkg2l3m6i71in2v112830e9pjf244ot0" 2026/04/06 04:03:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "frrngdum7f6bhcs3gnasng79uhv9pfleoi936vja4eqg57phaefg" --- PASS: TestRemoveExisting (13.14s) === 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/04/06 04:03:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mefepim6xize': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m50.162580399s (try 1/5)