"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/20 01:16:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera" 2026/07/20 01:16:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:16:41 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0" 2026/07/20 01:16:42 DEBUG : Creating backend with remote "/tmp/rclone4014076840" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/07/20 01:16:43 DEBUG : a: size = 0 OK 2026/07/20 01:16:43 DEBUG : a: size = 1 (memory) 2026/07/20 01:16:43 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/20 01:16:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/20 01:16:43 DEBUG : potato: Seek from 10 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 10 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/20 01:16:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/20 01:16:43 DEBUG : potato: Seek from 8 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 8 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/20 01:16:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/20 01:16:43 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/20 01:16:43 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/20 01:16:43 DEBUG : potato: Seek from 5 to 2 2026/07/20 01:16:43 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/20 01:16:43 DEBUG : potato: Seek from 9 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 9 to 0 2026/07/20 01:16:43 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:16:46 DEBUG : rutabaga: md5 = 5ca1255e5814e37d42697e8facc6cba2 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/20 01:16:48 DEBUG : empty space: md5 = d0ad575791bf85bd794d4cee7a138710 OK === RUN TestCheck/3 2026/07/20 01:16:50 DEBUG : potato2: md5 = 0b5a2c05faeda864be3a6f8210e44d39 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/20 01:16:52 DEBUG : remotepotato: md5 = 99278d68816b308a05c58bc45d835892 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.65s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.23s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.22s) --- PASS: TestCheck/7 (0.23s) === RUN TestCheckFsError 2026/07/20 01:16:55 DEBUG : Creating backend with remote "nonexistent" 2026/07/20 01:16:55 DEBUG : Creating backend with remote "nonexistent" 2026/07/20 01:16:55 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/20 01:16:55 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/20 01:16:55 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/20 01:16:55 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:16:57 DEBUG : rutabaga: md5 = f946509297e37b960acc534b2efe9ba9 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/20 01:17:00 DEBUG : empty space: md5 = 537e0959bcf6b56cd31144dd319a6d61 OK === RUN TestCheckDownload/3 2026/07/20 01:17:03 DEBUG : potato2: md5 = 8928bede1cc9a40c6e71a4e4c41da43c OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/20 01:17:07 DEBUG : remotepotato: md5 = e7b8059c8d1033745097755843e675e7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.18s) --- PASS: TestCheckDownload/1 (0.84s) --- PASS: TestCheckDownload/2 (1.10s) --- PASS: TestCheckDownload/3 (0.80s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.91s) --- PASS: TestCheckDownload/6 (0.98s) --- PASS: TestCheckDownload/7 (1.45s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:17:13 DEBUG : rutabaga: md5 = 18a20148ed7749f0577d9e376e110719 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/20 01:17:15 DEBUG : empty space: md5 = b55ffaf8cd77f00834ff814b0157b414 OK === RUN TestCheckSizeOnly/3 2026/07/20 01:17:17 DEBUG : potato2: md5 = 4eb99b0c858a38d856a68f04927c9cc7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/20 01:17:19 DEBUG : remotepotato: md5 = a8c5aede9a9bc228d08a2e4e144083df OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.80s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:17:24 DEBUG : test.sum: md5 = 853b4b88c2521f1d971b0cad6bf8304c OK 2026/07/20 01:17:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/20 01:17:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/20 01:17:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/20 01:17:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/20 01:17:26 DEBUG : test.sum: md5 = 775db9c02f962b590063509470ebed03 OK 2026/07/20 01:17:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/20 01:17:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/20 01:17:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/20 01:17:27 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.62s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/data" 2026/07/20 01:17:28 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/data" 2026/07/20 01:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/vjrnln8ratgmqakfosrqe8espk" 2026/07/20 01:17:34 DEBUG : data/banana: md5 = 473098fe93240d04e24fcb92ead5b5ec OK 2026/07/20 01:17:35 DEBUG : test.sum: md5 = 35eeb5c8c315c987b79ecb5d484f8ed9 OK === RUN TestCheckSumDownload/subtest1 2026/07/20 01:17:40 DEBUG : data/potato: md5 = 335bbb6ae7dace9a826a289941b64381 OK 2026/07/20 01:17:41 DEBUG : test.sum: md5 = e82148082582c69fbe7b736ff6d20f5d OK === RUN TestCheckSumDownload/subtest2 2026/07/20 01:17:45 DEBUG : test.sum: md5 = f59ffc1af946779b7373b3169d7d6ede OK === RUN TestCheckSumDownload/subtest3 2026/07/20 01:17:49 DEBUG : test.sum: md5 = 49a1bf76c80f11b86c416110d94d3568 OK === RUN TestCheckSumDownload/subtest4 2026/07/20 01:17:52 DEBUG : test.sum: md5 = 636885be2119e569e06028ec7dcc276e OK === RUN TestCheckSumDownload/subtest5 2026/07/20 01:17:56 DEBUG : test.sum: md5 = fbbc8c3d49d0bf48dc3e4023085aae39 OK === RUN TestCheckSumDownload/subtest6 2026/07/20 01:18:00 DEBUG : data/banana: md5 = 6793cc92050cee58b61429ecee9488b1 OK 2026/07/20 01:18:01 DEBUG : data/potato: md5 = 00fc3ad007ca49cf99f481bba5eb25bf OK 2026/07/20 01:18:02 DEBUG : test.sum: md5 = 1d53c8a6babb09a2dec6c57c171eacb4 OK === RUN TestCheckSumDownload/subtest7 2026/07/20 01:18:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/20 01:18:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (37.45s) --- PASS: TestCheckSumDownload/subtest1 (2.12s) --- PASS: TestCheckSumDownload/subtest2 (1.84s) --- PASS: TestCheckSumDownload/subtest3 (1.87s) --- PASS: TestCheckSumDownload/subtest4 (1.85s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.86s) --- PASS: TestCheckSumDownload/subtest7 (1.93s) === RUN TestApplyTransforms 2026/07/20 01:18:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ruroyuh9koqa" 2026/07/20 01:18:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:07 DEBUG : Creating backend with remote "TestDrive:crypt/08v089urvttg1e4d55hqt7rjrgmrvo7cp6v485tm3tbmgt0c42jg" 2026/07/20 01:18:08 DEBUG : Creating backend with remote "/tmp/rclone854472362" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa'", Local "Local file system at /tmp/rclone854472362", Modify Window "1ms" 2026/07/20 01:18:11 DEBUG : hello, world!: md5 = 9dc0d92cb0588a24cb8183cf4200f0c1 OK upper checkfile vs. lower remote (without normalization) 2026/07/20 01:18:11 ERROR : hello, world!: sum not found 2026/07/20 01:18:11 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa' 2026/07/20 01:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': 1 files missing 2026/07/20 01:18:11 NOTICE: 1 hashes missing 2026/07/20 01:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': 1 differences found 2026/07/20 01:18:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/20 01:18:12 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': 0 differences found 2026/07/20 01:18:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': 1 matching files 2026/07/20 01:18:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vumozoc6howe" 2026/07/20 01:18:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:12 DEBUG : Creating backend with remote "TestDrive:crypt/b7b2hq8h5f878hqeu24r0bk35p3ught97roikdj85d15dh22ubr0" 2026/07/20 01:18:13 DEBUG : Creating backend with remote "/tmp/rclone2210934847" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe'", Local "Local file system at /tmp/rclone2210934847", Modify Window "1ms" 2026/07/20 01:18:15 DEBUG : HELLO, WORLD!: md5 = dec66588b0d425b75cf4ac05c9f23176 OK lower checkfile vs. upper remote (without normalization) 2026/07/20 01:18:16 ERROR : HELLO, WORLD!: sum not found 2026/07/20 01:18:16 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe' 2026/07/20 01:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': 1 files missing 2026/07/20 01:18:16 NOTICE: 1 hashes missing 2026/07/20 01:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': 1 differences found 2026/07/20 01:18:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/20 01:18:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': 0 differences found 2026/07/20 01:18:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': 1 matching files 2026/07/20 01:18:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kebiqim6toha" 2026/07/20 01:18:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:17 DEBUG : Creating backend with remote "TestDrive:crypt/f0qaemqvrmsaoj2g65njt9kpd99s58k1m2djs75asheslp15bv0g" 2026/07/20 01:18:18 DEBUG : Creating backend with remote "/tmp/rclone244024803" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha'", Local "Local file system at /tmp/rclone244024803", Modify Window "1ms" 2026/07/20 01:18:20 DEBUG : HeLlO, wOrLd!: md5 = fc698774c90a080d742db0bd6af5784c OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/20 01:18:21 ERROR : HeLlO, wOrLd!: sum not found 2026/07/20 01:18:21 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha' 2026/07/20 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': 1 files missing 2026/07/20 01:18:21 NOTICE: 1 hashes missing 2026/07/20 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': 1 differences found 2026/07/20 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/20 01:18:21 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': 0 differences found 2026/07/20 01:18:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': 1 matching files 2026/07/20 01:18:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-huyexaq6cuba" 2026/07/20 01:18:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:22 DEBUG : Creating backend with remote "TestDrive:crypt/mf4p8gplt78so0ibig1aghr0khsm6orekbojcgf9c9vk5tjfk8ug" 2026/07/20 01:18:22 DEBUG : Creating backend with remote "/tmp/rclone3333383421" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba'", Local "Local file system at /tmp/rclone3333383421", Modify Window "1ms" 2026/07/20 01:18:25 DEBUG : HELLO, WORLD!: md5 = f079a89c11e9f4b33b610a96c59d1854 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/20 01:18:25 ERROR : HELLO, WORLD!: sum not found 2026/07/20 01:18:25 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba' 2026/07/20 01:18:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': 1 files missing 2026/07/20 01:18:25 NOTICE: 1 hashes missing 2026/07/20 01:18:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': 1 differences found 2026/07/20 01:18:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/20 01:18:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': 0 differences found 2026/07/20 01:18:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': 1 matching files 2026/07/20 01:18:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-munuyon6zeco" 2026/07/20 01:18:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:26 DEBUG : Creating backend with remote "TestDrive:crypt/ouje1ogkq6mf70ep201bs7r1ej7dfpp6lp8aps41plc0lt5ng2vg" 2026/07/20 01:18:27 DEBUG : Creating backend with remote "/tmp/rclone2782370317" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco'", Local "Local file system at /tmp/rclone2782370317", Modify Window "1ms" 2026/07/20 01:18:29 DEBUG : 測試_Русский___ě_áñ: md5 = f9026b2853bd749ec69892d6cf7976b7 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/20 01:18:30 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:30 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco' 2026/07/20 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': 1 files missing 2026/07/20 01:18:30 NOTICE: 1 hashes missing 2026/07/20 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': 1 differences found 2026/07/20 01:18:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/20 01:18:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': 0 differences found 2026/07/20 01:18:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': 1 matching files 2026/07/20 01:18:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kodewil2tigo" 2026/07/20 01:18:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:31 DEBUG : Creating backend with remote "TestDrive:crypt/7fhoe9nq22prh9bf9rn45gemu856gle0639tr0pd7f2h686rf3sg" 2026/07/20 01:18:32 DEBUG : Creating backend with remote "/tmp/rclone3320316671" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo'", Local "Local file system at /tmp/rclone3320316671", Modify Window "1ms" 2026/07/20 01:18:34 DEBUG : 測試_Русский___ě_áñ: md5 = 645ba341e59d8c65c530db4f371ecc6a OK NFC checkfile vs. NFD remote (without normalization) 2026/07/20 01:18:35 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:35 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo' 2026/07/20 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': 1 files missing 2026/07/20 01:18:35 NOTICE: 1 hashes missing 2026/07/20 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': 1 differences found 2026/07/20 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/20 01:18:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': 0 differences found 2026/07/20 01:18:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': 1 matching files 2026/07/20 01:18:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mudumid2gevo" 2026/07/20 01:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:36 DEBUG : Creating backend with remote "TestDrive:crypt/nlpv34dna8oi7rchnr0pbl5ijodh24fiu889ijtknd853h2i2qvg" 2026/07/20 01:18:37 DEBUG : Creating backend with remote "/tmp/rclone1832819908" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo'", Local "Local file system at /tmp/rclone1832819908", Modify Window "1ms" 2026/07/20 01:18:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4c149ef3edb41f014e95cd6d7d43af18 OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/20 01:18:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo' 2026/07/20 01:18:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': 1 files missing 2026/07/20 01:18:39 NOTICE: 1 hashes missing 2026/07/20 01:18:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': 1 differences found 2026/07/20 01:18:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/20 01:18:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': 0 differences found 2026/07/20 01:18:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': 1 matching files 2026/07/20 01:18:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xojacat7laca" 2026/07/20 01:18:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:40 DEBUG : Creating backend with remote "TestDrive:crypt/thpvk7c52soea73la5n63anr5suvm9csflvgoq32sf6ops67gqpg" 2026/07/20 01:18:42 DEBUG : Creating backend with remote "/tmp/rclone2711920886" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca'", Local "Local file system at /tmp/rclone2711920886", Modify Window "1ms" 2026/07/20 01:18:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 51b938095484a0bbae283c426166e1f2 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/20 01:18:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca' 2026/07/20 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': 1 files missing 2026/07/20 01:18:44 NOTICE: 1 hashes missing 2026/07/20 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': 1 differences found 2026/07/20 01:18:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/20 01:18:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': 0 differences found 2026/07/20 01:18:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': 1 matching files 2026/07/20 01:18:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mucosih6goqi" 2026/07/20 01:18:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:45 DEBUG : Creating backend with remote "TestDrive:crypt/dt2ng8p25a0gkj6qtl1bo878gcoru4tucakqi2eecnhku9sljhig" 2026/07/20 01:18:46 DEBUG : Creating backend with remote "/tmp/rclone2082852571" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi'", Local "Local file system at /tmp/rclone2082852571", Modify Window "1ms" 2026/07/20 01:18:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d30e0509be4f1fad7a2ff31bf02305c2 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/20 01:18:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi' 2026/07/20 01:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': 1 files missing 2026/07/20 01:18:49 NOTICE: 1 hashes missing 2026/07/20 01:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': 1 differences found 2026/07/20 01:18:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/20 01:18:50 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': 0 differences found 2026/07/20 01:18:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': 1 matching files 2026/07/20 01:18:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qemipow9qeco" 2026/07/20 01:18:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:18:50 DEBUG : Creating backend with remote "TestDrive:crypt/18vmea4j52ia8v9fhaq4r17d7hsqlg46a5sipb1emd5ceu7gf3s0" 2026/07/20 01:18:51 DEBUG : Creating backend with remote "/tmp/rclone3942323850" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco'", Local "Local file system at /tmp/rclone3942323850", Modify Window "1ms" 2026/07/20 01:18:53 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5fddacc8b97e19e870f2de0577a1ce5b OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/20 01:18:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/20 01:18:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco' 2026/07/20 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': 1 files missing 2026/07/20 01:18:53 NOTICE: 1 hashes missing 2026/07/20 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': 1 differences found 2026/07/20 01:18:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/20 01:18:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/20 01:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': 0 differences found 2026/07/20 01:18:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': 1 matching files 2026/07/20 01:18:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qemipow9qeco': Purge remote 2026/07/20 01:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mucosih6goqi': Purge remote 2026/07/20 01:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xojacat7laca': Purge remote 2026/07/20 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mudumid2gevo': Purge remote 2026/07/20 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kodewil2tigo': Purge remote 2026/07/20 01:18:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-munuyon6zeco': Purge remote 2026/07/20 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-huyexaq6cuba': Purge remote 2026/07/20 01:18:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kebiqim6toha': Purge remote 2026/07/20 01:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vumozoc6howe': Purge remote 2026/07/20 01:18:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ruroyuh9koqa': Purge remote --- PASS: TestApplyTransforms (51.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:18:59 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:19:01 DEBUG : sub/file2: md5 = 8a3d397ef89b8d2d85e68a6304007f32 OK 2026/07/20 01:19:01 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:19:01 INFO : file1: Copied (new) to: sub/file2 2026/07/20 01:19:02 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:19:02 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:19:02 DEBUG : file1: Unchanged skipping 2026/07/20 01:19:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': don't need to copy/move sub/file2, it is already at target location 2026/07/20 01:19:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.68s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:19:07 DEBUG : dst/file1: md5 = 6623b283ecacfebf9b0c570a97c59a0a OK 2026/07/20 01:19:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/backup" 2026/07/20 01:19:08 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/1nrff024r7pq65ecp72fc28jb0" 2026/07/20 01:19:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:10 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera') 2026/07/20 01:19:10 DEBUG : dst/file1: Sizes differ 2026/07/20 01:19:12 INFO : dst/file1: Moved (server-side) 2026/07/20 01:19:14 DEBUG : dst/file1: md5 = cec62df8fcd56a6898b357a0b8a5d6da OK 2026/07/20 01:19:14 DEBUG : dst/file1: size = 14 OK 2026/07/20 01:19:14 INFO : dst/file1: Copied (new) 2026/07/20 01:19:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:19:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:19:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.53s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:19:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/dst" 2026/07/20 01:19:19 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 01:19:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/CompareDest" 2026/07/20 01:19:20 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/gveqi14airsml4bgu7krj116o8" 2026/07/20 01:19:22 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 01:19:24 DEBUG : one: md5 = af4f0ca7178a274308203c7f74f27772 OK 2026/07/20 01:19:24 DEBUG : one: size = 3 OK 2026/07/20 01:19:24 INFO : one: Copied (new) 2026/07/20 01:19:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:26 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/dst') 2026/07/20 01:19:26 DEBUG : one: Sizes differ 2026/07/20 01:19:27 DEBUG : one: md5 = 679242c8596727d13d60d8020fbf7231 OK 2026/07/20 01:19:27 DEBUG : one: size = 5 OK 2026/07/20 01:19:27 INFO : one: Copied (replaced existing) 2026/07/20 01:19:29 DEBUG : dst/one: md5 = a78f4011316b97e976a4f223aaf4d5ec OK 2026/07/20 01:19:31 DEBUG : CompareDest/one: md5 = 7df49dfcfcaed17a78557e64886cdc35 OK 2026/07/20 01:19:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:32 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/dst') 2026/07/20 01:19:32 DEBUG : one: Sizes differ 2026/07/20 01:19:33 DEBUG : one: size = 5 OK 2026/07/20 01:19:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:19:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 01:19:34 DEBUG : CompareDest/two: md5 = de7d01b5e0aa7cd7840339fdf113f851 OK 2026/07/20 01:19:35 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:19:35 DEBUG : two: size = 3 OK 2026/07/20 01:19:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:19:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:19:36 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:19:36 DEBUG : two: size = 3 OK 2026/07/20 01:19:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:19:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 01:19:38 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:19:38 DEBUG : two: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:38 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/CompareDest') 2026/07/20 01:19:38 DEBUG : two: Sizes differ 2026/07/20 01:19:39 DEBUG : two: md5 = 6e1a17bdfa44dc1946b9879486f5a469 OK 2026/07/20 01:19:39 DEBUG : two: size = 5 OK 2026/07/20 01:19:39 INFO : two: Copied (new) 2026/07/20 01:19:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:19:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:19:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:19:43 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.78s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:19:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/dst" 2026/07/20 01:19:43 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 01:19:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/CopyDest" 2026/07/20 01:19:45 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/20 01:19:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 01:19:49 DEBUG : one: md5 = e7a4b5a0ca9f5e40c10379c07408048e OK 2026/07/20 01:19:49 DEBUG : one: size = 3 OK 2026/07/20 01:19:49 INFO : one: Copied (new) 2026/07/20 01:19:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/dst') 2026/07/20 01:19:50 DEBUG : one: Sizes differ 2026/07/20 01:19:53 DEBUG : one: md5 = 3dd59de78c47f16f53b47247dcc52cd4 OK 2026/07/20 01:19:53 DEBUG : one: size = 5 OK 2026/07/20 01:19:53 INFO : one: Copied (replaced existing) 2026/07/20 01:19:55 DEBUG : dst/one: md5 = 038556eec2ee86df6ee0b6a019b75601 OK 2026/07/20 01:19:57 DEBUG : CopyDest/one: md5 = 8a268e8bb6d67e52dd8419f996cf43c7 OK 2026/07/20 01:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/BackupDir" 2026/07/20 01:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/20 01:19:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/dst') 2026/07/20 01:19:59 DEBUG : one: Sizes differ 2026/07/20 01:19:59 DEBUG : one: size = 5 OK 2026/07/20 01:19:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:19:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:19:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/dst') 2026/07/20 01:19:59 DEBUG : one: Sizes differ 2026/07/20 01:20:01 INFO : one: Moved (server-side) 2026/07/20 01:20:02 DEBUG : one: size = 5 OK 2026/07/20 01:20:02 INFO : one: Copied (server-side copy) 2026/07/20 01:20:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/20 01:20:04 DEBUG : CopyDest/two: md5 = 23228f93d9ea9d137947ec96477d7ed2 OK 2026/07/20 01:20:05 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 01:20:05 DEBUG : two: size = 3 OK 2026/07/20 01:20:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:20:06 DEBUG : two: size = 3 OK 2026/07/20 01:20:06 INFO : two: Copied (server-side copy) 2026/07/20 01:20:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/20 01:20:07 DEBUG : two: size = 3 OK 2026/07/20 01:20:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/20 01:20:07 DEBUG : two: Unchanged skipping 2026/07/20 01:20:09 DEBUG : CopyDest/three: md5 = d9f7b2cefffe698396f44739cdd696c7 OK 2026/07/20 01:20:10 DEBUG : three: Need to transfer - File not found at Destination 2026/07/20 01:20:10 DEBUG : three: size = 7 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:20:10 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera/CopyDest') 2026/07/20 01:20:10 DEBUG : three: Sizes differ 2026/07/20 01:20:10 DEBUG : three: Destination not found in --copy-dest 2026/07/20 01:20:12 DEBUG : three: md5 = b5c081f4ebd70868026a4287283a22fa OK 2026/07/20 01:20:12 DEBUG : three: size = 7 OK 2026/07/20 01:20:12 INFO : three: Copied (new) 2026/07/20 01:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/20 01:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:20:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:20:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/20 01:20:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:20:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:20:17 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.29s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.43s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/20 01:20:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d6f360d27569e689d978e109e5d60f0d OK 2026/07/20 01:20:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/20 01:20:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/20 01:20:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/20 01:20:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/20 01:20:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/20 01:20:24 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/20 01:20:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 1bc442a3bcc794dc0fc2fcfc1c4ee2f2 OK 2026/07/20 01:20:25 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/20 01:20:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/20 01:20:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/20 01:20:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (8.79s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.59s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using skip mode. 2026/07/20 01:20:32 NOTICE: one: Found 2 files with duplicate names 2026/07/20 01:20:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.72s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using skip mode. 2026/07/20 01:20:37 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:20:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/20 01:20:38 INFO : one: Deleted 2026/07/20 01:20:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.10s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using first mode. 2026/07/20 01:20:43 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:20:43 INFO : one: Deleted 2026/07/20 01:20:44 INFO : one: Deleted 2026/07/20 01:20:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (5.89s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using newest mode. 2026/07/20 01:20:49 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:20:50 INFO : one: Deleted 2026/07/20 01:20:50 INFO : one: Deleted 2026/07/20 01:20:50 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.26s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:20:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using oldest mode. 2026/07/20 01:20:56 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:20:56 INFO : one: Deleted 2026/07/20 01:20:57 INFO : one: Deleted 2026/07/20 01:20:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (5.99s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using largest mode. 2026/07/20 01:21:02 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:21:03 INFO : one: Deleted 2026/07/20 01:21:03 INFO : one: Deleted 2026/07/20 01:21:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.31s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using smallest mode. 2026/07/20 01:21:08 NOTICE: one: Found 3 files with duplicate names 2026/07/20 01:21:08 INFO : one: Deleted 2026/07/20 01:21:09 INFO : one: Deleted 2026/07/20 01:21:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (5.95s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Looking for duplicate names using rename mode. 2026/07/20 01:21:15 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/20 01:21:16 INFO : one-2.txt: renamed from: one.txt 2026/07/20 01:21:17 INFO : one-3.txt: renamed from: one.txt 2026/07/20 01:21:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.00s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:23 DEBUG : dupe1/one.txt: md5 = c4d1abf54e1a788fe86bcc8022da2941 OK 2026/07/20 01:21:25 DEBUG : dupe2/two.txt: md5 = cb7091dcf80b88f4e3dacb5a56c64e89 OK 2026/07/20 01:21:27 DEBUG : dupe3/three.txt: md5 = 66c4f608ea3b9808d90df38f1530be88 OK 2026/07/20 01:21:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/20 01:21:28 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/20 01:21:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 01:21:29 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/20 01:21:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/20 01:21:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/20 01:21:32 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.09s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:34 DEBUG : a.txt: md5 = 7404baa8fca38671774b17473dcab046 OK 2026/07/20 01:21:36 DEBUG : zend.txt: md5 = 3ce7f50dd0b2f03193cc462ebb5228e0 OK 2026/07/20 01:21:38 DEBUG : sub dir/hello world: md5 = 6f17c23a4fe8ba2786b9ff5eccf0d0d5 OK 2026/07/20 01:21:39 DEBUG : sub dir/hello world2: md5 = 2c92ddfc5f7a685833936dfb4259eb93 OK 2026/07/20 01:21:41 DEBUG : sub dir/ignore dir/.ignore: md5 = f04f08b0555403ee6582c586c0bd2365 OK 2026/07/20 01:21:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4b104aab2a1a84d644411beb47c6eded OK 2026/07/20 01:21:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 4342ec33dd544f0f6b5ec7a4d43b9cd6 OK 2026/07/20 01:21:46 DEBUG : a.txt: Excluded (Size Filter) 2026/07/20 01:21:46 DEBUG : a.txt: Excluded 2026/07/20 01:21:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:21:46 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:21:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:21:46 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:21:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:21:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:21:47 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:21:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:21:47 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:21:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:21:51 DEBUG : TestDrive: Token expired 2026/07/20 01:21:51 DEBUG : TestDrive: No updated token found in the config file 2026/07/20 01:21:52 DEBUG : TestDrive: Token refresh successful 2026/07/20 01:21:52 DEBUG : Config file has changed externally - reloading 2026/07/20 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/07/20 01:21:52 DEBUG : TestDrive: Saved new token in config file 2026/07/20 01:21:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/20 01:21:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/20 01:21:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/20 01:21:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/20 01:21:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/20 01:21:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/20 01:21:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.79s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:21:55 DEBUG : a.txt: md5 = 7d0aebf7178efedc99a646ebb2e32b2c OK 2026/07/20 01:21:57 DEBUG : zend.txt: md5 = 26c936c43fd33417b042071e35e5845f OK 2026/07/20 01:21:59 DEBUG : sub dir/hello world: md5 = 0cc5791beba34ceb536d4aff6eb2998d OK 2026/07/20 01:22:00 DEBUG : sub dir/hello world2: md5 = 13f015d5d440a1b10361169e983ebb57 OK 2026/07/20 01:22:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 02fb96c306460989ebf092cf42f89857 OK 2026/07/20 01:22:03 DEBUG : sub dir/ignore dir/should be ignored: md5 = 5da8c574332c384f07ef12626f2468c4 OK 2026/07/20 01:22:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = f5f3df84ba99684217eb6634000a84ce OK 2026/07/20 01:22:07 DEBUG : a.txt: Excluded (Size Filter) 2026/07/20 01:22:07 DEBUG : a.txt: Excluded 2026/07/20 01:22:07 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:22:07 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:22:07 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:22:07 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:22:08 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:22:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/20 01:22:08 DEBUG : sub dir/hello world: Excluded 2026/07/20 01:22:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/20 01:22:08 DEBUG : sub dir/hello world2: Excluded 2026/07/20 01:22:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/20 01:22:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/20 01:22:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.31s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:17 DEBUG : file1: md5 = e7dd91be7b79c8e852cde62bddd7d644 OK 2026/07/20 01:22:19 DEBUG : sub/file2: md5 = 2ee0e04073fab5a28f0250810ea65231 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/20 01:22:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/20 01:22:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/20 01:22:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/20 01:22:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.59s) --- PASS: TestListJSON/Default (0.24s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.22s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.23s) --- PASS: TestListJSON/Metadata (0.67s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:26 DEBUG : file1: md5 = 38a029cbf8c4ca97e2146ee6f06759d4 OK 2026/07/20 01:22:29 DEBUG : sub/file2: md5 = 5db198b898b9f5cc9aa07a8569bcf086 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/20 01:22:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/notfound" 2026/07/20 01:22:32 DEBUG : Config file has changed externally - reloading 2026/07/20 01:22:33 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/qe0i31qdkoejk60elps0ni5sqk" 2026/07/20 01:22:36 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.46s) --- PASS: TestStatJSON/Root (0.23s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.46s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.46s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.23s) --- PASS: TestStatJSON/RootNotFound (1.61s) === RUN TestStatJSONMemory 2026/07/20 01:22:36 DEBUG : Creating backend with remote ":memory:" 2026/07/20 01:22:36 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/20 01:22:36 DEBUG : sub/file1: size = 5 OK 2026/07/20 01:22:36 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/20 01:22:36 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Making directory 2026/07/20 01:22:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Making directory --- PASS: TestMkdir (0.68s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:39 DEBUG : sub dir/hello world: md5 = 1461e4262f0e5948095daa07914b7a23 OK 2026/07/20 01:22:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.72s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:43 DEBUG : potato2: md5 = 7b1eb6ef84ec924b27d1f1b31082f064 OK 2026/07/20 01:22:44 DEBUG : empty space: md5 = 47686f8328da7d42bfe5058075c84e5b OK --- PASS: TestLs (4.56s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:48 DEBUG : potato2: md5 = 567e2bb5639ea275bb83e06848f14aeb OK 2026/07/20 01:22:49 DEBUG : empty space: md5 = 67256fbbd5e968e876ce46cdb0e7f109 OK 2026/07/20 01:22:49 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:52 DEBUG : potato2: md5 = 172d1e4b86f8e5c3082d680a87046db9 OK 2026/07/20 01:22:54 DEBUG : empty space: md5 = 708056f784061c48d224aef705c10c12 OK --- PASS: TestLsLong (4.75s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:22:57 DEBUG : potato2: md5 = b596501c1c185d4f0e195151746063bd OK 2026/07/20 01:22:58 DEBUG : empty space: md5 = be4f1fa62c199a0790ab29e8448d3b8c OK --- PASS: TestHashSums (4.43s) === RUN TestHashSumsWithErrors 2026/07/20 01:23:00 DEBUG : Creating backend with remote ":memory:" 2026/07/20 01:23:00 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/20 01:23:00 ERROR : file1: hash unsupported: hash type not supported 2026/07/20 01:23:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/20 01:23:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/20 01:23:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:01 DEBUG : potato2: md5 = 81e28034c9843c7ea770e1fd9d843f95 OK 2026/07/20 01:23:03 DEBUG : empty space: md5 = 1bd2fe167dea7f52dc911f64d55b0816 OK 2026/07/20 01:23:05 DEBUG : sub dir/potato3: md5 = db6e432b98188810fa1561bc07097559 OK 2026/07/20 01:23:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.43s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:10 DEBUG : small: md5 = 642bf4a96424c35627e6c0d3df95197a OK 2026/07/20 01:23:11 DEBUG : medium: md5 = 8e195af796fd979d0016a1c5ffe8cdc8 OK 2026/07/20 01:23:13 DEBUG : large: md5 = 9c0839b06aa3e071a23c285d6103b516 OK 2026/07/20 01:23:13 DEBUG : Waiting for deletions to finish 2026/07/20 01:23:13 DEBUG : large: Excluded (Size Filter) 2026/07/20 01:23:13 INFO : medium: Deleted 2026/07/20 01:23:14 INFO : small: Deleted --- PASS: TestDelete (6.08s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:16 DEBUG : small: md5 = 8da5aa80e22af7e480ecce68ce21d8a3 OK 2026/07/20 01:23:18 DEBUG : medium: md5 = 7513dc49fd489472703f73597e71ef26 OK 2026/07/20 01:23:19 DEBUG : large: md5 = 251f6c70a5945ed44f135da24747a462 OK 2026/07/20 01:23:19 DEBUG : Waiting for deletions to finish 2026/07/20 01:23:20 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/20 01:23:20 INFO : medium: Deleted 2026/07/20 01:23:20 INFO : large: Deleted --- PASS: TestMaxDelete (6.98s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:23 DEBUG : small: md5 = 2bf4e400c02d8c882184413c3442df91 OK 2026/07/20 01:23:24 DEBUG : medium: md5 = 39d12d3474bbd668c15c67e874a5569b OK 2026/07/20 01:23:26 DEBUG : large: md5 = 270e85624f6bef5b28d8424822d54dc3 OK 2026/07/20 01:23:26 DEBUG : Waiting for deletions to finish 2026/07/20 01:23:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/20 01:23:27 INFO : medium: Deleted 2026/07/20 01:23:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.64s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:29 DEBUG : small: md5 = d6294ca1003ef3a7a58121e3ab8d0bcf OK 2026/07/20 01:23:31 DEBUG : medium: md5 = b77f32b2037a8a0eaf5ad0b94f172e04 OK 2026/07/20 01:23:32 DEBUG : large: md5 = b8724ece22dcffe95dc0ae1ae5532ecc OK 2026/07/20 01:23:33 DEBUG : Waiting for deletions to finish 2026/07/20 01:23:33 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/20 01:23:33 INFO : small: Deleted 2026/07/20 01:23:33 INFO : large: Deleted --- PASS: TestMaxDeleteSize (6.73s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:36 DEBUG : ReadFile: md5 = 996a54d8a7ecd332f11a82afd3e38371 OK --- PASS: TestReadFile (4.00s) === RUN TestRetry 2026/07/20 01:23:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/20 01:23:39 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/20 01:23:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:23:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:23:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:23:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/20 01:23:39 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:23:40 DEBUG : file1: md5 = 7cd19a8083c2da16ba881ac3a417d8b2 OK 2026/07/20 01:23:42 DEBUG : file2: md5 = 94d27b957dc67d4fcd95d2b813d02145 OK --- PASS: TestCat (14.20s) === RUN TestPurge 2026/07/20 01:23:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kugoriq2hixi" 2026/07/20 01:23:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 01:23:53 DEBUG : Creating backend with remote "TestDrive:crypt/vbna7t0k19ngvos7iieoe2dgl1i2vc6dr70dqsds0rafe2ieqofg" 2026/07/20 01:23:54 DEBUG : Creating backend with remote "/tmp/rclone3478287186" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kugoriq2hixi'", Local "Local file system at /tmp/rclone3478287186", Modify Window "1ms" 2026/07/20 01:23:59 DEBUG : A1/B1/C1/one: md5 = d7583f8665fc8a4e9e8158e9e36d43b5 OK 2026/07/20 01:23:59 INFO : A2: Making directory 2026/07/20 01:24:00 INFO : A1/B2: Making directory 2026/07/20 01:24:00 INFO : A1/B2/C2: Making directory 2026/07/20 01:24:01 INFO : A1/B1/C3: Making directory 2026/07/20 01:24:02 INFO : A3: Making directory 2026/07/20 01:24:03 INFO : A3/B3: Making directory 2026/07/20 01:24:04 INFO : A3/B3/C4: Making directory 2026/07/20 01:24:06 DEBUG : A1/two: md5 = 920033b0bf61ee08c9f6f997cf6d91ea OK 2026/07/20 01:24:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kugoriq2hixi': Purge remote 2026/07/20 01:24:10 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.12s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:24:14 DEBUG : A1/B1/C1/one: md5 = 136d5c72644442bfdb497ccd1859b0b0 OK 2026/07/20 01:24:14 INFO : A2: Making directory 2026/07/20 01:24:15 INFO : A1/B2: Making directory 2026/07/20 01:24:15 INFO : A1/B2/C2: Making directory 2026/07/20 01:24:16 INFO : A1/B1/C3: Making directory 2026/07/20 01:24:17 INFO : A3: Making directory 2026/07/20 01:24:18 INFO : A3/B3: Making directory 2026/07/20 01:24:19 INFO : A3/B3/C4: Making directory 2026/07/20 01:24:21 DEBUG : A1/two: md5 = f79e1a13c63f04213f218df4a06626b2 OK 2026/07/20 01:24:22 DEBUG : removing 1 level 3 directories 2026/07/20 01:24:22 INFO : A3/B3/C4: Removing directory 2026/07/20 01:24:25 DEBUG : removing 2 level 3 directories 2026/07/20 01:24:25 INFO : A1/B2/C2: Removing directory 2026/07/20 01:24:25 INFO : A1/B1/C3: Removing directory 2026/07/20 01:24:26 DEBUG : removing 2 level 2 directories 2026/07/20 01:24:26 INFO : A1/B2: Removing directory 2026/07/20 01:24:26 INFO : A3/B3: Removing directory 2026/07/20 01:24:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/20 01:24:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/20 01:24:26 DEBUG : removing 2 level 1 directories 2026/07/20 01:24:26 INFO : A3: Removing directory 2026/07/20 01:24:26 INFO : A2: Removing directory 2026/07/20 01:24:26 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/20 01:24:30 DEBUG : removing 1 level 3 directories 2026/07/20 01:24:30 INFO : A1/B1/C1: Removing directory 2026/07/20 01:24:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:31 DEBUG : removing 1 level 2 directories 2026/07/20 01:24:31 INFO : A1/B1: Removing directory 2026/07/20 01:24:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/20 01:24:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:24:32 DEBUG : removing 1 level 1 directories 2026/07/20 01:24:32 INFO : A1: Removing directory 2026/07/20 01:24:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/20 01:24:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/20 01:24:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:24:32 DEBUG : removing 1 level 0 directories 2026/07/20 01:24:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Removing directory 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/20 01:24:33 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" --- PASS: TestRmdirsNoLeaveRoot (23.72s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:24:35 INFO : A1: Making directory 2026/07/20 01:24:36 INFO : A1/B1: Making directory 2026/07/20 01:24:37 INFO : A1/B1/C1: Making directory 2026/07/20 01:24:39 DEBUG : removing 1 level 3 directories 2026/07/20 01:24:39 INFO : A1/B1/C1: Removing directory 2026/07/20 01:24:40 DEBUG : removing 1 level 2 directories 2026/07/20 01:24:40 INFO : A1/B1: Removing directory 2026/07/20 01:24:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:24:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.89s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:24:43 INFO : A1: Making directory 2026/07/20 01:24:44 INFO : A1/B1: Making directory 2026/07/20 01:24:44 INFO : A1/B1/C1: Making directory 2026/07/20 01:24:48 DEBUG : removing 1 level 3 directories 2026/07/20 01:24:48 INFO : A1/B1/C1: Removing directory 2026/07/20 01:24:48 DEBUG : removing 1 level 2 directories 2026/07/20 01:24:48 INFO : A1/B1: Removing directory 2026/07/20 01:24:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:24:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.08s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:24:53 DEBUG : file1: md5 = e5b41f5854ca03e89f8aac5df4956d46 OK 2026/07/20 01:24:53 DEBUG : filename.txt: File name found in url 2026/07/20 01:24:54 DEBUG : filename.txt: md5 = d5b9783ef1dcd69a0121ffac50314680 OK 2026/07/20 01:24:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/20 01:24:56 DEBUG : headerfilename.txt: md5 = 7a71ec0e608009710f3b51603bdaf62b OK 2026/07/20 01:24:57 DEBUG : file2: md5 = 22c336274bc45a89faebcf0b21ee8838 OK --- PASS: TestCopyURL (8.60s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:25:01 DEBUG : file1: md5 = cc25096dc5791764938c6756482ef210 OK --- PASS: TestCopyURLDownloadHeaders (2.58s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:25:02 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:25:05 DEBUG : sub/file2: md5 = 9baae346b6f6fdd11184b626b3bff6f8 OK 2026/07/20 01:25:05 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:25:05 INFO : file1: Copied (new) to: sub/file2 2026/07/20 01:25:05 INFO : file1: Deleted 2026/07/20 01:25:06 DEBUG : sub/file2: size = 14 OK 2026/07/20 01:25:06 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:25:06 DEBUG : file1: Unchanged skipping 2026/07/20 01:25:06 INFO : file1: Deleted 2026/07/20 01:25:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': don't need to copy/move sub/file2, it is already at target location 2026/07/20 01:25:08 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.57s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:25:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/20 01:25:10 DEBUG : file1: md5 = 409dab49a0d68edbfb3512200e78db03 OK 2026/07/20 01:25:10 DEBUG : file1: size = 14 OK 2026/07/20 01:25:10 INFO : file1: Copied (new) 2026/07/20 01:25:10 INFO : file1: Deleted 2026/07/20 01:25:11 DEBUG : file1: Destination exists, skipping 2026/07/20 01:25:11 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.42s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.59s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:25:15 DEBUG : dst/file1: md5 = 40ff6d104398244f603f67b29451e8f4 OK 2026/07/20 01:25:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xaleruz2nera/backup" 2026/07/20 01:25:16 DEBUG : Creating backend with remote "TestDrive:crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0/1nrff024r7pq65ecp72fc28jb0" 2026/07/20 01:25:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4014076840) 2026/07/20 01:25:18 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera') 2026/07/20 01:25:18 DEBUG : dst/file1: Sizes differ 2026/07/20 01:25:20 INFO : dst/file1: Moved (server-side) 2026/07/20 01:25:22 DEBUG : dst/file1: md5 = 6b00eaa214c64d12293b6c071a4f7f0d OK 2026/07/20 01:25:22 DEBUG : dst/file1: size = 14 OK 2026/07/20 01:25:22 INFO : dst/file1: Copied (new) 2026/07/20 01:25:22 INFO : dst/file1: Deleted 2026/07/20 01:25:24 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/20 01:25:25 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.89s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:25:28 DEBUG : A1/one: md5 = 4049040f2969feec022a87e323a9097b OK 2026/07/20 01:25:30 DEBUG : A1/two: md5 = 8abc99813728f3ae33177639ac41963e OK 2026/07/20 01:25:32 DEBUG : A1/B1/three: md5 = 0d19bdd4285426f62f4b79d27dd7cd31 OK 2026/07/20 01:25:34 DEBUG : A1/B1/C1/four: md5 = 271fa643cad7a8ed8270e33700034090 OK 2026/07/20 01:25:36 DEBUG : A1/B1/C2/five: md5 = de1404c5de27db5b64718ee03455caa5 OK 2026/07/20 01:25:36 INFO : A1/B2: Making directory 2026/07/20 01:25:37 INFO : A1/B1/C3: Making directory 2026/07/20 01:25:47 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/20 01:25:47 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/20 01:25:47 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/20 01:25:47 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/20 01:25:47 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/20 01:25:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/20 01:25:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/20 01:25:50 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:25:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/20 01:25:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/20 01:25:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/20 01:25:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/20 01:25:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/20 01:25:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/20 01:25:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/20 01:25:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/20 01:26:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/20 01:26:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/20 01:26:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:26:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/20 01:26:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/20 01:26:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/20 01:26:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/20 01:26:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/20 01:26:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/20 01:26:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/20 01:26:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/20 01:26:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/20 01:26:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/20 01:26:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/20 01:26:10 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.34s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" --- PASS: TestGetFsInfo (0.42s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:26:12 DEBUG : no_checksum_small_file_from_pipe: md5 = c3b46d5e1bb67ee1034bc6e79d97f38c OK 2026/07/20 01:26:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:26:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/20 01:26:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:26:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/20 01:26:14 DEBUG : no_checksum_big_file_from_pipe: md5 = 2fc04f6e78b2d265697fe93b5ca3c9b3 OK 2026/07/20 01:26:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:26:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:26:17 DEBUG : with_checksum_small_file_from_pipe: md5 = d29ab9c428d8fbdf468d53f758c03bc8 OK 2026/07/20 01:26:17 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:26:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:26:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/20 01:26:19 DEBUG : with_checksum_big_file_from_pipe: md5 = a63c4f177abf5860b825267e2666611f OK 2026/07/20 01:26:19 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:26:19 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:26:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:26:23 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:26:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/20 01:26:24 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:26:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (34 bytes), uploading instead of streaming 2026/07/20 01:26:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/20 01:26:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/20 01:26:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/20 01:26:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/20 01:26:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.20s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.94s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/20 01:26:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (48 bytes), uploading instead of streaming 2026/07/20 01:26:33 DEBUG : rcat_metadata: md5 = fa64b5a4c415cb8621548375d86fb97b OK 2026/07/20 01:26:33 DEBUG : rcat_metadata: size = 48 OK 2026/07/20 01:26:33 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/20 01:26:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/20 01:26:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 4924298616de4f07f8871ddad8325800 OK 2026/07/20 01:26:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/20 01:26:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.83s) --- PASS: TestRcatMetadata/Normal (2.68s) --- PASS: TestRcatMetadata/ViaDisk (2.72s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:38 DEBUG : potato1: md5 = a4b0af10618b3071ac1f128049bc62c1 OK 2026/07/20 01:26:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (60 bytes), uploading instead of streaming 2026/07/20 01:26:40 DEBUG : potato2: md5 = ded7b9b59fe1c6c2e149c8e14c00004d OK 2026/07/20 01:26:40 DEBUG : potato2: size = 60 OK 2026/07/20 01:26:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.68s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:43 DEBUG : potato1: md5 = 7ffb21be8c108f429efea498937dba3a OK 2026/07/20 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': File to upload is small (60 bytes), uploading instead of streaming 2026/07/20 01:26:44 DEBUG : potato2: md5 = bb677289165cc35c3e3078d70b7333f6 OK 2026/07/20 01:26:44 DEBUG : potato2: size = 60 OK 2026/07/20 01:26:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.10s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:48 DEBUG : potato1: md5 = 0a20b0010a5b9b3b654317c59b5be1cc OK --- PASS: TestRcatSizeUploadHeaders (2.54s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:50 DEBUG : potato2: md5 = a9f4e1e9d0df9cc7094bf1dd5e868ffc OK 2026/07/20 01:26:52 DEBUG : empty space: md5 = ffdec1768ba644d8dae670e3e7858b2f OK 2026/07/20 01:26:54 DEBUG : sub dir/potato3: md5 = 86da90231d121a5f5207e1a23120af91 OK 2026/07/20 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Touching "sub dir/potato3" 2026/07/20 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Touching "empty space" 2026/07/20 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Touching "potato2" 2026/07/20 01:26:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.13s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:26:59 DEBUG : dir with metadata: Making directory with metadata 2026/07/20 01:27:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.81s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:27:02 DEBUG : directory with modtime: Making directory with metadata 2026/07/20 01:27:03 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.41s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:27:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/20 01:27:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:27:05 DEBUG : Google drive root 'crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0': Skipping btime metadata as can't update it on an existing file: 2026-07-20T01:27:04.904237375Z 2026/07/20 01:27:05 INFO : non existent directory: Updated directory metadata 2026/07/20 01:27:07 DEBUG : Google drive root 'crypt/5a2l8imn45979rssinbrlc0b1hefjoo8fla59ri740limo1st1g0': Skipping btime metadata as can't update it on an existing file: 2026-07-20T01:27:04.904237375Z 2026/07/20 01:27:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.63s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:27:09 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/20 01:27:11 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/20 01:27:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:27:13 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/20 01:27:13 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:27:13 DEBUG : dst: Making directory with metadata 2026/07/20 01:27:14 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 01:27:14 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/20 01:27:14 INFO : dst: Set directory modification time (using SetModTime) 2026/07/20 01:27:15 INFO : dst: Set directory modification time (using SetModTime) 2026/07/20 01:27:15 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/20 01:27:15 INFO : dst: Set directory modification time (using SetModTime) 2026/07/20 01:27:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.41s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera'", Local "Local file system at /tmp/rclone4014076840", Modify Window "1ms" 2026/07/20 01:27:19 DEBUG : sub dir/test remove existing: md5 = 665586dc9a842f63fe003c17ce1acef7 OK 2026/07/20 01:27:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 0ff26d29879342cb8f4c8a6711899f6b OK 2026/07/20 01:27:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yacubiy7" before starting 2026/07/20 01:27:23 DEBUG : sub dir/test remove existing.yacubiy7: TEST: removing renamed existing file after operation 2026/07/20 01:27:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yipidec9" before starting 2026/07/20 01:27:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yipidec9: TEST: renaming existing back after failed operation 2026/07/20 01:27:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vudogib9" before starting 2026/07/20 01:27:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vudogib9: TEST: removing renamed existing file after operation 2026/07/20 01:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "4geep34mkfa6dll76kv3r9rpem8frfpb53otbd7ld4vpedtgt5rlbd2j7t57dohoedpj6ivsfs3e37p32d17be71dutt1fokh1cr7bchvpgu8jeepb2p06r4l0jumq9h4q149dm6j25bcurjjtklb4qanpitsic97etj3v59g2rh6i9nu1q0" 2026/07/20 01:27:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2aq491ordku57h3g3b5veo53kcuoiaqnqrb3epu2kr0tfoa7pi00" --- PASS: TestRemoveExisting (13.24s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/20 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xaleruz2nera': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 10m49.218741293s (try 1/5)