"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/02/25 02:12:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko" 2026/02/25 02:12:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:12:54 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g" 2026/02/25 02:12:56 DEBUG : Creating backend with remote "/tmp/rclone3694942807" === 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestSizeDiffers 2026/02/25 02:12:56 DEBUG : a: size = 0 OK 2026/02/25 02:12:56 DEBUG : a: size = 1 (memory) 2026/02/25 02:12:56 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/25 02:12:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/25 02:12:56 DEBUG : potato: Seek from 10 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 10 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 2 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/25 02:12:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 2 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/25 02:12:56 DEBUG : potato: Seek from 8 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 8 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/25 02:12:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 02:12:56 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 02:12:56 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 02:12:56 DEBUG : potato: Seek from 5 to 2 2026/02/25 02:12:56 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/25 02:12:56 DEBUG : potato: Seek from 9 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 9 to 0 2026/02/25 02:12:56 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:12:59 DEBUG : rutabaga: md5 = 087973698fe8f2a5fc64f023b1db7724 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/02/25 02:13:01 DEBUG : empty space: md5 = 896bea4639d579ab637f812a175ef3d8 OK === RUN TestCheck/3 2026/02/25 02:13:03 DEBUG : potato2: md5 = 0afc43a27f29da9b7ad61a574e0ff4f8 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/02/25 02:13:06 DEBUG : remotepotato: md5 = 5a992f6be724e0372c9f5c2b8e85b691 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.32s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.40s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/02/25 02:13:09 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 02:13:09 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 02:13:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/25 02:13:09 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/02/25 02:13:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/25 02:13:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:13:11 DEBUG : rutabaga: md5 = 8640edd142e08448cdcd51877f322d42 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/25 02:13:16 DEBUG : empty space: md5 = 34e4ee098f4f31a501deb4eeafaff772 OK === RUN TestCheckDownload/3 2026/02/25 02:13:19 DEBUG : potato2: md5 = 392cf9c5728f8031b0df9152dafabeb5 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/25 02:13:23 DEBUG : remotepotato: md5 = a00f410ddfd49a18955c5ed1fe036671 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.54s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.21s) --- PASS: TestCheckDownload/3 (1.06s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.98s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:13:29 DEBUG : rutabaga: md5 = b4dddc3ee0b763e7b0090eddcdc5efa4 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/25 02:13:31 DEBUG : empty space: md5 = 1b7eb9a9876c1024fec9f6d221cefec1 OK === RUN TestCheckSizeOnly/3 2026/02/25 02:13:33 DEBUG : potato2: md5 = c9053c424dade6f6edeac54ccfe60ba8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/25 02:13:36 DEBUG : remotepotato: md5 = 5c4649bff52a8f388e18cc36e73ec499 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.21s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.31s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.32s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:13:41 DEBUG : test.sum: md5 = f89ca10332819ec3a052541bd67d2dfa OK 2026/02/25 02:13:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 02:13:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 02:13:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 02:13:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/25 02:13:43 DEBUG : test.sum: md5 = f03f2cd67708c037112efa748233fb8b OK 2026/02/25 02:13:44 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 02:13:44 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 02:13:44 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 02:13:44 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.90s) === RUN TestCheckSum run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:13:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/data" 2026/02/25 02:13:45 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/data' lacks md5, skipping --- SKIP: TestCheckSum (2.22s) === RUN TestCheckSumDownload run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:13:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/data" 2026/02/25 02:13:47 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/vjrnln8ratgmqakfosrqe8espk" 2026/02/25 02:13:52 DEBUG : data/banana: md5 = 546a422516fcde67975181d5abe4461b OK 2026/02/25 02:13:53 DEBUG : test.sum: md5 = ef7d5d3a71184c87e2bcbe2cb4e6a717 OK === RUN TestCheckSumDownload/subtest1 2026/02/25 02:13:58 DEBUG : data/potato: md5 = 0dc8c19876539302fea7edb06df97d27 OK 2026/02/25 02:13:59 DEBUG : test.sum: md5 = 983dc357e032a1a7484d0e412ee9288f OK === RUN TestCheckSumDownload/subtest2 2026/02/25 02:14:04 DEBUG : test.sum: md5 = 2f94f307efe44613cf0f1dbd2848eda6 OK === RUN TestCheckSumDownload/subtest3 2026/02/25 02:14:08 DEBUG : test.sum: md5 = adb627b07526dd0bf8d86dc14e2806cf OK === RUN TestCheckSumDownload/subtest4 2026/02/25 02:14:12 DEBUG : test.sum: md5 = ab8935d6f01ff5fbfbdb313ada5f8cf5 OK === RUN TestCheckSumDownload/subtest5 2026/02/25 02:14:17 DEBUG : test.sum: md5 = 545af023358ae5fdff83c2a899583589 OK === RUN TestCheckSumDownload/subtest6 2026/02/25 02:14:22 DEBUG : data/banana: md5 = a7a07e8977f08578fe187b3590c774dc OK 2026/02/25 02:14:23 DEBUG : data/potato: md5 = 45437d67d9db53a63465102f359fa6c0 OK 2026/02/25 02:14:25 DEBUG : test.sum: md5 = 9732f4db9a96c75a70155ecbe8943700 OK === RUN TestCheckSumDownload/subtest7 2026/02/25 02:14:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2026/02/25 02:14:30 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.94s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.87s) --- PASS: TestCheckSumDownload/subtest3 (2.14s) --- PASS: TestCheckSumDownload/subtest4 (2.04s) --- PASS: TestCheckSumDownload/subtest5 (1.97s) --- PASS: TestCheckSumDownload/subtest6 (2.02s) --- PASS: TestCheckSumDownload/subtest7 (2.08s) === RUN TestApplyTransforms 2026/02/25 02:14:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pizavil0tufe" 2026/02/25 02:14:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:30 DEBUG : Creating backend with remote "TestDrive:crypt/07b08u28c29sq0u4ig72qupia5i4n04g97im6kcbfm8q3o25o1d0" 2026/02/25 02:14:32 DEBUG : Creating backend with remote "/tmp/rclone336239058" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe'", Local "Local file system at /tmp/rclone336239058", Modify Window "1ms" 2026/02/25 02:14:34 DEBUG : hello, world!: md5 = 53b01a5ab8326ac59a8239451ac0f4c4 OK upper checkfile vs. lower remote (without normalization) 2026/02/25 02:14:35 ERROR : hello, world!: sum not found 2026/02/25 02:14:35 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe' 2026/02/25 02:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': 1 files missing 2026/02/25 02:14:35 NOTICE: 1 hashes missing 2026/02/25 02:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': 1 differences found 2026/02/25 02:14:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/25 02:14:36 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': 0 differences found 2026/02/25 02:14:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': 1 matching files 2026/02/25 02:14:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pexisow8nere" 2026/02/25 02:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:36 DEBUG : Creating backend with remote "TestDrive:crypt/j3qnj7bl9p6838cv9u4ti6h6ltu05gn0drv5lchu7hqrtjdf9h8g" 2026/02/25 02:14:37 DEBUG : Creating backend with remote "/tmp/rclone1298199351" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere'", Local "Local file system at /tmp/rclone1298199351", Modify Window "1ms" 2026/02/25 02:14:39 DEBUG : HELLO, WORLD!: md5 = 145fb097b1a46ce55c55abcdaed69863 OK lower checkfile vs. upper remote (without normalization) 2026/02/25 02:14:40 ERROR : HELLO, WORLD!: sum not found 2026/02/25 02:14:40 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere' 2026/02/25 02:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': 1 files missing 2026/02/25 02:14:40 NOTICE: 1 hashes missing 2026/02/25 02:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': 1 differences found 2026/02/25 02:14:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/25 02:14:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': 0 differences found 2026/02/25 02:14:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': 1 matching files 2026/02/25 02:14:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loqelus8vame" 2026/02/25 02:14:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:41 DEBUG : Creating backend with remote "TestDrive:crypt/sfdutveik1bj1s6ookgr859nr6ebf1q6nthm6anc4651n1frs9og" 2026/02/25 02:14:42 DEBUG : Creating backend with remote "/tmp/rclone1204373890" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame'", Local "Local file system at /tmp/rclone1204373890", Modify Window "1ms" 2026/02/25 02:14:45 DEBUG : HeLlO, wOrLd!: md5 = 36ef3fd3fc8d90c246eb991fcc4d30f8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/25 02:14:45 ERROR : HeLlO, wOrLd!: sum not found 2026/02/25 02:14:45 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame' 2026/02/25 02:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': 1 files missing 2026/02/25 02:14:45 NOTICE: 1 hashes missing 2026/02/25 02:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': 1 differences found 2026/02/25 02:14:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/25 02:14:46 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': 0 differences found 2026/02/25 02:14:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': 1 matching files 2026/02/25 02:14:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wopaxin0xiyi" 2026/02/25 02:14:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:46 DEBUG : Creating backend with remote "TestDrive:crypt/rm75duv9del1vm3lbgqnfpe8si5ljrp39ipft58ob90dro9mjon0" 2026/02/25 02:14:47 DEBUG : Creating backend with remote "/tmp/rclone3985774223" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi'", Local "Local file system at /tmp/rclone3985774223", Modify Window "1ms" 2026/02/25 02:14:50 DEBUG : HELLO, WORLD!: md5 = 8bf7b0fafa9630128e8a92311f53dbff OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/25 02:14:50 ERROR : HELLO, WORLD!: sum not found 2026/02/25 02:14:50 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi' 2026/02/25 02:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': 1 files missing 2026/02/25 02:14:50 NOTICE: 1 hashes missing 2026/02/25 02:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': 1 differences found 2026/02/25 02:14:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/25 02:14:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': 0 differences found 2026/02/25 02:14:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': 1 matching files 2026/02/25 02:14:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruxaved2rihi" 2026/02/25 02:14:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:51 DEBUG : Creating backend with remote "TestDrive:crypt/54k389t2br45pmglg5tr53m00pqd9846rl3te1g79d6e6mne0j3g" 2026/02/25 02:14:53 DEBUG : Creating backend with remote "/tmp/rclone3211860501" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi'", Local "Local file system at /tmp/rclone3211860501", Modify Window "1ms" 2026/02/25 02:14:55 DEBUG : 測試_Русский___ě_áñ: md5 = 8bbf81bffee2981613549fd3ce2ddad6 OK NFD checkfile vs. NFC remote (without normalization) 2026/02/25 02:14:55 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/25 02:14:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi' 2026/02/25 02:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': 1 files missing 2026/02/25 02:14:55 NOTICE: 1 hashes missing 2026/02/25 02:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': 1 differences found 2026/02/25 02:14:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/25 02:14:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': 0 differences found 2026/02/25 02:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': 1 matching files 2026/02/25 02:14:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sobivus8kaqu" 2026/02/25 02:14:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:14:56 DEBUG : Creating backend with remote "TestDrive:crypt/o29uq5ej8qkfrn4bn0dlb8rbb8l75t4m4hqpucq816g8dg2gae10" 2026/02/25 02:14:57 DEBUG : Creating backend with remote "/tmp/rclone1803595823" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu'", Local "Local file system at /tmp/rclone1803595823", Modify Window "1ms" 2026/02/25 02:15:00 DEBUG : 測試_Русский___ě_áñ: md5 = eee09104c709582ad2ac90178c151c03 OK NFC checkfile vs. NFD remote (without normalization) 2026/02/25 02:15:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/25 02:15:04 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu' 2026/02/25 02:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': 1 files missing 2026/02/25 02:15:04 NOTICE: 1 hashes missing 2026/02/25 02:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': 1 differences found 2026/02/25 02:15:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/25 02:15:05 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': 0 differences found 2026/02/25 02:15:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': 1 matching files 2026/02/25 02:15:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cubaxiv7ruyo" 2026/02/25 02:15:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:15:05 DEBUG : Creating backend with remote "TestDrive:crypt/nro068h9u3okr5fnkmf8o4tj9b6lshk9niie7cdm8pf467qvph0g" 2026/02/25 02:15:06 DEBUG : Creating backend with remote "/tmp/rclone2385242281" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo'", Local "Local file system at /tmp/rclone2385242281", Modify Window "1ms" 2026/02/25 02:15:09 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6042ff18ddd3a61bfab6c27149a3e3d7 OK NFDx2 checkfile vs. both remote (without normalization) 2026/02/25 02:15:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 02:15:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo' 2026/02/25 02:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': 1 files missing 2026/02/25 02:15:09 NOTICE: 1 hashes missing 2026/02/25 02:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': 1 differences found 2026/02/25 02:15:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/25 02:15:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': 0 differences found 2026/02/25 02:15:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': 1 matching files 2026/02/25 02:15:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tekisup9vahe" 2026/02/25 02:15:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:15:15 DEBUG : Creating backend with remote "TestDrive:crypt/8gnm1bsa0atd4o6k23urfhk340fn82i1l51im4coch0tl5j1kclg" 2026/02/25 02:15:16 DEBUG : Creating backend with remote "/tmp/rclone2369140477" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe'", Local "Local file system at /tmp/rclone2369140477", Modify Window "1ms" 2026/02/25 02:15:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 99e5d5bd8a9e0eefb4181078a0ab2c5e OK NFCx2 checkfile vs. both remote (without normalization) 2026/02/25 02:15:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 02:15:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe' 2026/02/25 02:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': 1 files missing 2026/02/25 02:15:19 NOTICE: 1 hashes missing 2026/02/25 02:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': 1 differences found 2026/02/25 02:15:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/25 02:15:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': 0 differences found 2026/02/25 02:15:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': 1 matching files 2026/02/25 02:15:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nafifas5kacu" 2026/02/25 02:15:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:15:20 DEBUG : Creating backend with remote "TestDrive:crypt/lf8t8a4gog5283t0gj9fql8ptid5io666u0ne4kdlg8598da5tog" 2026/02/25 02:15:21 DEBUG : Creating backend with remote "/tmp/rclone3883405345" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu'", Local "Local file system at /tmp/rclone3883405345", Modify Window "1ms" 2026/02/25 02:15:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ae4673258939c6d0b4530146d922e582 OK both checkfile vs. NFDx2 remote (without normalization) 2026/02/25 02:15:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 02:15:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu' 2026/02/25 02:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': 1 files missing 2026/02/25 02:15:24 NOTICE: 1 hashes missing 2026/02/25 02:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': 1 differences found 2026/02/25 02:15:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/25 02:15:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': 0 differences found 2026/02/25 02:15:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': 1 matching files 2026/02/25 02:15:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xawexak4wace" 2026/02/25 02:15:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:15:25 DEBUG : Creating backend with remote "TestDrive:crypt/2g8llucli327p48b47moiog1o8maiv91n3le2nmhf0eiej4uotvg" 2026/02/25 02:15:26 DEBUG : Creating backend with remote "/tmp/rclone3890819862" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace'", Local "Local file system at /tmp/rclone3890819862", Modify Window "1ms" 2026/02/25 02:15:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 24815f2eb67dd0329078a6259f05cac7 OK both checkfile vs. NFCx2 remote (without normalization) 2026/02/25 02:15:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 02:15:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace' 2026/02/25 02:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': 1 files missing 2026/02/25 02:15:30 NOTICE: 1 hashes missing 2026/02/25 02:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': 1 differences found 2026/02/25 02:15:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/25 02:15:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 02:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': 0 differences found 2026/02/25 02:15:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': 1 matching files 2026/02/25 02:15:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xawexak4wace': Purge remote 2026/02/25 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nafifas5kacu': Purge remote 2026/02/25 02:15:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tekisup9vahe': Purge remote 2026/02/25 02:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cubaxiv7ruyo': Purge remote 2026/02/25 02:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sobivus8kaqu': Purge remote 2026/02/25 02:15:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruxaved2rihi': Purge remote 2026/02/25 02:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wopaxin0xiyi': Purge remote 2026/02/25 02:15:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loqelus8vame': Purge remote 2026/02/25 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pexisow8nere': Purge remote 2026/02/25 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pizavil0tufe': Purge remote --- PASS: TestApplyTransforms (65.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:15:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 02:15:38 DEBUG : sub/file2: md5 = 15b90e607f452bea002b3d28cd9a2fa2 OK 2026/02/25 02:15:38 DEBUG : sub/file2: size = 14 OK 2026/02/25 02:15:38 INFO : file1: Copied (new) to: sub/file2 2026/02/25 02:15:39 DEBUG : sub/file2: size = 14 OK 2026/02/25 02:15:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 02:15:39 DEBUG : file1: Unchanged skipping 2026/02/25 02:15:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': don't need to copy/move sub/file2, it is already at target location 2026/02/25 02:15:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.65s) === RUN TestCopyLongFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.55s) === RUN TestCopyFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:15:45 DEBUG : dst/file1: md5 = 83bf0b332deded542f9ab9acb3145d8b OK 2026/02/25 02:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/backup" 2026/02/25 02:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/1nrff024r7pq65ecp72fc28jb0" 2026/02/25 02:15:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:15:48 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko') 2026/02/25 02:15:48 DEBUG : dst/file1: Sizes differ 2026/02/25 02:15:50 INFO : dst/file1: Moved (server-side) 2026/02/25 02:15:52 DEBUG : dst/file1: md5 = 29a592f47011f7a22c12b06ac5b97ada OK 2026/02/25 02:15:52 DEBUG : dst/file1: size = 14 OK 2026/02/25 02:15:52 INFO : dst/file1: Copied (new) 2026/02/25 02:15:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:15:56 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:15:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.53s) === RUN TestCopyFileCompareDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/dst" 2026/02/25 02:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/25 02:16:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/CompareDest" 2026/02/25 02:16:00 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/gveqi14airsml4bgu7krj116o8" 2026/02/25 02:16:01 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 02:16:04 DEBUG : one: md5 = 9fdf02615c94bf32205baa0bf4352770 OK 2026/02/25 02:16:04 DEBUG : one: size = 3 OK 2026/02/25 02:16:04 INFO : one: Copied (new) 2026/02/25 02:16:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:05 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/dst') 2026/02/25 02:16:05 DEBUG : one: Sizes differ 2026/02/25 02:16:07 DEBUG : one: md5 = 4daf379e7be701f25eaa18c60df55da7 OK 2026/02/25 02:16:07 DEBUG : one: size = 5 OK 2026/02/25 02:16:07 INFO : one: Copied (replaced existing) 2026/02/25 02:16:09 DEBUG : dst/one: md5 = e8c199f4d6d5d4dec40146f3424eee81 OK 2026/02/25 02:16:11 DEBUG : CompareDest/one: md5 = 735bb54c1b10607fc4e703c293d08bb7 OK 2026/02/25 02:16:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/dst') 2026/02/25 02:16:12 DEBUG : one: Sizes differ 2026/02/25 02:16:13 DEBUG : one: size = 5 OK 2026/02/25 02:16:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 02:16:15 DEBUG : CompareDest/two: md5 = ef73184148bc8b43fd552bf2797729c1 OK 2026/02/25 02:16:16 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 02:16:16 DEBUG : two: size = 3 OK 2026/02/25 02:16:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 02:16:17 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 02:16:17 DEBUG : two: size = 3 OK 2026/02/25 02:16:17 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 02:16:18 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 02:16:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:19 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/CompareDest') 2026/02/25 02:16:19 DEBUG : two: Sizes differ 2026/02/25 02:16:20 DEBUG : two: md5 = 96afc64abd98f6dcfb04320071d4a851 OK 2026/02/25 02:16:20 DEBUG : two: size = 5 OK 2026/02/25 02:16:20 INFO : two: Copied (new) 2026/02/25 02:16:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:16:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:16:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:16:24 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (27.75s) === RUN TestCopyFileCopyDest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:16:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/dst" 2026/02/25 02:16:25 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/31u3jie661vd5p8j7rtc3hgbh0" 2026/02/25 02:16:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/CopyDest" 2026/02/25 02:16:27 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/25 02:16:29 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 02:16:32 DEBUG : one: md5 = 05e06cd60c0e49af6dceb8c78ecaeadf OK 2026/02/25 02:16:32 DEBUG : one: size = 3 OK 2026/02/25 02:16:32 INFO : one: Copied (new) 2026/02/25 02:16:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:33 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/dst') 2026/02/25 02:16:33 DEBUG : one: Sizes differ 2026/02/25 02:16:36 DEBUG : one: md5 = e5025c5b37f7a6be0553eafd85a90717 OK 2026/02/25 02:16:36 DEBUG : one: size = 5 OK 2026/02/25 02:16:36 INFO : one: Copied (replaced existing) 2026/02/25 02:16:38 DEBUG : dst/one: md5 = 0ed05548b7c1db067d0d98884944043f OK 2026/02/25 02:16:40 DEBUG : CopyDest/one: md5 = 8932720da9428aa1b98e59afbd613664 OK 2026/02/25 02:16:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/BackupDir" 2026/02/25 02:16:41 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/25 02:16:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/dst') 2026/02/25 02:16:43 DEBUG : one: Sizes differ 2026/02/25 02:16:43 DEBUG : one: size = 5 OK 2026/02/25 02:16:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:43 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/dst') 2026/02/25 02:16:43 DEBUG : one: Sizes differ 2026/02/25 02:16:45 INFO : one: Moved (server-side) 2026/02/25 02:16:47 DEBUG : one: size = 5 OK 2026/02/25 02:16:47 INFO : one: Copied (server-side copy) 2026/02/25 02:16:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/25 02:16:49 DEBUG : CopyDest/two: md5 = a0bc04de32d50992c56977d003be495f OK 2026/02/25 02:16:50 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 02:16:50 DEBUG : two: size = 3 OK 2026/02/25 02:16:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:51 DEBUG : two: size = 3 OK 2026/02/25 02:16:51 INFO : two: Copied (server-side copy) 2026/02/25 02:16:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/25 02:16:52 DEBUG : two: size = 3 OK 2026/02/25 02:16:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/25 02:16:52 DEBUG : two: Unchanged skipping 2026/02/25 02:16:55 DEBUG : CopyDest/three: md5 = df7d337e8c903d3da64962beedc5765f OK 2026/02/25 02:16:55 DEBUG : three: Need to transfer - File not found at Destination 2026/02/25 02:16:56 DEBUG : three: size = 7 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:16:56 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko/CopyDest') 2026/02/25 02:16:56 DEBUG : three: Sizes differ 2026/02/25 02:16:56 DEBUG : three: Destination not found in --copy-dest 2026/02/25 02:16:57 DEBUG : three: md5 = f38488f1948f76182872635dd8d9180e OK 2026/02/25 02:16:57 DEBUG : three: size = 7 OK 2026/02/25 02:16:57 INFO : three: Copied (new) 2026/02/25 02:17:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/25 02:17:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:17:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:17:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:17:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/25 02:17:03 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:17:04 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.84s) === RUN TestCopyInplace run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.55s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/25 02:17:09 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4b725bcb867f7986bbcb0bbc504d7fd6 OK 2026/02/25 02:17:09 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/02/25 02:17:09 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/25 02:17:10 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/25 02:17:10 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/02/25 02:17:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/25 02:17:12 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/25 02:17:14 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1f12e01ee4230cbfd86ea18a15080960 OK 2026/02/25 02:17:14 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/02/25 02:17:14 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/25 02:17:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/02/25 02:17:16 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.48s) === RUN TestDeduplicateInteractive run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.51s) === RUN TestDeduplicateSkip run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using skip mode. 2026/02/25 02:17:21 NOTICE: one: Found 2 files with duplicate names 2026/02/25 02:17:21 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.65s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using skip mode. 2026/02/25 02:17:30 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:17:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/02/25 02:17:31 INFO : one: Deleted 2026/02/25 02:17:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (9.70s) === RUN TestDeduplicateFirst run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using first mode. 2026/02/25 02:17:37 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:17:38 INFO : one: Deleted 2026/02/25 02:17:38 INFO : one: Deleted 2026/02/25 02:17:38 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.73s) === RUN TestDeduplicateNewest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using newest mode. 2026/02/25 02:17:44 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:17:45 INFO : one: Deleted 2026/02/25 02:17:45 INFO : one: Deleted 2026/02/25 02:17:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.85s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.52s) === RUN TestDeduplicateOldest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:17:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using oldest mode. 2026/02/25 02:17:52 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:17:52 INFO : one: Deleted 2026/02/25 02:17:56 INFO : one: Deleted 2026/02/25 02:17:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (10.41s) === RUN TestDeduplicateLargest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:18:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using largest mode. 2026/02/25 02:18:02 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:18:03 INFO : one: Deleted 2026/02/25 02:18:03 INFO : one: Deleted 2026/02/25 02:18:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.19s) === RUN TestDeduplicateSmallest run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:18:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using smallest mode. 2026/02/25 02:18:10 NOTICE: one: Found 3 files with duplicate names 2026/02/25 02:18:10 INFO : one: Deleted 2026/02/25 02:18:11 INFO : one: Deleted 2026/02/25 02:18:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.36s) === RUN TestDeduplicateRename run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:18:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Looking for duplicate names using rename mode. 2026/02/25 02:18:18 NOTICE: one.txt: Found 3 files with duplicate names 2026/02/25 02:18:20 INFO : one-2.txt: renamed from: one.txt 2026/02/25 02:18:21 INFO : one-3.txt: renamed from: one.txt 2026/02/25 02:18:23 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.41s) === RUN TestMergeDirs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:18:28 DEBUG : dupe1/one.txt: md5 = 5f38106bee5961b9e02660bc3b8300c5 OK 2026/02/25 02:18:30 DEBUG : dupe2/two.txt: md5 = 87d1e788fc0f34779040daa3c2138d6a OK 2026/02/25 02:18:33 DEBUG : dupe3/three.txt: md5 = 2bdfcb23c462ac58149315b27f6025fb OK 2026/02/25 02:18:33 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/02/25 02:18:34 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/02/25 02:18:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/02/25 02:18:37 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/02/25 02:18:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/02/25 02:18:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/02/25 02:18:41 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.51s) === RUN TestListDirSorted run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:18:44 DEBUG : a.txt: md5 = 225f497b6956182c44921db74a380221 OK 2026/02/25 02:18:46 DEBUG : zend.txt: md5 = e1efc25846f4257d54e1e02ee0576706 OK 2026/02/25 02:18:48 DEBUG : sub dir/hello world: md5 = 45ce073c3afe2313a05f0ce8ec46af9d OK 2026/02/25 02:18:50 DEBUG : sub dir/hello world2: md5 = 6af8bcdcbb1a359bd9ac73fc73b3128f OK 2026/02/25 02:18:52 DEBUG : sub dir/ignore dir/.ignore: md5 = ea9c949c1dd7cbb01f2af9cd6467f595 OK 2026/02/25 02:18:54 DEBUG : sub dir/ignore dir/should be ignored: md5 = 828fd09d36870bb5c0687f9d7ae67621 OK 2026/02/25 02:18:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = 786536c7ab81a5ad1f4f0f6d46c4a239 OK 2026/02/25 02:18:58 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 02:18:58 DEBUG : a.txt: Excluded 2026/02/25 02:18:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 02:18:58 DEBUG : sub dir/hello world2: Excluded 2026/02/25 02:18:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 02:18:58 DEBUG : sub dir/hello world: Excluded 2026/02/25 02:18:59 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 02:18:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 02:18:59 DEBUG : sub dir/hello world2: Excluded 2026/02/25 02:18:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 02:18:59 DEBUG : sub dir/hello world: Excluded 2026/02/25 02:19:00 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 02:19:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/25 02:19:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (25.33s) === RUN TestListDirSortedFn run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:19:09 DEBUG : a.txt: md5 = 1df19d3fe106df5f53421659044c432a OK 2026/02/25 02:19:10 DEBUG : zend.txt: md5 = 82b28acbdc6c0f0dbc6e922700c07e78 OK 2026/02/25 02:19:12 DEBUG : sub dir/hello world: md5 = c29764d7df48064768f626bd92cfeef9 OK 2026/02/25 02:19:14 DEBUG : sub dir/hello world2: md5 = 3b289f0751c66e996037520d038a8f68 OK 2026/02/25 02:19:17 DEBUG : sub dir/ignore dir/.ignore: md5 = c7afdf6dde2900dff5dce75cf5199865 OK 2026/02/25 02:19:18 DEBUG : sub dir/ignore dir/should be ignored: md5 = 21d6692377fceb0bf0852c4502bef7d4 OK 2026/02/25 02:19:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0e2895630d921d601bda57081a95c94a OK 2026/02/25 02:19:22 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 02:19:22 DEBUG : a.txt: Excluded 2026/02/25 02:19:22 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 02:19:22 DEBUG : sub dir/hello world2: Excluded 2026/02/25 02:19:22 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 02:19:22 DEBUG : sub dir/hello world: Excluded 2026/02/25 02:19:24 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 02:19:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 02:19:24 DEBUG : sub dir/hello world2: Excluded 2026/02/25 02:19:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 02:19:24 DEBUG : sub dir/hello world: Excluded 2026/02/25 02:19:24 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 02:19:29 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/02/25 02:19:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/02/25 02:19:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/02/25 02:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/02/25 02:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/02/25 02:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/02/25 02:19:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.37s) === RUN TestListJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:19:33 DEBUG : file1: md5 = 4441da5fa6bd4ff84a34664a46ba8896 OK 2026/02/25 02:19:36 DEBUG : sub/file2: md5 = 5c11f549ae87be9581c3deef230a6008 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/02/25 02:19:39 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/25 02:19:39 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/02/25 02:19:39 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/02/25 02:19:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.05s) --- PASS: TestListJSON/Default (0.37s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.30s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.81s) === RUN TestStatJSON run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:19:44 DEBUG : file1: md5 = 282540239dc31010d32a8724445ee56a OK 2026/02/25 02:19:47 DEBUG : sub/file2: md5 = 3920c1b1f68d78df0f4e92dc0e6aeabc OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/02/25 02:19:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/notfound" 2026/02/25 02:19:52 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/qe0i31qdkoejk60elps0ni5sqk" 2026/02/25 02:19:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.58s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.57s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.26s) --- PASS: TestStatJSON/FileFilesOnly (0.31s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.08s) === RUN TestMkdir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:19:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Making directory 2026/02/25 02:19:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Making directory --- PASS: TestMkdir (0.85s) === RUN TestLsd run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:19:59 DEBUG : sub dir/hello world: md5 = 4bcf0b80a09fc7695a58bfa9668106c4 OK 2026/02/25 02:20:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.44s) === RUN TestLs run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:04 DEBUG : potato2: md5 = 7ce44e98a760ab0a131d13c6e495da35 OK 2026/02/25 02:20:06 DEBUG : empty space: md5 = 5efad1bfe0fd0a1f4303a21f92604cef OK --- PASS: TestLs (5.37s) === RUN TestLsWithFilesFrom run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:09 DEBUG : potato2: md5 = 24b694a6f2350c49857eaf86dd7ffee6 OK 2026/02/25 02:20:11 DEBUG : empty space: md5 = f89989ec751f5f5c9cd3ae9b8232fd60 OK 2026/02/25 02:20:12 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.60s) === RUN TestLsLong run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:15 DEBUG : potato2: md5 = 56362d6f59098914a206e7be1ab92cfb OK 2026/02/25 02:20:17 DEBUG : empty space: md5 = 5f6c96669fa5c0dfa5a6ad19e52d75d6 OK --- PASS: TestLsLong (5.43s) === RUN TestHashSums run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:20 DEBUG : potato2: md5 = a680c38b850909562e6529f57ec1d977 OK 2026/02/25 02:20:22 DEBUG : empty space: md5 = c4e276565a16922ae561db622e536277 OK --- PASS: TestHashSums (5.03s) === RUN TestHashSumsWithErrors 2026/02/25 02:20:24 DEBUG : Creating backend with remote ":memory:" 2026/02/25 02:20:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/25 02:20:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 02:20:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/25 02:20:24 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:26 DEBUG : potato2: md5 = d5adcea9096f5db9cf09089bc8330e73 OK 2026/02/25 02:20:27 DEBUG : empty space: md5 = 0eb155b199277f6821d74f9f374269f5 OK 2026/02/25 02:20:30 DEBUG : sub dir/potato3: md5 = 3c7c5c723b0c601867fcc7d1a76a198b OK 2026/02/25 02:20:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.60s) === RUN TestDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:35 DEBUG : small: md5 = 8b390c9d24b1fbd9ffea44e6d85c38cc OK 2026/02/25 02:20:37 DEBUG : medium: md5 = 362d4e3c252201f46743bd2e74ada410 OK 2026/02/25 02:20:39 DEBUG : large: md5 = 618d3fc5b91b4f35be4431d2ce288183 OK 2026/02/25 02:20:39 DEBUG : Waiting for deletions to finish 2026/02/25 02:20:39 DEBUG : large: Excluded (Size Filter) 2026/02/25 02:20:40 INFO : small: Deleted 2026/02/25 02:20:40 INFO : medium: Deleted --- PASS: TestDelete (7.73s) === RUN TestMaxDelete run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:43 DEBUG : small: md5 = facfa54475f698f13b3c35ee7e5b0d0f OK 2026/02/25 02:20:44 DEBUG : medium: md5 = 4d077033f3157ccad12e542b2d2ede0c OK 2026/02/25 02:20:46 DEBUG : large: md5 = 99b54daa14c3aca9fee1c29f8cf2b536 OK 2026/02/25 02:20:46 DEBUG : Waiting for deletions to finish 2026/02/25 02:20:46 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/02/25 02:20:47 INFO : small: Deleted 2026/02/25 02:20:47 INFO : large: Deleted --- PASS: TestMaxDelete (7.54s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:50 DEBUG : small: md5 = 88e502ec756bf3fbaef4038f85f042e1 OK 2026/02/25 02:20:52 DEBUG : medium: md5 = 855ae02d185dcc86e4ce0d29bc493653 OK 2026/02/25 02:20:54 DEBUG : large: md5 = a247c98e4319481747c09afafe9223f7 OK 2026/02/25 02:20:54 DEBUG : Waiting for deletions to finish 2026/02/25 02:20:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 02:20:55 INFO : small: Deleted 2026/02/25 02:20:55 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.20s) === RUN TestMaxDeleteSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:20:59 DEBUG : small: md5 = 1d75e9d87b124b39fdbf2c5ecc857abb OK 2026/02/25 02:21:00 DEBUG : medium: md5 = 3290759fa473640fb6b2728f9b637f65 OK 2026/02/25 02:21:02 DEBUG : large: md5 = 6c070a9700b716a348c849dbb3bd5388 OK 2026/02/25 02:21:02 DEBUG : Waiting for deletions to finish 2026/02/25 02:21:02 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 02:21:03 INFO : small: Deleted 2026/02/25 02:21:03 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.75s) === RUN TestReadFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:21:06 DEBUG : ReadFile: md5 = 14bb5b8328469c3405c9e808a84d853e OK --- PASS: TestReadFile (4.59s) === RUN TestRetry 2026/02/25 02:21:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/25 02:21:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/25 02:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 02:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 02:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 02:21:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 02:21:09 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:21:11 DEBUG : file1: md5 = 639b196305374444c1ba540a84bc6f7c OK 2026/02/25 02:21:13 DEBUG : file2: md5 = e040c356fd63963487f5bf903a2a3d67 OK --- PASS: TestCat (16.25s) === RUN TestPurge 2026/02/25 02:21:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nakileb9rawa" 2026/02/25 02:21:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 02:21:26 DEBUG : Creating backend with remote "TestDrive:crypt/7tb0fh48il4eseuaq2fue75gpdud9snhmuseespnpj1knfa4744g" 2026/02/25 02:21:27 DEBUG : Creating backend with remote "/tmp/rclone4091400553" run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nakileb9rawa'", Local "Local file system at /tmp/rclone4091400553", Modify Window "1ms" 2026/02/25 02:21:32 DEBUG : A1/B1/C1/one: md5 = cd16dca64a1c0a31192b1784beb97d23 OK 2026/02/25 02:21:32 INFO : A2: Making directory 2026/02/25 02:21:32 INFO : A1/B2: Making directory 2026/02/25 02:21:33 INFO : A1/B2/C2: Making directory 2026/02/25 02:21:34 INFO : A1/B1/C3: Making directory 2026/02/25 02:21:35 INFO : A3: Making directory 2026/02/25 02:21:36 INFO : A3/B3: Making directory 2026/02/25 02:21:37 INFO : A3/B3/C4: Making directory 2026/02/25 02:21:39 DEBUG : A1/two: md5 = 29e4457aee99a2933261c14a405a1b12 OK 2026/02/25 02:21:41 DEBUG : TestDrive: Token expired 2026/02/25 02:21:41 DEBUG : TestDrive: No updated token found in the config file 2026/02/25 02:21:41 DEBUG : TestDrive: Token refresh successful 2026/02/25 02:21:41 DEBUG : Config file has changed externally - reloading 2026/02/25 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/02/25 02:21:41 DEBUG : TestDrive: Saved new token in config file 2026/02/25 02:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nakileb9rawa': Purge remote 2026/02/25 02:21:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.36s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:21:44 DEBUG : TestDrive: Token expired 2026/02/25 02:21:44 DEBUG : TestDrive: Loaded fresh token from config file 2026/02/25 02:21:44 DEBUG : TestDrive: Token refresh successful 2026/02/25 02:21:48 DEBUG : A1/B1/C1/one: md5 = 543b5a142acb44cf05938299de016135 OK 2026/02/25 02:21:48 INFO : A2: Making directory 2026/02/25 02:21:49 INFO : A1/B2: Making directory 2026/02/25 02:21:50 INFO : A1/B2/C2: Making directory 2026/02/25 02:21:51 INFO : A1/B1/C3: Making directory 2026/02/25 02:21:51 INFO : A3: Making directory 2026/02/25 02:21:52 INFO : A3/B3: Making directory 2026/02/25 02:21:53 INFO : A3/B3/C4: Making directory 2026/02/25 02:21:55 DEBUG : A1/two: md5 = 30cc64b9a6314cdaa2c6e9034ba089dd OK 2026/02/25 02:21:57 DEBUG : removing 1 level 3 directories 2026/02/25 02:21:57 INFO : A3/B3/C4: Removing directory 2026/02/25 02:22:00 DEBUG : removing 2 level 3 directories 2026/02/25 02:22:00 INFO : A1/B2/C2: Removing directory 2026/02/25 02:22:00 INFO : A1/B1/C3: Removing directory 2026/02/25 02:22:01 DEBUG : removing 2 level 2 directories 2026/02/25 02:22:01 INFO : A3/B3: Removing directory 2026/02/25 02:22:01 INFO : A1/B2: Removing directory 2026/02/25 02:22:01 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/02/25 02:22:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/25 02:22:01 DEBUG : removing 2 level 1 directories 2026/02/25 02:22:01 INFO : A3: Removing directory 2026/02/25 02:22:01 INFO : A2: Removing directory 2026/02/25 02:22:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/02/25 02:22:06 DEBUG : removing 1 level 3 directories 2026/02/25 02:22:06 INFO : A1/B1/C1: Removing directory 2026/02/25 02:22:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:07 DEBUG : removing 1 level 2 directories 2026/02/25 02:22:07 INFO : A1/B1: Removing directory 2026/02/25 02:22:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/25 02:22:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:22:07 DEBUG : removing 1 level 1 directories 2026/02/25 02:22:07 INFO : A1: Removing directory 2026/02/25 02:22:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/25 02:22:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/25 02:22:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:22:08 DEBUG : removing 1 level 0 directories 2026/02/25 02:22:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Removing directory 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/02/25 02:22:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (25.89s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:11 INFO : A1: Making directory 2026/02/25 02:22:11 INFO : A1/B1: Making directory 2026/02/25 02:22:12 INFO : A1/B1/C1: Making directory 2026/02/25 02:22:15 DEBUG : removing 1 level 3 directories 2026/02/25 02:22:15 INFO : A1/B1/C1: Removing directory 2026/02/25 02:22:16 DEBUG : removing 1 level 2 directories 2026/02/25 02:22:16 INFO : A1/B1: Removing directory 2026/02/25 02:22:16 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:22:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.00s) === RUN TestRmdirsWithFilter run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:19 INFO : A1: Making directory 2026/02/25 02:22:20 INFO : A1/B1: Making directory 2026/02/25 02:22:20 INFO : A1/B1/C1: Making directory 2026/02/25 02:22:23 DEBUG : removing 1 level 3 directories 2026/02/25 02:22:23 INFO : A1/B1/C1: Removing directory 2026/02/25 02:22:25 DEBUG : removing 1 level 2 directories 2026/02/25 02:22:25 INFO : A1/B1: Removing directory 2026/02/25 02:22:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:22:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.49s) === RUN TestCopyURL run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:30 DEBUG : file1: md5 = af7742a4790c4dcd18fdc323d6016ec3 OK 2026/02/25 02:22:32 DEBUG : filename.txt: File name found in url 2026/02/25 02:22:33 DEBUG : filename.txt: md5 = 9af61f886ebc819ce62b73f27245290a OK 2026/02/25 02:22:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/25 02:22:35 DEBUG : headerfilename.txt: md5 = 43ad390bef355478dec5f52e0ec64ab6 OK 2026/02/25 02:22:37 DEBUG : file2: md5 = 68882cc7e48841f4ae1cdd550773768b OK --- PASS: TestCopyURL (11.93s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 02:22:43 DEBUG : sub/file2: md5 = 1237127280f7e1b9b95748eff2a619ab OK 2026/02/25 02:22:43 DEBUG : sub/file2: size = 14 OK 2026/02/25 02:22:43 INFO : file1: Copied (new) to: sub/file2 2026/02/25 02:22:43 INFO : file1: Deleted 2026/02/25 02:22:44 DEBUG : sub/file2: size = 14 OK 2026/02/25 02:22:44 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 02:22:44 DEBUG : file1: Unchanged skipping 2026/02/25 02:22:44 INFO : file1: Deleted 2026/02/25 02:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': don't need to copy/move sub/file2, it is already at target location 2026/02/25 02:22:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.35s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 02:22:50 DEBUG : file1: md5 = 8ab3122711b08bda75b157bf7e759fac OK 2026/02/25 02:22:50 DEBUG : file1: size = 14 OK 2026/02/25 02:22:50 INFO : file1: Copied (new) 2026/02/25 02:22:50 INFO : file1: Deleted 2026/02/25 02:22:50 DEBUG : file1: Destination exists, skipping 2026/02/25 02:22:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.98s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:22:55 DEBUG : dst/file1: md5 = b118bfc3919d9b2d70ec86d5f34dc2b2 OK 2026/02/25 02:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nohitat9buko/backup" 2026/02/25 02:22:56 DEBUG : Creating backend with remote "TestDrive:crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g/1nrff024r7pq65ecp72fc28jb0" 2026/02/25 02:22:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3694942807) 2026/02/25 02:22:58 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko') 2026/02/25 02:22:58 DEBUG : dst/file1: Sizes differ 2026/02/25 02:23:01 INFO : dst/file1: Moved (server-side) 2026/02/25 02:23:02 DEBUG : dst/file1: md5 = e593554f29dd32f16066c83bb49c891c OK 2026/02/25 02:23:02 DEBUG : dst/file1: size = 14 OK 2026/02/25 02:23:02 INFO : dst/file1: Copied (new) 2026/02/25 02:23:02 INFO : dst/file1: Deleted 2026/02/25 02:23:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:23:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/02/25 02:23:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.97s) === 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:23:10 DEBUG : A1/one: md5 = dba1c9a5f89ce6ed5c64bdd1c3e3a915 OK 2026/02/25 02:23:12 DEBUG : A1/two: md5 = 73e5cec18ab5a2adba3aff4ef3b6c412 OK 2026/02/25 02:23:14 DEBUG : A1/B1/three: md5 = 4818732e226c08f08877e5444d8f1bf9 OK 2026/02/25 02:23:16 DEBUG : A1/B1/C1/four: md5 = 0dc3a716d1070e0c705d7e09bc9481f3 OK 2026/02/25 02:23:19 DEBUG : A1/B1/C2/five: md5 = 729672b737abf9be117424fdec6ce80b OK 2026/02/25 02:23:19 INFO : A1/B2: Making directory 2026/02/25 02:23:20 INFO : A1/B1/C3: Making directory 2026/02/25 02:23:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/25 02:23:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/25 02:23:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/25 02:23:31 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/25 02:23:31 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/25 02:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/25 02:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/25 02:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/25 02:23:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/25 02:23:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/25 02:23:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/25 02:23:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/25 02:23:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/25 02:23:44 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/25 02:23:44 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/25 02:23:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/25 02:23:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/25 02:23:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:23:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/25 02:23:48 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/25 02:23:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/02/25 02:23:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/02/25 02:23:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/02/25 02:23:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/02/25 02:23:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/02/25 02:23:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/02/25 02:23:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/02/25 02:23:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/02/25 02:23:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/02/25 02:23:58 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.17s) === RUN TestGetFsInfo run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" --- PASS: TestGetFsInfo (0.54s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 02:24:01 DEBUG : no_checksum_small_file_from_pipe: md5 = f82d7c0deb06769f2ede65be982af81d OK 2026/02/25 02:24:01 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 02:24:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/25 02:24:01 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 02:24:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/02/25 02:24:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 087d10e129f8c1875f9bfbb73879f353 OK 2026/02/25 02:24:03 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 02:24:03 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 02:24:06 DEBUG : with_checksum_small_file_from_pipe: md5 = 5c9aa6831cb797fb92c5a6f3aab91992 OK 2026/02/25 02:24:06 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 02:24:06 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 02:24:07 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/02/25 02:24:08 DEBUG : with_checksum_big_file_from_pipe: md5 = 85876aaa41304a0d3a321c1c51559f0f OK 2026/02/25 02:24:08 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 02:24:08 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 02:24:17 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 02:24:17 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 02:24:17 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/25 02:24:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 02:24:18 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-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 02:24:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 02:24:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 02:24:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/02/25 02:24:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 02:24:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (34.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.26s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.55s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (18.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.51s) === RUN TestRcatMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/02/25 02:24:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (48 bytes), uploading instead of streaming 2026/02/25 02:24:36 DEBUG : rcat_metadata: md5 = af52e41777c62a9a1d1ef9aae2511935 OK 2026/02/25 02:24:36 DEBUG : rcat_metadata: size = 48 OK 2026/02/25 02:24:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/02/25 02:24:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/02/25 02:24:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = ea416d57769f27c7a35b1916f2d01761 OK 2026/02/25 02:24:39 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/02/25 02:24:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.09s) --- PASS: TestRcatMetadata/Normal (3.12s) --- PASS: TestRcatMetadata/ViaDisk (3.47s) === RUN TestRcatSize run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:43 DEBUG : potato1: md5 = a5f1ac9eabb74fd0d929b1d551a48acd OK 2026/02/25 02:24:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (60 bytes), uploading instead of streaming 2026/02/25 02:24:44 DEBUG : potato2: md5 = b09983eda68c93c67d09a9b23326e244 OK 2026/02/25 02:24:44 DEBUG : potato2: size = 60 OK 2026/02/25 02:24:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.17s) === RUN TestRcatSizeMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:48 DEBUG : potato1: md5 = 0fe812ee2ecee5416fbc1fbdab1e35de OK 2026/02/25 02:24:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': File to upload is small (60 bytes), uploading instead of streaming 2026/02/25 02:24:50 DEBUG : potato2: md5 = 3780b3d90b13adc0917a2ccec159089c OK 2026/02/25 02:24:50 DEBUG : potato2: size = 60 OK 2026/02/25 02:24:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.55s) === RUN TestTouchDir run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:24:55 DEBUG : potato2: md5 = 507190a93df095168c52cf19551f4702 OK 2026/02/25 02:25:02 DEBUG : empty space: md5 = 296f58e79acb93d9b8c8bf0143f14736 OK 2026/02/25 02:25:04 DEBUG : sub dir/potato3: md5 = 7f582061c1f5240c8f90690010b45afb OK 2026/02/25 02:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Touching "sub dir/potato3" 2026/02/25 02:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Touching "empty space" 2026/02/25 02:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Touching "potato2" 2026/02/25 02:25:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (18.28s) === RUN TestMkdirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:10 DEBUG : dir with metadata: Making directory with metadata 2026/02/25 02:25:11 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.85s) === RUN TestMkdirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:13 DEBUG : directory with modtime: Making directory with metadata 2026/02/25 02:25:14 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.63s) === RUN TestCopyDirMetadata run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:16 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/25 02:25:16 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 02:25:16 DEBUG : Google drive root 'crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g': Skipping btime metadata as can't update it on an existing file: 2026-02-25T02:25:16.189320161Z 2026/02/25 02:25:16 INFO : non existent directory: Updated directory metadata 2026/02/25 02:25:19 DEBUG : Google drive root 'crypt/cjon22tt015oc0vgr5e0ht884eoe0v9vpd96t3ng3icd37392l1g': Skipping btime metadata as can't update it on an existing file: 2026-02-25T02:25:16.189320161Z 2026/02/25 02:25:19 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.34s) === RUN TestSetDirModTime run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:21 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/02/25 02:25:23 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/02/25 02:25:24 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.73s) === RUN TestDirsEqual run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:26 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/02/25 02:25:26 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 02:25:26 DEBUG : dst: Making directory with metadata 2026/02/25 02:25:27 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/02/25 02:25:27 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/02/25 02:25:27 INFO : dst: Set directory modification time (using SetModTime) 2026/02/25 02:25:28 INFO : dst: Set directory modification time (using SetModTime) 2026/02/25 02:25:28 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/25 02:25:28 INFO : dst: Set directory modification time (using SetModTime) 2026/02/25 02:25:28 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.87s) === RUN TestRemoveExisting run.go:185: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko'", Local "Local file system at /tmp/rclone3694942807", Modify Window "1ms" 2026/02/25 02:25:32 DEBUG : sub dir/test remove existing: md5 = 6911c254e20cd4d08b1856d8613ff135 OK 2026/02/25 02:25:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ab632ae0f9669bb4c3faa92dc255d413 OK 2026/02/25 02:25:36 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.jiwojuf2" before starting 2026/02/25 02:25:37 DEBUG : sub dir/test remove existing.jiwojuf2: TEST: removing renamed existing file after operation 2026/02/25 02:25:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nazusaw5" before starting 2026/02/25 02:25:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nazusaw5: TEST: renaming existing back after failed operation 2026/02/25 02:25:41 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vatoyik6" before starting 2026/02/25 02:25:42 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vatoyik6: TEST: removing renamed existing file after operation 2026/02/25 02:25:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "pgrivr89v9m28v8ig0e0b5m743nq8pq10tnahf73k9f2i2q36jdg" 2026/02/25 02:25:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9ujpmeebq0pssfkhoujl78bibrp7rs2gbhd1drcjgc86m17dlp6ptl12iu564ul0qemfknkeb77ditilunc93vhte1gkfe185idvn2k4qmcgn1acg9t4pn81gf11bekparihr1v2ls2lov9b5c1q14kr8n4gqefuejpt4clofnibmarhfms0" --- PASS: TestRemoveExisting (14.87s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/02/25 02:25:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nohitat9buko': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m51.014032737s (try 1/5)