"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/03/12 04:51:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi" 2026/03/12 04:51:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:51:30 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg" 2026/03/12 04:51:30 DEBUG : TestDrive: Token expired 2026/03/12 04:51:30 DEBUG : TestDrive: No updated token found in the config file 2026/03/12 04:51:30 DEBUG : TestDrive: Token refresh successful 2026/03/12 04:51:30 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/03/12 04:51:30 DEBUG : TestDrive: Saved new token in config file 2026/03/12 04:51:31 DEBUG : Creating backend with remote "/tmp/rclone1745474426" === 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers 2026/03/12 04:51:31 DEBUG : a: size = 0 OK 2026/03/12 04:51:31 DEBUG : a: size = 1 (memory) 2026/03/12 04:51:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/12 04:51:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/12 04:51:31 DEBUG : potato: Seek from 10 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 10 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/12 04:51:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/12 04:51:31 DEBUG : potato: Seek from 8 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 8 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/12 04:51:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/12 04:51:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/12 04:51:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/12 04:51:31 DEBUG : potato: Seek from 5 to 2 2026/03/12 04:51:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/12 04:51:31 DEBUG : potato: Seek from 9 to 0 2026/03/12 04:51:31 DEBUG : potato: Seek from 9 to 0 2026/03/12 04:51:31 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:51:34 DEBUG : rutabaga: md5 = 17c9c71f206d5b2bd81d2aae01ae0f79 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/03/12 04:51:36 DEBUG : empty space: md5 = 4425c2b64bdca2d4081131cd8aea694a OK === RUN TestCheck/3 2026/03/12 04:51:38 DEBUG : potato2: md5 = 906c09d67abb52472641822439fab5d8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/03/12 04:51:41 DEBUG : remotepotato: md5 = f5dbf9b547c556b69ec549ce016982c1 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.53s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2026/03/12 04:51:44 DEBUG : Creating backend with remote "nonexistent" 2026/03/12 04:51:44 DEBUG : Creating backend with remote "nonexistent" 2026/03/12 04:51:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/12 04:51:44 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/03/12 04:51:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/12 04:51:44 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:51:45 DEBUG : rutabaga: md5 = 374ceb844f46b37fca96e5e2bf98a513 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/12 04:51:49 DEBUG : empty space: md5 = ef8c7b24beac478a2c71e15afdf79bd6 OK === RUN TestCheckDownload/3 2026/03/12 04:51:52 DEBUG : potato2: md5 = 793264ca96c039e612856d2720e10cba OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/12 04:51:56 DEBUG : remotepotato: md5 = aeee95a50af21307c1d5c4d26903c800 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.90s) --- PASS: TestCheckDownload/1 (0.99s) --- PASS: TestCheckDownload/2 (0.91s) --- PASS: TestCheckDownload/3 (0.79s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.94s) --- PASS: TestCheckDownload/6 (0.85s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:52:02 DEBUG : rutabaga: md5 = f69565a73837a65601573f3bdeb30868 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/12 04:52:04 DEBUG : empty space: md5 = 5c2861efaae192f5b88e2c023a4900fd OK === RUN TestCheckSizeOnly/3 2026/03/12 04:52:06 DEBUG : potato2: md5 = 40df756621ad2f18da7c83c827474ca4 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/12 04:52:08 DEBUG : remotepotato: md5 = a3c7aba57b9419c5b748407aa0204119 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.22s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:52:13 DEBUG : test.sum: md5 = 637b174e490f83c183e4caa86a37bb22 OK 2026/03/12 04:52:14 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/12 04:52:14 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/12 04:52:14 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/12 04:52:14 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/12 04:52:15 DEBUG : test.sum: md5 = 3a3a04715f6af6a596fb73fd8ad18ea5 OK 2026/03/12 04:52:16 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/12 04:52:16 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/12 04:52:16 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/12 04:52:16 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.95s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:52:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/data" 2026/03/12 04:52:17 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.02s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:52:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/data" 2026/03/12 04:52:19 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/vjrnln8ratgmqakfosrqe8espk" 2026/03/12 04:52:23 DEBUG : data/banana: md5 = 3e8d7fd095252df3e1d551dac02ef6b2 OK 2026/03/12 04:52:24 DEBUG : test.sum: md5 = f968c49402236532bf4ecf2fa9e72ab2 OK === RUN TestCheckSumDownload/subtest1 2026/03/12 04:52:29 DEBUG : data/potato: md5 = 67310945ff1050a7ea69995d52c5a944 OK 2026/03/12 04:52:30 DEBUG : test.sum: md5 = 09d6698f0d141ac9f4ee51ccdda1078f OK === RUN TestCheckSumDownload/subtest2 2026/03/12 04:52:34 DEBUG : test.sum: md5 = 7dd41f03d9856e2aace740b747df8e8c OK === RUN TestCheckSumDownload/subtest3 2026/03/12 04:52:38 DEBUG : test.sum: md5 = 249c32c835d845b9d8177e94033f79d2 OK === RUN TestCheckSumDownload/subtest4 2026/03/12 04:52:42 DEBUG : test.sum: md5 = 456b665e1dcc5548e8ad32cf196aee33 OK === RUN TestCheckSumDownload/subtest5 2026/03/12 04:52:46 DEBUG : test.sum: md5 = 92d0524cd859ead663ddf846d540b4a4 OK === RUN TestCheckSumDownload/subtest6 2026/03/12 04:52:50 DEBUG : data/banana: md5 = c209ca61d07a92bb18a0b91a724ca550 OK 2026/03/12 04:52:51 DEBUG : data/potato: md5 = 6795d543dfd73fc407c4c19c8477df73 OK 2026/03/12 04:52:53 DEBUG : test.sum: md5 = 8d223a1e09ae10630ba603e79f841230 OK === RUN TestCheckSumDownload/subtest7 2026/03/12 04:52:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/03/12 04:52:58 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.16s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.90s) --- PASS: TestCheckSumDownload/subtest3 (2.03s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (1.93s) --- PASS: TestCheckSumDownload/subtest6 (1.77s) --- PASS: TestCheckSumDownload/subtest7 (1.96s) === RUN TestApplyTransforms 2026/03/12 04:52:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pivemem3voqe" 2026/03/12 04:52:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:52:58 DEBUG : Creating backend with remote "TestDrive:crypt/lfiupbvjqb78l78cdc9uhe60d688f37ddoddlqr6657he424ulb0" 2026/03/12 04:52:59 DEBUG : Creating backend with remote "/tmp/rclone2673313869" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe'", Local "Local file system at /tmp/rclone2673313869", Modify Window "1ms" 2026/03/12 04:53:02 DEBUG : hello, world!: md5 = 9a3c06749f3f846987ce5aa37ea5540c OK upper checkfile vs. lower remote (without normalization) 2026/03/12 04:53:02 ERROR : hello, world!: sum not found 2026/03/12 04:53:02 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe' 2026/03/12 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': 1 files missing 2026/03/12 04:53:02 NOTICE: 1 hashes missing 2026/03/12 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': 1 differences found 2026/03/12 04:53:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/12 04:53:03 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': 0 differences found 2026/03/12 04:53:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': 1 matching files 2026/03/12 04:53:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wivejip9dusa" 2026/03/12 04:53:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:03 DEBUG : Creating backend with remote "TestDrive:crypt/mle3ks0fralflb9po040uemf907lksgnlqe52i9tjnvc3eplke7g" 2026/03/12 04:53:04 DEBUG : Creating backend with remote "/tmp/rclone627424003" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa'", Local "Local file system at /tmp/rclone627424003", Modify Window "1ms" 2026/03/12 04:53:07 DEBUG : HELLO, WORLD!: md5 = 4e1224ae41bc3e381e1006517123a288 OK lower checkfile vs. upper remote (without normalization) 2026/03/12 04:53:07 ERROR : HELLO, WORLD!: sum not found 2026/03/12 04:53:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa' 2026/03/12 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': 1 files missing 2026/03/12 04:53:07 NOTICE: 1 hashes missing 2026/03/12 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': 1 differences found 2026/03/12 04:53:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/12 04:53:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': 0 differences found 2026/03/12 04:53:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': 1 matching files 2026/03/12 04:53:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vamorig8nayu" 2026/03/12 04:53:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:08 DEBUG : Creating backend with remote "TestDrive:crypt/hrheqtjvs68gms2ft9858m6917v70lnjpr9mm5jmm9961glcagmg" 2026/03/12 04:53:09 DEBUG : Creating backend with remote "/tmp/rclone929785717" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu'", Local "Local file system at /tmp/rclone929785717", Modify Window "1ms" 2026/03/12 04:53:12 DEBUG : HeLlO, wOrLd!: md5 = 9681caf929bfd1ef46d8dd0403f8ffac OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/12 04:53:12 ERROR : HeLlO, wOrLd!: sum not found 2026/03/12 04:53:12 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu' 2026/03/12 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': 1 files missing 2026/03/12 04:53:12 NOTICE: 1 hashes missing 2026/03/12 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': 1 differences found 2026/03/12 04:53:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/12 04:53:13 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': 0 differences found 2026/03/12 04:53:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': 1 matching files 2026/03/12 04:53:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusurez8gepo" 2026/03/12 04:53:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:13 DEBUG : Creating backend with remote "TestDrive:crypt/e8rrvt55sutgojfrocjk9qsglluvbl5jjfr2chmlld5ck0s7p04g" 2026/03/12 04:53:14 DEBUG : Creating backend with remote "/tmp/rclone1121921863" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo'", Local "Local file system at /tmp/rclone1121921863", Modify Window "1ms" 2026/03/12 04:53:16 DEBUG : HELLO, WORLD!: md5 = fa6558c9e5da05209628bae3510d0b4c OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/12 04:53:17 ERROR : HELLO, WORLD!: sum not found 2026/03/12 04:53:17 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo' 2026/03/12 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': 1 files missing 2026/03/12 04:53:17 NOTICE: 1 hashes missing 2026/03/12 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': 1 differences found 2026/03/12 04:53:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/12 04:53:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': 0 differences found 2026/03/12 04:53:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': 1 matching files 2026/03/12 04:53:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senuluk8jeno" 2026/03/12 04:53:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:18 DEBUG : Creating backend with remote "TestDrive:crypt/ncfgaqkhvdj19bn3prmc2il2e6elb5se9m8u46mfg9q3dfmsiehg" 2026/03/12 04:53:19 DEBUG : Creating backend with remote "/tmp/rclone1834547801" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno'", Local "Local file system at /tmp/rclone1834547801", Modify Window "1ms" 2026/03/12 04:53:21 DEBUG : 測試_Русский___ě_áñ: md5 = 9b1f5a7fe521ccf9856a84b770eb63e7 OK NFD checkfile vs. NFC remote (without normalization) 2026/03/12 04:53:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno' 2026/03/12 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': 1 files missing 2026/03/12 04:53:22 NOTICE: 1 hashes missing 2026/03/12 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': 1 differences found 2026/03/12 04:53:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/12 04:53:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': 0 differences found 2026/03/12 04:53:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': 1 matching files 2026/03/12 04:53:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jikojuj8qowa" 2026/03/12 04:53:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:23 DEBUG : Creating backend with remote "TestDrive:crypt/crkforetg8g22q5dhdsvua6isfu71juclee2st072httmstmj6e0" 2026/03/12 04:53:24 DEBUG : Creating backend with remote "/tmp/rclone3552615051" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa'", Local "Local file system at /tmp/rclone3552615051", Modify Window "1ms" 2026/03/12 04:53:26 DEBUG : 測試_Русский___ě_áñ: md5 = 15c22b78bde416b9c3af1b472b0e4e75 OK NFC checkfile vs. NFD remote (without normalization) 2026/03/12 04:53:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:27 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa' 2026/03/12 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': 1 files missing 2026/03/12 04:53:27 NOTICE: 1 hashes missing 2026/03/12 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': 1 differences found 2026/03/12 04:53:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/12 04:53:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': 0 differences found 2026/03/12 04:53:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': 1 matching files 2026/03/12 04:53:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ronajor8qobu" 2026/03/12 04:53:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:28 DEBUG : Creating backend with remote "TestDrive:crypt/nh56u949t5de1tj01cvahohg2e0uskjrjnbbc9hnop019iirl2q0" 2026/03/12 04:53:29 DEBUG : Creating backend with remote "/tmp/rclone3987461803" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu'", Local "Local file system at /tmp/rclone3987461803", Modify Window "1ms" 2026/03/12 04:53:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4a8afcbe55d153db153a4550cb3ebde7 OK NFDx2 checkfile vs. both remote (without normalization) 2026/03/12 04:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu' 2026/03/12 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': 1 files missing 2026/03/12 04:53:32 NOTICE: 1 hashes missing 2026/03/12 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': 1 differences found 2026/03/12 04:53:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/12 04:53:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': 0 differences found 2026/03/12 04:53:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': 1 matching files 2026/03/12 04:53:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuxozow2vewi" 2026/03/12 04:53:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:33 DEBUG : Creating backend with remote "TestDrive:crypt/0tus3nclfhd1rq43tsqn8grdnia4t072kdp48a7ojfmh50us9l40" 2026/03/12 04:53:34 DEBUG : Creating backend with remote "/tmp/rclone2324299239" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi'", Local "Local file system at /tmp/rclone2324299239", Modify Window "1ms" 2026/03/12 04:53:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = af6aee65806d534d97ed40cb8df4044d OK NFCx2 checkfile vs. both remote (without normalization) 2026/03/12 04:53:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi' 2026/03/12 04:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': 1 files missing 2026/03/12 04:53:37 NOTICE: 1 hashes missing 2026/03/12 04:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': 1 differences found 2026/03/12 04:53:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/12 04:53:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': 0 differences found 2026/03/12 04:53:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': 1 matching files 2026/03/12 04:53:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzifas7dufu" 2026/03/12 04:53:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:38 DEBUG : Creating backend with remote "TestDrive:crypt/4l8pca7lkqnoprhe3p7al2rhqthaopn1rku4cqi1a4r0cjmhsah0" 2026/03/12 04:53:39 DEBUG : Creating backend with remote "/tmp/rclone2267614348" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu'", Local "Local file system at /tmp/rclone2267614348", Modify Window "1ms" 2026/03/12 04:53:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 53503a8e3bc83bf47b72f95ef7db9571 OK both checkfile vs. NFDx2 remote (without normalization) 2026/03/12 04:53:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu' 2026/03/12 04:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': 1 files missing 2026/03/12 04:53:42 NOTICE: 1 hashes missing 2026/03/12 04:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': 1 differences found 2026/03/12 04:53:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/12 04:53:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': 0 differences found 2026/03/12 04:53:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': 1 matching files 2026/03/12 04:53:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xacufix4nafo" 2026/03/12 04:53:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:53:43 DEBUG : Creating backend with remote "TestDrive:crypt/14ngkrnqussej8tvesha7qksrrnmqa3968782r5ipgeu2cc68lr0" 2026/03/12 04:53:44 DEBUG : Creating backend with remote "/tmp/rclone77673509" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo'", Local "Local file system at /tmp/rclone77673509", Modify Window "1ms" 2026/03/12 04:53:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9a077ca08e1a8768ac57a89a4b5f0aae OK both checkfile vs. NFCx2 remote (without normalization) 2026/03/12 04:53:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/12 04:53:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo' 2026/03/12 04:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': 1 files missing 2026/03/12 04:53:47 NOTICE: 1 hashes missing 2026/03/12 04:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': 1 differences found 2026/03/12 04:53:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/12 04:53:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/12 04:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': 0 differences found 2026/03/12 04:53:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': 1 matching files 2026/03/12 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xacufix4nafo': Purge remote 2026/03/12 04:53:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzifas7dufu': Purge remote 2026/03/12 04:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuxozow2vewi': Purge remote 2026/03/12 04:53:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ronajor8qobu': Purge remote 2026/03/12 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jikojuj8qowa': Purge remote 2026/03/12 04:53:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senuluk8jeno': Purge remote 2026/03/12 04:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusurez8gepo': Purge remote 2026/03/12 04:53:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vamorig8nayu': Purge remote 2026/03/12 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wivejip9dusa': Purge remote 2026/03/12 04:53:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pivemem3voqe': Purge remote --- PASS: TestApplyTransforms (54.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:53:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 04:53:55 DEBUG : sub/file2: md5 = 57774323bed10f1e29192a675cddf3be OK 2026/03/12 04:53:55 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:53:55 INFO : file1: Copied (new) to: sub/file2 2026/03/12 04:53:56 DEBUG : sub/file2: size = 14 OK 2026/03/12 04:53:56 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 04:53:56 DEBUG : file1: Unchanged skipping 2026/03/12 04:53:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': don't need to copy/move sub/file2, it is already at target location 2026/03/12 04:53:58 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.09s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:54:02 DEBUG : dst/file1: md5 = 074367a7f78d20fdb40e11327b9453a8 OK 2026/03/12 04:54:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/backup" 2026/03/12 04:54:02 DEBUG : Config file has changed externally - reloading 2026/03/12 04:54:03 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/1nrff024r7pq65ecp72fc28jb0" 2026/03/12 04:54:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:04 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi') 2026/03/12 04:54:04 DEBUG : dst/file1: Sizes differ 2026/03/12 04:54:06 INFO : dst/file1: Moved (server-side) 2026/03/12 04:54:08 DEBUG : dst/file1: md5 = a8f5e5a90c973c285034640e1dffb3ce OK 2026/03/12 04:54:08 DEBUG : dst/file1: size = 14 OK 2026/03/12 04:54:08 INFO : dst/file1: Copied (new) 2026/03/12 04:54:10 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 04:54:11 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 04:54:12 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.37s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:54:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/dst" 2026/03/12 04:54:13 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 04:54:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/CompareDest" 2026/03/12 04:54:15 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/gveqi14airsml4bgu7krj116o8" 2026/03/12 04:54:16 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 04:54:19 DEBUG : one: md5 = b18806ff22a944edfbdedc1918a94508 OK 2026/03/12 04:54:19 DEBUG : one: size = 3 OK 2026/03/12 04:54:19 INFO : one: Copied (new) 2026/03/12 04:54:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:20 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/dst') 2026/03/12 04:54:20 DEBUG : one: Sizes differ 2026/03/12 04:54:22 DEBUG : one: md5 = 4b950eab7ab7f1450114be24d16a7a22 OK 2026/03/12 04:54:22 DEBUG : one: size = 5 OK 2026/03/12 04:54:22 INFO : one: Copied (replaced existing) 2026/03/12 04:54:24 DEBUG : dst/one: md5 = a92fd675c6250e575cd2d285da1f8b8d OK 2026/03/12 04:54:26 DEBUG : CompareDest/one: md5 = 0b646da11d2e36fbf652db7eedfa336c OK 2026/03/12 04:54:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:27 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/dst') 2026/03/12 04:54:27 DEBUG : one: Sizes differ 2026/03/12 04:54:27 DEBUG : one: size = 5 OK 2026/03/12 04:54:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:54:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/12 04:54:29 DEBUG : CompareDest/two: md5 = 1f0abc17d372243a7a877a00cda933d2 OK 2026/03/12 04:54:30 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:54:30 DEBUG : two: size = 3 OK 2026/03/12 04:54:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:54:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 04:54:31 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:54:31 DEBUG : two: size = 3 OK 2026/03/12 04:54:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:54:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/12 04:54:32 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:54:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:33 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/CompareDest') 2026/03/12 04:54:33 DEBUG : two: Sizes differ 2026/03/12 04:54:34 DEBUG : two: md5 = f1e67ee8ad3ad30c1e4502b644e9fefa OK 2026/03/12 04:54:34 DEBUG : two: size = 5 OK 2026/03/12 04:54:34 INFO : two: Copied (new) 2026/03/12 04:54:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 04:54:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:54:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:54:38 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.94s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:54:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/dst" 2026/03/12 04:54:39 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 04:54:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/CopyDest" 2026/03/12 04:54:40 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/12 04:54:42 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 04:54:44 DEBUG : one: md5 = 8f5cc53a5305f06ca7f4c3d4fea45f67 OK 2026/03/12 04:54:44 DEBUG : one: size = 3 OK 2026/03/12 04:54:44 INFO : one: Copied (new) 2026/03/12 04:54:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/dst') 2026/03/12 04:54:46 DEBUG : one: Sizes differ 2026/03/12 04:54:47 DEBUG : one: md5 = 42f3656dd345a793a041a9e9920e1826 OK 2026/03/12 04:54:47 DEBUG : one: size = 5 OK 2026/03/12 04:54:47 INFO : one: Copied (replaced existing) 2026/03/12 04:54:49 DEBUG : dst/one: md5 = b6c7c669eadb3016c156e9e5414ae07e OK 2026/03/12 04:54:52 DEBUG : CopyDest/one: md5 = 8dab6c6dd38c1987fbb28f07bc6c4ded OK 2026/03/12 04:54:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/BackupDir" 2026/03/12 04:54:52 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/12 04:54:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/dst') 2026/03/12 04:54:54 DEBUG : one: Sizes differ 2026/03/12 04:54:55 DEBUG : one: size = 5 OK 2026/03/12 04:54:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:54:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:54:55 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/dst') 2026/03/12 04:54:55 DEBUG : one: Sizes differ 2026/03/12 04:54:56 INFO : one: Moved (server-side) 2026/03/12 04:54:57 DEBUG : one: size = 5 OK 2026/03/12 04:54:57 INFO : one: Copied (server-side copy) 2026/03/12 04:54:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/03/12 04:54:59 DEBUG : CopyDest/two: md5 = 1090169c318ca4ea3733399dbdc8e1e3 OK 2026/03/12 04:55:00 DEBUG : two: Need to transfer - File not found at Destination 2026/03/12 04:55:00 DEBUG : two: size = 3 OK 2026/03/12 04:55:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:55:01 DEBUG : two: size = 3 OK 2026/03/12 04:55:01 INFO : two: Copied (server-side copy) 2026/03/12 04:55:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/03/12 04:55:02 DEBUG : two: size = 3 OK 2026/03/12 04:55:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/03/12 04:55:02 DEBUG : two: Unchanged skipping 2026/03/12 04:55:04 DEBUG : CopyDest/three: md5 = 9ab48e4a5fc09f6b69a79528cec1fc1c OK 2026/03/12 04:55:05 DEBUG : three: Need to transfer - File not found at Destination 2026/03/12 04:55:05 DEBUG : three: size = 7 (Local file system at /tmp/rclone1745474426) 2026/03/12 04:55:05 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi/CopyDest') 2026/03/12 04:55:05 DEBUG : three: Sizes differ 2026/03/12 04:55:05 DEBUG : three: Destination not found in --copy-dest 2026/03/12 04:55:07 DEBUG : three: md5 = 02f1c0b0f837f24de44f9514b8ca7108 OK 2026/03/12 04:55:07 DEBUG : three: size = 7 OK 2026/03/12 04:55:07 INFO : three: Copied (new) 2026/03/12 04:55:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/12 04:55:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:55:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 04:55:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 04:55:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/12 04:55:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:55:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.80s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:15 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/12 04:55:17 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 09fd35c21548ded476e561f9215d6624 OK 2026/03/12 04:55:17 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/12 04:55:17 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/12 04:55:18 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/12 04:55:18 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/03/12 04:55:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/12 04:55:20 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/12 04:55:21 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7e0b4c4e4516ac3aba38d114fd694ddf OK 2026/03/12 04:55:21 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/12 04:55:21 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/12 04:55:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/03/12 04:55:24 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.57s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.45s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using skip mode. 2026/03/12 04:55:28 NOTICE: one: Found 2 files with duplicate names 2026/03/12 04:55:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.95s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using skip mode. 2026/03/12 04:55:34 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:55:34 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/03/12 04:55:35 INFO : one: Deleted 2026/03/12 04:55:35 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.45s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using first mode. 2026/03/12 04:55:41 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:55:41 INFO : one: Deleted 2026/03/12 04:55:42 INFO : one: Deleted 2026/03/12 04:55:42 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.58s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using newest mode. 2026/03/12 04:55:47 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:55:48 INFO : one: Deleted 2026/03/12 04:55:48 INFO : one: Deleted 2026/03/12 04:55:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.70s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:55:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using oldest mode. 2026/03/12 04:55:54 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:55:55 INFO : one: Deleted 2026/03/12 04:55:55 INFO : one: Deleted 2026/03/12 04:55:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.32s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using largest mode. 2026/03/12 04:56:01 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:56:01 INFO : one: Deleted 2026/03/12 04:56:02 INFO : one: Deleted 2026/03/12 04:56:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.73s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using smallest mode. 2026/03/12 04:56:08 NOTICE: one: Found 3 files with duplicate names 2026/03/12 04:56:08 INFO : one: Deleted 2026/03/12 04:56:08 INFO : one: Deleted 2026/03/12 04:56:08 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.66s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Looking for duplicate names using rename mode. 2026/03/12 04:56:15 NOTICE: one.txt: Found 3 files with duplicate names 2026/03/12 04:56:17 INFO : one-2.txt: renamed from: one.txt 2026/03/12 04:56:19 INFO : one-3.txt: renamed from: one.txt 2026/03/12 04:56:20 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.69s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:24 DEBUG : dupe1/one.txt: md5 = d2a628169cce18e02a4d3599f0889dcf OK 2026/03/12 04:56:27 DEBUG : dupe2/two.txt: md5 = 751dff20c55395cccad226314f7de569 OK 2026/03/12 04:56:29 DEBUG : dupe3/three.txt: md5 = 12b5226b5e3992207aca6629b27e3673 OK 2026/03/12 04:56:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/03/12 04:56:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/03/12 04:56:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 04:56:31 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/03/12 04:56:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/03/12 04:56:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/03/12 04:56:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.02s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:37 DEBUG : a.txt: md5 = efd5e2b9a09c1cff04f7596c249bc2b0 OK 2026/03/12 04:56:38 DEBUG : zend.txt: md5 = 9c3c801c07485b26834ef7a84d7834bf OK 2026/03/12 04:56:40 DEBUG : sub dir/hello world: md5 = df9aaf3912740d070cb1d97e7131f442 OK 2026/03/12 04:56:42 DEBUG : sub dir/hello world2: md5 = af267e337e4ebb67c66fd4df6e7259ee OK 2026/03/12 04:56:44 DEBUG : sub dir/ignore dir/.ignore: md5 = ca7a34a2e53591025e6054315d3c6439 OK 2026/03/12 04:56:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 727fc7a33c9a2d101e6d9e2bc8fccad8 OK 2026/03/12 04:56:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = b6452592eea9e581fc7c9701f645affa OK 2026/03/12 04:56:49 DEBUG : a.txt: Excluded (Size Filter) 2026/03/12 04:56:49 DEBUG : a.txt: Excluded 2026/03/12 04:56:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:56:50 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:56:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:56:50 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:56:51 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:56:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:56:51 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:56:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:56:51 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:56:51 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:56:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/12 04:56:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/12 04:56:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/12 04:56:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/12 04:56:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/12 04:56:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/03/12 04:56:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.57s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:56:59 DEBUG : a.txt: md5 = 07acd56cbecf6ecd030f1e92895cacb3 OK 2026/03/12 04:57:01 DEBUG : zend.txt: md5 = f796382a551f4467c23c46f725ed7686 OK 2026/03/12 04:57:03 DEBUG : sub dir/hello world: md5 = 1f763055bf86656c1963a2876c7c96b9 OK 2026/03/12 04:57:05 DEBUG : sub dir/hello world2: md5 = 381bb8588752382003b258d317d894ae OK 2026/03/12 04:57:07 DEBUG : sub dir/ignore dir/.ignore: md5 = c1a09babd132e823bcdd3dcc7015872c OK 2026/03/12 04:57:08 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1ca9b444e8d9a2fd3618c2172cd7fdee OK 2026/03/12 04:57:11 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4152699eca09ec57290e39a670a05792 OK 2026/03/12 04:57:12 DEBUG : a.txt: Excluded (Size Filter) 2026/03/12 04:57:12 DEBUG : a.txt: Excluded 2026/03/12 04:57:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:57:12 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:57:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:57:12 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:57:13 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:57:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/12 04:57:13 DEBUG : sub dir/hello world: Excluded 2026/03/12 04:57:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/12 04:57:13 DEBUG : sub dir/hello world2: Excluded 2026/03/12 04:57:13 DEBUG : sub dir/ignore dir: Excluded 2026/03/12 04:57:18 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/03/12 04:57:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/03/12 04:57:19 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/03/12 04:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/03/12 04:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/03/12 04:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/03/12 04:57:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.25s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:22 DEBUG : file1: md5 = c78ee54dd766d0ca0490f0d793f6ca19 OK 2026/03/12 04:57:24 DEBUG : sub/file2: md5 = db6249a7600aeefad9bbc46e81b62a6b 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/03/12 04:57:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/12 04:57:27 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/03/12 04:57:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/03/12 04:57:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.64s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.31s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.22s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:31 DEBUG : file1: md5 = e0c41f3d809c3dcb7efd8628c988dab4 OK 2026/03/12 04:57:34 DEBUG : sub/file2: md5 = d8f06d5a20af4ab5119dbcf95ea3e6fb 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/03/12 04:57:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/notfound" 2026/03/12 04:57:38 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/qe0i31qdkoejk60elps0ni5sqk" 2026/03/12 04:57:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.80s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.79s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Making directory 2026/03/12 04:57:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:45 DEBUG : sub dir/hello world: md5 = 9478fd38e51b068f427b7715c74e9b21 OK 2026/03/12 04:57:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.92s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:49 DEBUG : potato2: md5 = f1faa62102180c3c9aae1b1a15a5e1a8 OK 2026/03/12 04:57:50 DEBUG : empty space: md5 = 2d99070083435831f736bf9ef45bf8dc OK --- PASS: TestLs (4.94s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:54 DEBUG : potato2: md5 = 9fabe17c426e9922ee464a432611c85b OK 2026/03/12 04:57:55 DEBUG : empty space: md5 = a0d1010a7450f77c8baed3e888478831 OK 2026/03/12 04:57:56 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/12 04:57:56 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.23s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:57:59 DEBUG : potato2: md5 = e859f27c2dfd436574dd64f2a9651a3e OK 2026/03/12 04:58:01 DEBUG : empty space: md5 = 0d1760cb5bb3760b7ad320d34ecbb2b5 OK --- PASS: TestLsLong (5.14s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:04 DEBUG : potato2: md5 = 618ec58a34b2bc8b53eea1855dbd42bf OK 2026/03/12 04:58:06 DEBUG : empty space: md5 = 2870adc7f76df92cd0726bf2ac77f483 OK --- PASS: TestHashSums (4.51s) === RUN TestHashSumsWithErrors 2026/03/12 04:58:07 DEBUG : Creating backend with remote ":memory:" 2026/03/12 04:58:07 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/12 04:58:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/12 04:58:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/12 04:58:07 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:09 DEBUG : potato2: md5 = afb99dd59ece3d8028d65cb890083031 OK 2026/03/12 04:58:10 DEBUG : empty space: md5 = f5ab638c0b48d07e3adceec4f2d54cf3 OK 2026/03/12 04:58:12 DEBUG : sub dir/potato3: md5 = 6e21b52daa209d66898ce5be1614be87 OK 2026/03/12 04:58:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.73s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:17 DEBUG : small: md5 = cac19e2f5018354e011f50d24b615924 OK 2026/03/12 04:58:19 DEBUG : medium: md5 = 0ff201f48ff399bd743fb8dc654c2d6e OK 2026/03/12 04:58:20 DEBUG : large: md5 = 7f9293dfc34c96a58d4bd00ee59f6c3a OK 2026/03/12 04:58:21 DEBUG : Waiting for deletions to finish 2026/03/12 04:58:21 DEBUG : large: Excluded (Size Filter) 2026/03/12 04:58:21 INFO : small: Deleted 2026/03/12 04:58:21 INFO : medium: Deleted --- PASS: TestDelete (6.61s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:24 DEBUG : small: md5 = 23d630e80b6c771937ddc1e76aeb9366 OK 2026/03/12 04:58:26 DEBUG : medium: md5 = 73195f5aeab3c8a6a4094547573b3d9a OK 2026/03/12 04:58:27 DEBUG : large: md5 = 9aa6447f170cfb82ffdd5290f40d52e9 OK 2026/03/12 04:58:27 DEBUG : Waiting for deletions to finish 2026/03/12 04:58:28 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/03/12 04:58:28 INFO : small: Deleted 2026/03/12 04:58:28 INFO : medium: Deleted --- PASS: TestMaxDelete (7.34s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:31 DEBUG : small: md5 = 1991314e732a7709e1309abc8a34c9f4 OK 2026/03/12 04:58:33 DEBUG : medium: md5 = eb9bc18653b27c23d7580f541630cfd7 OK 2026/03/12 04:58:34 DEBUG : large: md5 = f0b0cc5ee669fc2d64f9fac8dc04284c OK 2026/03/12 04:58:34 DEBUG : Waiting for deletions to finish 2026/03/12 04:58:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/12 04:58:35 INFO : medium: Deleted 2026/03/12 04:58:35 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.86s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:38 DEBUG : small: md5 = 86ceb25e330b8cdf96199e57a51aca31 OK 2026/03/12 04:58:40 DEBUG : medium: md5 = 16cbdffd74c59985c77d27c45723ac20 OK 2026/03/12 04:58:41 DEBUG : large: md5 = 75d9875c182985bb229472c3d93f3385 OK 2026/03/12 04:58:41 DEBUG : Waiting for deletions to finish 2026/03/12 04:58:42 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/03/12 04:58:42 INFO : small: Deleted 2026/03/12 04:58:42 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.99s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:45 DEBUG : ReadFile: md5 = cdaed67fa75c8b3cf38315d287ba3df4 OK --- PASS: TestReadFile (4.05s) === RUN TestRetry 2026/03/12 04:58:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/12 04:58:48 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/12 04:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:58:48 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/12 04:58:48 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:58:49 DEBUG : file1: md5 = 64295b680535c0e76c434b57fe75fbcd OK 2026/03/12 04:58:51 DEBUG : file2: md5 = 6e039e90a6e151dab70cbd822e64e415 OK --- PASS: TestCat (13.63s) === RUN TestPurge 2026/03/12 04:59:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pogicay4yuje" 2026/03/12 04:59:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 04:59:01 DEBUG : Creating backend with remote "TestDrive:crypt/u3aatg6pktmcekclslt814do4bu2g5smpubf8fuftqou8qft0jdg" 2026/03/12 04:59:02 DEBUG : Creating backend with remote "/tmp/rclone2223195719" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pogicay4yuje'", Local "Local file system at /tmp/rclone2223195719", Modify Window "1ms" 2026/03/12 04:59:07 DEBUG : A1/B1/C1/one: md5 = 494f57c571e284103134e147ef4726e3 OK 2026/03/12 04:59:07 INFO : A2: Making directory 2026/03/12 04:59:08 INFO : A1/B2: Making directory 2026/03/12 04:59:08 INFO : A1/B2/C2: Making directory 2026/03/12 04:59:09 INFO : A1/B1/C3: Making directory 2026/03/12 04:59:10 INFO : A3: Making directory 2026/03/12 04:59:11 INFO : A3/B3: Making directory 2026/03/12 04:59:11 INFO : A3/B3/C4: Making directory 2026/03/12 04:59:14 DEBUG : A1/two: md5 = f35a50916e528ef1c3b1cb903fbb3e58 OK 2026/03/12 04:59:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pogicay4yuje': Purge remote 2026/03/12 04:59:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.90s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:59:21 DEBUG : A1/B1/C1/one: md5 = 76a1a61a97ef7a99106a03e960671418 OK 2026/03/12 04:59:21 INFO : A2: Making directory 2026/03/12 04:59:22 INFO : A1/B2: Making directory 2026/03/12 04:59:23 INFO : A1/B2/C2: Making directory 2026/03/12 04:59:23 INFO : A1/B1/C3: Making directory 2026/03/12 04:59:24 INFO : A3: Making directory 2026/03/12 04:59:25 INFO : A3/B3: Making directory 2026/03/12 04:59:26 INFO : A3/B3/C4: Making directory 2026/03/12 04:59:28 DEBUG : A1/two: md5 = 80b4d83db1b5e652f4a6c8762c086369 OK 2026/03/12 04:59:30 DEBUG : removing 1 level 3 directories 2026/03/12 04:59:30 INFO : A3/B3/C4: Removing directory 2026/03/12 04:59:32 DEBUG : removing 2 level 3 directories 2026/03/12 04:59:32 INFO : A1/B2/C2: Removing directory 2026/03/12 04:59:32 INFO : A1/B1/C3: Removing directory 2026/03/12 04:59:33 DEBUG : removing 2 level 2 directories 2026/03/12 04:59:33 INFO : A3/B3: Removing directory 2026/03/12 04:59:33 INFO : A1/B2: Removing directory 2026/03/12 04:59:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/12 04:59:33 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/03/12 04:59:34 DEBUG : removing 2 level 1 directories 2026/03/12 04:59:34 INFO : A3: Removing directory 2026/03/12 04:59:34 INFO : A2: Removing directory 2026/03/12 04:59:34 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/03/12 04:59:38 DEBUG : removing 1 level 3 directories 2026/03/12 04:59:38 INFO : A1/B1/C1: Removing directory 2026/03/12 04:59:38 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:38 DEBUG : removing 1 level 2 directories 2026/03/12 04:59:38 INFO : A1/B1: Removing directory 2026/03/12 04:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/12 04:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 04:59:39 DEBUG : removing 1 level 1 directories 2026/03/12 04:59:39 INFO : A1: Removing directory 2026/03/12 04:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/12 04:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/12 04:59:39 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 04:59:40 DEBUG : removing 1 level 0 directories 2026/03/12 04:59:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Removing directory 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/03/12 04:59:40 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (23.93s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:59:42 INFO : A1: Making directory 2026/03/12 04:59:43 INFO : A1/B1: Making directory 2026/03/12 04:59:43 INFO : A1/B1/C1: Making directory 2026/03/12 04:59:46 DEBUG : removing 1 level 3 directories 2026/03/12 04:59:46 INFO : A1/B1/C1: Removing directory 2026/03/12 04:59:47 DEBUG : removing 1 level 2 directories 2026/03/12 04:59:47 INFO : A1/B1: Removing directory 2026/03/12 04:59:47 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 04:59:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.35s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:59:50 INFO : A1: Making directory 2026/03/12 04:59:50 INFO : A1/B1: Making directory 2026/03/12 04:59:51 INFO : A1/B1/C1: Making directory 2026/03/12 04:59:54 DEBUG : removing 1 level 3 directories 2026/03/12 04:59:54 INFO : A1/B1/C1: Removing directory 2026/03/12 04:59:55 DEBUG : removing 1 level 2 directories 2026/03/12 04:59:55 INFO : A1/B1: Removing directory 2026/03/12 04:59:55 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 04:59:57 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 04:59:59 DEBUG : file1: md5 = abc0ee7efe24d92e32c6359a1f9a2da2 OK 2026/03/12 04:59:59 DEBUG : filename.txt: File name found in url 2026/03/12 05:00:01 DEBUG : filename.txt: md5 = 0fd778fe696340f715d992cd8bc004dc OK 2026/03/12 05:00:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/12 05:00:02 DEBUG : headerfilename.txt: md5 = 50504532aa34018673c9dfb4b5d95ad9 OK 2026/03/12 05:00:04 DEBUG : file2: md5 = 8242540f625e8daf062476e91145c078 OK --- PASS: TestCopyURL (9.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:00:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 05:00:09 DEBUG : sub/file2: md5 = b88a7b9d0b176204be834e978959c657 OK 2026/03/12 05:00:09 DEBUG : sub/file2: size = 14 OK 2026/03/12 05:00:09 INFO : file1: Copied (new) to: sub/file2 2026/03/12 05:00:09 INFO : file1: Deleted 2026/03/12 05:00:10 DEBUG : sub/file2: size = 14 OK 2026/03/12 05:00:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 05:00:10 DEBUG : file1: Unchanged skipping 2026/03/12 05:00:10 INFO : file1: Deleted 2026/03/12 05:00:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': don't need to copy/move sub/file2, it is already at target location 2026/03/12 05:00:12 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.48s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:00:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/12 05:00:15 DEBUG : file1: md5 = 01b72e0d4483692b4e256c6f2ef1bdb4 OK 2026/03/12 05:00:15 DEBUG : file1: size = 14 OK 2026/03/12 05:00:15 INFO : file1: Copied (new) 2026/03/12 05:00:15 INFO : file1: Deleted 2026/03/12 05:00:15 DEBUG : file1: Destination exists, skipping 2026/03/12 05:00:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:00:20 DEBUG : dst/file1: md5 = b4c86f5179527639f6b83669c79d2362 OK 2026/03/12 05:00:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojomap5tezi/backup" 2026/03/12 05:00:21 DEBUG : Creating backend with remote "TestDrive:crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg/1nrff024r7pq65ecp72fc28jb0" 2026/03/12 05:00:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1745474426) 2026/03/12 05:00:23 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi') 2026/03/12 05:00:23 DEBUG : dst/file1: Sizes differ 2026/03/12 05:00:25 INFO : dst/file1: Moved (server-side) 2026/03/12 05:00:26 DEBUG : dst/file1: md5 = 5993bbbb3a61f4b54e135c1c8506da68 OK 2026/03/12 05:00:26 DEBUG : dst/file1: size = 14 OK 2026/03/12 05:00:26 INFO : dst/file1: Copied (new) 2026/03/12 05:00:26 INFO : dst/file1: Deleted 2026/03/12 05:00:29 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 05:00:30 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/03/12 05:00:31 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.00s) === 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:00:34 DEBUG : A1/one: md5 = 8a689a8b5381830fd93d209e335b0ac1 OK 2026/03/12 05:00:35 DEBUG : A1/two: md5 = bdd0fd3cc2817026b3c8084fd8755cde OK 2026/03/12 05:00:38 DEBUG : A1/B1/three: md5 = 6c0700d80405570a914e7a8207a3ba5d OK 2026/03/12 05:00:40 DEBUG : A1/B1/C1/four: md5 = ec0d5789396a1e7a7041f1d028aadd69 OK 2026/03/12 05:00:42 DEBUG : A1/B1/C2/five: md5 = 54ba63f0e1584884f060608aceb1381d OK 2026/03/12 05:00:42 INFO : A1/B2: Making directory 2026/03/12 05:00:43 INFO : A1/B1/C3: Making directory 2026/03/12 05:00:53 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/12 05:00:53 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/12 05:00:53 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/12 05:00:53 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/12 05:00:53 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/12 05:00:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/12 05:00:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/12 05:00:56 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 05:00:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/12 05:00:57 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/12 05:00:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/12 05:01:08 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/12 05:01:08 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/12 05:01:08 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/12 05:01:08 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/12 05:01:08 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/12 05:01:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/12 05:01:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/12 05:01:11 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 05:01:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/12 05:01:12 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/12 05:01:18 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/03/12 05:01:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/03/12 05:01:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/03/12 05:01:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/03/12 05:01:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/03/12 05:01:19 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/03/12 05:01:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/03/12 05:01:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/03/12 05:01:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/03/12 05:01:20 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (49.02s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 05:01:23 DEBUG : no_checksum_small_file_from_pipe: md5 = 0a9910dc14940f86433ccfc00b4b1dd6 OK 2026/03/12 05:01:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 05:01:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/12 05:01:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 05:01:24 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/03/12 05:01:25 DEBUG : no_checksum_big_file_from_pipe: md5 = e5acea8cb45f55be6fc51ee9b52620b8 OK 2026/03/12 05:01:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 05:01:25 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 05:01:28 DEBUG : with_checksum_small_file_from_pipe: md5 = 304645ea10680f4bfc957802cb293457 OK 2026/03/12 05:01:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 05:01:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 05:01:29 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/03/12 05:01:30 DEBUG : with_checksum_big_file_from_pipe: md5 = d6a4a507f07c55414e74e4bee20cd1f4 OK 2026/03/12 05:01:30 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 05:01:30 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 05:01:34 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 05:01:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 05:01:34 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/12 05:01:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 05:01:35 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-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (34 bytes), uploading instead of streaming 2026/03/12 05:01:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/12 05:01:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/12 05:01:40 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/03/12 05:01:41 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/12 05:01:41 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.58s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.16s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.21s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/03/12 05:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (48 bytes), uploading instead of streaming 2026/03/12 05:01:44 DEBUG : rcat_metadata: md5 = 8821ac49b6944300309bfd81bd550fe8 OK 2026/03/12 05:01:44 DEBUG : rcat_metadata: size = 48 OK 2026/03/12 05:01:44 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/03/12 05:01:46 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/03/12 05:01:47 DEBUG : rcat_metadata_uploadcutoff0: md5 = f86d8be8ac1da78ca158631423808ed5 OK 2026/03/12 05:01:47 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/03/12 05:01:47 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.38s) --- PASS: TestRcatMetadata/Normal (2.96s) --- PASS: TestRcatMetadata/ViaDisk (2.98s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:50 DEBUG : potato1: md5 = 860bdf879b07234fa6912ac86709d3f0 OK 2026/03/12 05:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (60 bytes), uploading instead of streaming 2026/03/12 05:01:51 DEBUG : potato2: md5 = 2c11ca7e4f7637f8e9c60b0851350003 OK 2026/03/12 05:01:51 DEBUG : potato2: size = 60 OK 2026/03/12 05:01:51 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.51s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:55 DEBUG : potato1: md5 = 0f549455f06064dd2599d8c82e7b1003 OK 2026/03/12 05:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': File to upload is small (60 bytes), uploading instead of streaming 2026/03/12 05:01:56 DEBUG : potato2: md5 = a71899065100ce6ea6e428345c9e16c6 OK 2026/03/12 05:01:56 DEBUG : potato2: size = 60 OK 2026/03/12 05:01:56 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.90s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:01:59 DEBUG : potato2: md5 = 86e38875fb1d3f7d33b8335362f38439 OK 2026/03/12 05:02:01 DEBUG : empty space: md5 = 77670ae40b07adb0ca75bbfe733cd737 OK 2026/03/12 05:02:03 DEBUG : sub dir/potato3: md5 = 0ee1e4a6c615e97137ed2f9611897208 OK 2026/03/12 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Touching "sub dir/potato3" 2026/03/12 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Touching "empty space" 2026/03/12 05:02:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Touching "potato2" 2026/03/12 05:02:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.40s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:08 DEBUG : dir with metadata: Making directory with metadata 2026/03/12 05:02:09 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.42s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:11 DEBUG : directory with modtime: Making directory with metadata 2026/03/12 05:02:12 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/12 05:02:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 05:02:13 DEBUG : Google drive root 'crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg': Skipping btime metadata as can't update it on an existing file: 2026-03-12T05:02:13.687914181Z 2026/03/12 05:02:14 INFO : non existent directory: Updated directory metadata 2026/03/12 05:02:16 DEBUG : Google drive root 'crypt/uakajnjl3sgmmbjs0san2h1e9motec2b6moseokdoqsn82vgg7bg': Skipping btime metadata as can't update it on an existing file: 2026-03-12T05:02:13.687914181Z 2026/03/12 05:02:16 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.97s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:18 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/03/12 05:02:20 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/03/12 05:02:21 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.30s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:22 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/03/12 05:02:22 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 05:02:22 DEBUG : dst: Making directory with metadata 2026/03/12 05:02:23 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 05:02:23 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/03/12 05:02:24 INFO : dst: Set directory modification time (using SetModTime) 2026/03/12 05:02:24 INFO : dst: Set directory modification time (using SetModTime) 2026/03/12 05:02:24 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/03/12 05:02:24 INFO : dst: Set directory modification time (using SetModTime) 2026/03/12 05:02:24 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi'", Local "Local file system at /tmp/rclone1745474426", Modify Window "1ms" 2026/03/12 05:02:28 DEBUG : sub dir/test remove existing: md5 = 8b7f287898f63e4666773e66b2df9349 OK 2026/03/12 05:02:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = b9f05fe4884eb7477346b8f6dbb60307 OK 2026/03/12 05:02:31 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nadakud5" before starting 2026/03/12 05:02:32 DEBUG : sub dir/test remove existing.nadakud5: TEST: removing renamed existing file after operation 2026/03/12 05:02:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jokuqet7" before starting 2026/03/12 05:02:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jokuqet7: TEST: renaming existing back after failed operation 2026/03/12 05:02:36 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vikiviq0" before starting 2026/03/12 05:02:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vikiviq0: TEST: removing renamed existing file after operation 2026/03/12 05:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "7mt6hn663gh6u004hk1qqsh6976pc3fd0b06jk6n0b9eubo6k8m0" 2026/03/12 05:02:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "93r8tfgr9sga5h2nts8la5fo9vnrifvlqcfaa7if43fj85cgdv3svfqiung1sms7t46e9dd38np6teukje6ijr1oqp1lr6ltnoisq6qougm7ogofv3imnn46cbrnm5e6fhad57i68k0r2s7t4uq2vu02sdj6ic4i6b55c502rk4t13nf7vjg" --- PASS: TestRemoveExisting (13.48s) === 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/03/12 05:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojomap5tezi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m10.234838912s (try 1/5)