"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/10/15 01:38:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka" 2025/10/15 01:38:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:38:27 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig" 2025/10/15 01:38:28 DEBUG : Creating backend with remote "/tmp/rclone462387203" === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/15 01:38:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/15 01:38:29 DEBUG : potato: Seek from 10 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 10 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/15 01:38:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/15 01:38:29 DEBUG : potato: Seek from 8 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 8 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/15 01:38:29 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/15 01:38:29 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/15 01:38:29 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/15 01:38:29 DEBUG : potato: Seek from 5 to 2 2025/10/15 01:38:29 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/15 01:38:29 DEBUG : potato: Seek from 9 to 0 2025/10/15 01:38:29 DEBUG : potato: Seek from 9 to 0 2025/10/15 01:38:29 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/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/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/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/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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:38:31 DEBUG : rutabaga: md5 = f0172bf536f94dd507279ba9fe9cf201 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/15 01:38:33 DEBUG : empty space: md5 = 1a271af7a5491e7992a50bff9060b786 OK === RUN TestCheck/3 2025/10/15 01:38:35 DEBUG : potato2: md5 = 154c7e6a89328b4a429e8cc17aeab199 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/15 01:38:38 DEBUG : remotepotato: md5 = abe955a271c7139f7a2ed3ac6aeead8a OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.57s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2025/10/15 01:38:40 DEBUG : Creating backend with remote "nonexistent" 2025/10/15 01:38:40 DEBUG : Creating backend with remote "nonexistent" 2025/10/15 01:38:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/15 01:38:40 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/15 01:38:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/15 01:38:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:38:42 DEBUG : rutabaga: md5 = 78aab2374a07e6e903065816d1f3ea23 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/15 01:38:46 DEBUG : empty space: md5 = eff644e78ad8efa02613a90c11406a16 OK === RUN TestCheckDownload/3 2025/10/15 01:38:48 DEBUG : potato2: md5 = a7feccc3b19c40097513c549c5955e59 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/15 01:38:52 DEBUG : remotepotato: md5 = ef4f04bfe2dd9566f631c08d6066b39f OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.83s) --- PASS: TestCheckDownload/1 (1.18s) --- PASS: TestCheckDownload/2 (0.86s) --- PASS: TestCheckDownload/3 (0.97s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.07s) --- PASS: TestCheckDownload/6 (1.21s) --- PASS: TestCheckDownload/7 (1.50s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:38:59 DEBUG : rutabaga: md5 = c75170087108a6e30aefff2693cba95a OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/15 01:39:01 DEBUG : empty space: md5 = 6f59d9da99061a2be9c41c3af71a62a6 OK === RUN TestCheckSizeOnly/3 2025/10/15 01:39:03 DEBUG : potato2: md5 = 485b23643b0aa36e4eeca8b8aa0c92b8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/15 01:39:05 DEBUG : remotepotato: md5 = 0d0c6dabc129b0d627738f723ee8352d OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.14s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.23s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:39:09 DEBUG : test.sum: md5 = d89c2c3fe9c3d56ccda60ed71e0b470d OK 2025/10/15 01:39:10 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/15 01:39:10 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/15 01:39:10 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/15 01:39:10 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/15 01:39:12 DEBUG : test.sum: md5 = caed70269e0b6105bd15b7a49ce36a6f OK 2025/10/15 01:39:13 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/15 01:39:13 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/15 01:39:13 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/15 01:39:13 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.99s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:39:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/data" 2025/10/15 01:39:14 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka/data' lacks md5, skipping --- SKIP: TestCheckSum (1.98s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:39:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/data" 2025/10/15 01:39:15 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/vjrnln8ratgmqakfosrqe8espk" 2025/10/15 01:39:19 DEBUG : data/banana: md5 = d2fa6cc949b331791f5bbd1351c23132 OK 2025/10/15 01:39:21 DEBUG : test.sum: md5 = fd55d5398ac710b91f0899c615f1d4c6 OK === RUN TestCheckSumDownload/subtest1 2025/10/15 01:39:25 DEBUG : data/potato: md5 = e5cae5e3216b044e2e92670edabfe7d9 OK 2025/10/15 01:39:26 DEBUG : test.sum: md5 = d37e1dae397d0c1f7158e8bee6e9d578 OK === RUN TestCheckSumDownload/subtest2 2025/10/15 01:39:31 DEBUG : test.sum: md5 = bb24b32d6a917f2405d6f7be6547b7be OK === RUN TestCheckSumDownload/subtest3 2025/10/15 01:39:36 DEBUG : test.sum: md5 = df7b89a5614ecaec4a9c8626f4bd0e16 OK === RUN TestCheckSumDownload/subtest4 2025/10/15 01:39:40 DEBUG : test.sum: md5 = b6914f87de825905b6ef76f1673e2c64 OK === RUN TestCheckSumDownload/subtest5 2025/10/15 01:39:45 DEBUG : test.sum: md5 = b5e72d29bbd086fd5dcc74586bdd2c89 OK === RUN TestCheckSumDownload/subtest6 2025/10/15 01:39:48 DEBUG : data/banana: md5 = 9d19feece1c2be75d4c944027a7544e8 OK 2025/10/15 01:39:50 DEBUG : data/potato: md5 = 24cb1b40c174ed6b1cbcb824bd0a8b49 OK 2025/10/15 01:39:51 DEBUG : test.sum: md5 = e560b3077337ac70fb2f3ca62e368b7a OK === RUN TestCheckSumDownload/subtest7 2025/10/15 01:39:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/10/15 01:39:56 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (41.35s) --- PASS: TestCheckSumDownload/subtest1 (2.56s) --- PASS: TestCheckSumDownload/subtest2 (2.20s) --- PASS: TestCheckSumDownload/subtest3 (2.79s) --- PASS: TestCheckSumDownload/subtest4 (2.36s) --- PASS: TestCheckSumDownload/subtest5 (2.36s) --- PASS: TestCheckSumDownload/subtest6 (1.87s) --- PASS: TestCheckSumDownload/subtest7 (2.39s) === RUN TestApplyTransforms 2025/10/15 01:39:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-getavec1xiqu" 2025/10/15 01:39:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:39:57 DEBUG : Creating backend with remote "TestDrive:crypt/stghfu6pg7hk1q6oo7celt5f1iqcl2dkuv94uukl8dg0e76q6iug" 2025/10/15 01:39:58 DEBUG : Creating backend with remote "/tmp/rclone1297670411" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu'", Local "Local file system at /tmp/rclone1297670411", Modify Window "1ms" 2025/10/15 01:40:00 DEBUG : hello, world!: md5 = b2a18a5b311fe8cdba3028d3a943c0b3 OK upper checkfile vs. lower remote (without normalization) 2025/10/15 01:40:00 ERROR : hello, world!: sum not found 2025/10/15 01:40:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu' 2025/10/15 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': 1 files missing 2025/10/15 01:40:00 NOTICE: 1 hashes missing 2025/10/15 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': 1 differences found 2025/10/15 01:40:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/15 01:40:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': 0 differences found 2025/10/15 01:40:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': 1 matching files 2025/10/15 01:40:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zulafir7leni" 2025/10/15 01:40:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:02 DEBUG : Creating backend with remote "TestDrive:crypt/t2vt9pda1nq7ib6udqbquuhboeubulte8as4d4r60lqqtv3mf270" 2025/10/15 01:40:03 DEBUG : Creating backend with remote "/tmp/rclone816868207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni'", Local "Local file system at /tmp/rclone816868207", Modify Window "1ms" 2025/10/15 01:40:05 DEBUG : HELLO, WORLD!: md5 = eef87c54e4714c17f8fb64f3c963c229 OK lower checkfile vs. upper remote (without normalization) 2025/10/15 01:40:05 ERROR : HELLO, WORLD!: sum not found 2025/10/15 01:40:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni' 2025/10/15 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': 1 files missing 2025/10/15 01:40:05 NOTICE: 1 hashes missing 2025/10/15 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': 1 differences found 2025/10/15 01:40:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/15 01:40:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': 0 differences found 2025/10/15 01:40:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': 1 matching files 2025/10/15 01:40:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bufihut0qazi" 2025/10/15 01:40:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:06 DEBUG : Creating backend with remote "TestDrive:crypt/0mn0bna7sioqeglfer83dg9mldid49n5u38c4ernp2mbfc5js9eg" 2025/10/15 01:40:07 DEBUG : Creating backend with remote "/tmp/rclone1645318364" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi'", Local "Local file system at /tmp/rclone1645318364", Modify Window "1ms" 2025/10/15 01:40:09 DEBUG : HeLlO, wOrLd!: md5 = aa87f3813bb1082103a31cba9e51dffa OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/15 01:40:10 ERROR : HeLlO, wOrLd!: sum not found 2025/10/15 01:40:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi' 2025/10/15 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': 1 files missing 2025/10/15 01:40:10 NOTICE: 1 hashes missing 2025/10/15 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': 1 differences found 2025/10/15 01:40:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/15 01:40:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': 0 differences found 2025/10/15 01:40:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': 1 matching files 2025/10/15 01:40:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-julohuc9joze" 2025/10/15 01:40:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:11 DEBUG : Creating backend with remote "TestDrive:crypt/h3megfjf11rards76h3uiqm1ccu1cbi11sijqo7pt2lssppde7v0" 2025/10/15 01:40:12 DEBUG : Creating backend with remote "/tmp/rclone3029103534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze'", Local "Local file system at /tmp/rclone3029103534", Modify Window "1ms" 2025/10/15 01:40:14 DEBUG : HELLO, WORLD!: md5 = 1602ed4c433613595dea4784562fe5a1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/15 01:40:15 ERROR : HELLO, WORLD!: sum not found 2025/10/15 01:40:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze' 2025/10/15 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': 1 files missing 2025/10/15 01:40:15 NOTICE: 1 hashes missing 2025/10/15 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': 1 differences found 2025/10/15 01:40:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/15 01:40:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': 0 differences found 2025/10/15 01:40:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': 1 matching files 2025/10/15 01:40:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-karuwax7keyu" 2025/10/15 01:40:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:16 DEBUG : Creating backend with remote "TestDrive:crypt/e7mkvocopqs3lpocm4ce65l57u0cn7181q22qs7lvujnhc2inn90" 2025/10/15 01:40:17 DEBUG : Creating backend with remote "/tmp/rclone1225966614" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu'", Local "Local file system at /tmp/rclone1225966614", Modify Window "1ms" 2025/10/15 01:40:19 DEBUG : 測試_Русский___ě_áñ: md5 = 798b60e77f9120752d7c5259f70066d1 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/15 01:40:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu' 2025/10/15 01:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': 1 files missing 2025/10/15 01:40:20 NOTICE: 1 hashes missing 2025/10/15 01:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': 1 differences found 2025/10/15 01:40:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/15 01:40:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': 0 differences found 2025/10/15 01:40:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': 1 matching files 2025/10/15 01:40:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zupiwil0xalu" 2025/10/15 01:40:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:21 DEBUG : Creating backend with remote "TestDrive:crypt/ciqli9tjh97sk6e89vm93tak5f1f2afo5d5rs4bio6n2kul456mg" 2025/10/15 01:40:22 DEBUG : Creating backend with remote "/tmp/rclone312146837" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu'", Local "Local file system at /tmp/rclone312146837", Modify Window "1ms" 2025/10/15 01:40:24 DEBUG : 測試_Русский___ě_áñ: md5 = 87ed63e602d0ffd2e17d94aab8041ce0 OK NFC checkfile vs. NFD remote (without normalization) 2025/10/15 01:40:25 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu' 2025/10/15 01:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': 1 files missing 2025/10/15 01:40:25 NOTICE: 1 hashes missing 2025/10/15 01:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': 1 differences found 2025/10/15 01:40:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/15 01:40:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': 0 differences found 2025/10/15 01:40:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': 1 matching files 2025/10/15 01:40:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nolajoz6haco" 2025/10/15 01:40:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:26 DEBUG : Creating backend with remote "TestDrive:crypt/6nnajaa6h0kg7ulkhiri9b1o4pv1n53f9a5p1i2dttv5n4ifne5g" 2025/10/15 01:40:27 DEBUG : Creating backend with remote "/tmp/rclone1323847497" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco'", Local "Local file system at /tmp/rclone1323847497", Modify Window "1ms" 2025/10/15 01:40:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 2840893ffd0b791d9acc4930fb3c1b88 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/15 01:40:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco' 2025/10/15 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': 1 files missing 2025/10/15 01:40:30 NOTICE: 1 hashes missing 2025/10/15 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': 1 differences found 2025/10/15 01:40:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/15 01:40:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': 0 differences found 2025/10/15 01:40:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': 1 matching files 2025/10/15 01:40:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fosexax6yipe" 2025/10/15 01:40:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:32 DEBUG : Creating backend with remote "TestDrive:crypt/8df0ahs90ae95qsgqlre2h7q4ter720j73lc4bhalq73538ja5dg" 2025/10/15 01:40:33 DEBUG : Creating backend with remote "/tmp/rclone4282932550" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe'", Local "Local file system at /tmp/rclone4282932550", Modify Window "1ms" 2025/10/15 01:40:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = eaaf84aa889ad9de5c31ebb7485785fb OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/15 01:40:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe' 2025/10/15 01:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': 1 files missing 2025/10/15 01:40:36 NOTICE: 1 hashes missing 2025/10/15 01:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': 1 differences found 2025/10/15 01:40:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/15 01:40:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': 0 differences found 2025/10/15 01:40:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': 1 matching files 2025/10/15 01:40:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baliluy8walu" 2025/10/15 01:40:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:37 DEBUG : Creating backend with remote "TestDrive:crypt/3t61d5f3fs3a083bfnqdnjcahjui7s68bd3ge85ppnu0omb3usu0" 2025/10/15 01:40:38 DEBUG : Creating backend with remote "/tmp/rclone1462661072" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu'", Local "Local file system at /tmp/rclone1462661072", Modify Window "1ms" 2025/10/15 01:40:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4bdbab4c92d076dce25137907b0c8e6e OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/15 01:40:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu' 2025/10/15 01:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': 1 files missing 2025/10/15 01:40:41 NOTICE: 1 hashes missing 2025/10/15 01:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': 1 differences found 2025/10/15 01:40:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/15 01:40:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': 0 differences found 2025/10/15 01:40:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': 1 matching files 2025/10/15 01:40:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabapiw7jaxa" 2025/10/15 01:40:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:40:42 DEBUG : Creating backend with remote "TestDrive:crypt/33bdqfirq4h3lk0dahvcdoerb7m6c74rus29if3ka3vgalqlm240" 2025/10/15 01:40:43 DEBUG : Creating backend with remote "/tmp/rclone25875412" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa'", Local "Local file system at /tmp/rclone25875412", Modify Window "1ms" 2025/10/15 01:40:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 9324f9b588c2f5e6c3c89c32829400e3 OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/15 01:40:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/15 01:40:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa' 2025/10/15 01:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': 1 files missing 2025/10/15 01:40:46 NOTICE: 1 hashes missing 2025/10/15 01:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': 1 differences found 2025/10/15 01:40:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/15 01:40:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/15 01:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': 0 differences found 2025/10/15 01:40:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': 1 matching files 2025/10/15 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabapiw7jaxa': Purge remote 2025/10/15 01:40:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baliluy8walu': Purge remote 2025/10/15 01:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fosexax6yipe': Purge remote 2025/10/15 01:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nolajoz6haco': Purge remote 2025/10/15 01:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zupiwil0xalu': Purge remote 2025/10/15 01:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-karuwax7keyu': Purge remote 2025/10/15 01:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-julohuc9joze': Purge remote 2025/10/15 01:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bufihut0qazi': Purge remote 2025/10/15 01:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zulafir7leni': Purge remote 2025/10/15 01:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-getavec1xiqu': Purge remote --- PASS: TestApplyTransforms (55.54s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:40:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:40:55 DEBUG : sub/file2: md5 = b538369039211cf759154ca288cdcc7b OK 2025/10/15 01:40:55 INFO : file1: Copied (new) to: sub/file2 2025/10/15 01:40:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:40:55 DEBUG : file1: Unchanged skipping 2025/10/15 01:40:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': don't need to copy/move sub/file2, it is already at target location 2025/10/15 01:40:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.80s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:41:01 DEBUG : dst/file1: md5 = fc7128ece9f8a25e55fe6dc8bfadc919 OK 2025/10/15 01:41:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/backup" 2025/10/15 01:41:02 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:41:03 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/15 01:41:09 INFO : dst/file1: Moved (server-side) 2025/10/15 01:41:11 DEBUG : dst/file1: md5 = 8c8268551bb4a474636ecf24f0829b3a OK 2025/10/15 01:41:11 INFO : dst/file1: Copied (new) 2025/10/15 01:41:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:41:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:41:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (17.51s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/dst" 2025/10/15 01:41:16 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:41:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/CompareDest" 2025/10/15 01:41:18 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/gveqi14airsml4bgu7krj116o8" 2025/10/15 01:41:20 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:41:22 DEBUG : one: md5 = 5594c461afd67214a6ddf592dfa51b6e OK 2025/10/15 01:41:22 INFO : one: Copied (new) 2025/10/15 01:41:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:41:25 DEBUG : one: md5 = 6c2be8f59e38c9e91600bff48c57f703 OK 2025/10/15 01:41:25 INFO : one: Copied (replaced existing) 2025/10/15 01:41:27 DEBUG : dst/one: md5 = 4b52beffcd6a576897f8aed1969a986c OK 2025/10/15 01:41:29 DEBUG : CompareDest/one: md5 = 20bc3aec6010678037df3eba835a943a OK 2025/10/15 01:41:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:41:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:41:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/15 01:41:32 DEBUG : CompareDest/two: md5 = 26cabd173d3650b62af7b3cfd537abb0 OK 2025/10/15 01:41:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:41:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:41:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:41:34 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:41:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:41:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/15 01:41:35 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:41:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/15 01:41:37 DEBUG : two: md5 = 00ca17d9f6d3733a640aef046d093177 OK 2025/10/15 01:41:37 INFO : two: Copied (new) 2025/10/15 01:41:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:41:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:41:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:41:41 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.33s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:41:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/dst" 2025/10/15 01:41:41 DEBUG : Config file has changed externally - reloading 2025/10/15 01:41:41 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:41:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/CopyDest" 2025/10/15 01:41:43 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/15 01:41:45 DEBUG : one: Need to transfer - File not found at Destination 2025/10/15 01:41:48 DEBUG : one: md5 = 7f7df6998de63a668ef82818d9391660 OK 2025/10/15 01:41:48 INFO : one: Copied (new) 2025/10/15 01:41:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:41:51 DEBUG : one: md5 = f927dfc7447d1fcb72a5a3529a01655f OK 2025/10/15 01:41:51 INFO : one: Copied (replaced existing) 2025/10/15 01:41:54 DEBUG : dst/one: md5 = 7568d5d0ef9bb861ac2a3674f90788ce OK 2025/10/15 01:41:56 DEBUG : CopyDest/one: md5 = ca14080612796610856abbb119b77e4d OK 2025/10/15 01:41:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/BackupDir" 2025/10/15 01:41:57 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/15 01:41:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:41:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:41:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/15 01:42:00 INFO : one: Moved (server-side) 2025/10/15 01:42:01 INFO : one: Copied (server-side copy) 2025/10/15 01:42:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/15 01:42:04 DEBUG : CopyDest/two: md5 = e20204f45fd98e9950af954effb8d417 OK 2025/10/15 01:42:04 DEBUG : two: Need to transfer - File not found at Destination 2025/10/15 01:42:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:42:06 INFO : two: Copied (server-side copy) 2025/10/15 01:42:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/15 01:42:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/15 01:42:06 DEBUG : two: Unchanged skipping 2025/10/15 01:42:08 DEBUG : CopyDest/three: md5 = cdea26d18c67250f23c4f315bea21b0d OK 2025/10/15 01:42:09 DEBUG : three: Need to transfer - File not found at Destination 2025/10/15 01:42:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/15 01:42:09 DEBUG : three: Destination not found in --copy-dest 2025/10/15 01:42:11 DEBUG : three: md5 = 7cef1237a31f65cb0cc237f691326a42 OK 2025/10/15 01:42:11 INFO : three: Copied (new) 2025/10/15 01:42:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:42:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:42:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:42:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:42:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:42:16 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:42:16 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.62s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/15 01:42:21 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5067b9d88e61a20b0a79ab7d24efa6bc OK 2025/10/15 01:42:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/15 01:42:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/15 01:42: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 2025/10/15 01:42:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/15 01:42:23 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/15 01:42:25 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0b5d8692aca36bf3e1631997c9beef04 OK 2025/10/15 01:42:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/15 01:42:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/15 01:42:27 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.41s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using skip mode. 2025/10/15 01:42:32 NOTICE: one: Found 2 files with duplicate names 2025/10/15 01:42:32 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.84s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using skip mode. 2025/10/15 01:42:37 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:42:37 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/15 01:42:38 INFO : one: Deleted 2025/10/15 01:42:38 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.32s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using first mode. 2025/10/15 01:42:44 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:42:44 INFO : one: Deleted 2025/10/15 01:42:45 INFO : one: Deleted 2025/10/15 01:42:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.36s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using newest mode. 2025/10/15 01:42:50 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:42:51 INFO : one: Deleted 2025/10/15 01:42:51 INFO : one: Deleted 2025/10/15 01:42:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.45s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:42:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using oldest mode. 2025/10/15 01:42:57 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:42:58 INFO : one: Deleted 2025/10/15 01:42:58 INFO : one: Deleted 2025/10/15 01:42:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.33s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using largest mode. 2025/10/15 01:43:04 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:43:04 INFO : one: Deleted 2025/10/15 01:43:04 INFO : one: Deleted 2025/10/15 01:43:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.48s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using smallest mode. 2025/10/15 01:43:10 NOTICE: one: Found 3 files with duplicate names 2025/10/15 01:43:10 INFO : one: Deleted 2025/10/15 01:43:11 INFO : one: Deleted 2025/10/15 01:43:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.23s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Looking for duplicate names using rename mode. 2025/10/15 01:43:17 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/15 01:43:19 INFO : one-2.txt: renamed from: one.txt 2025/10/15 01:43:20 INFO : one-3.txt: renamed from: one.txt 2025/10/15 01:43:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.57s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:25 DEBUG : dupe1/one.txt: md5 = 7337d3a077c155cad38a8732526854f9 OK 2025/10/15 01:43:28 DEBUG : dupe2/two.txt: md5 = d49121a1621fdc52e232cb8e8e1cdc95 OK 2025/10/15 01:43:30 DEBUG : dupe3/three.txt: md5 = 9ae4348c32fa8156bc23d2c7182bf444 OK 2025/10/15 01:43:30 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/15 01:43:31 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/15 01:43:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/15 01:43:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/15 01:43:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/15 01:43:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/15 01:43:35 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.52s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:37 DEBUG : a.txt: md5 = 1fb4cbdde00a8c103ebfb35588a08b49 OK 2025/10/15 01:43:39 DEBUG : zend.txt: md5 = 7d3798863353116d6e215c97a6938556 OK 2025/10/15 01:43:41 DEBUG : sub dir/hello world: md5 = 4b29762bda859267bbd034c5d862026c OK 2025/10/15 01:43:42 DEBUG : sub dir/hello world2: md5 = 24563d2cfd8cc2ca09d6c8afb51e2fff OK 2025/10/15 01:43:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 65921c543863817a834cf01c9a99f693 OK 2025/10/15 01:43:46 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4ec74c65a32e814dbd0b14469ebd3625 OK 2025/10/15 01:43:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6fd3548285ee8b8f0201a22af96b0d10 OK 2025/10/15 01:43:49 DEBUG : a.txt: Excluded (Size Filter) 2025/10/15 01:43:49 DEBUG : a.txt: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:43:50 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:43:50 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:43:50 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:43:50 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:43:50 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:43:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/15 01:43:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/15 01:43:55 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/15 01:43:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/15 01:43:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/15 01:43:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/15 01:43:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (20.73s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:43:58 DEBUG : a.txt: md5 = 2a5a0c5bb866dd46096c42fb911b5b3f OK 2025/10/15 01:43:59 DEBUG : zend.txt: md5 = 032a3d7020c91ca646119549affe4bad OK 2025/10/15 01:44:02 DEBUG : sub dir/hello world: md5 = b551771b8433f932f6fe52eb952f9262 OK 2025/10/15 01:44:03 DEBUG : sub dir/hello world2: md5 = aa6ff611b6726c1e35cdb687854c09fc OK 2025/10/15 01:44:05 DEBUG : sub dir/ignore dir/.ignore: md5 = 6b98c07573319370bf3f104d812bf077 OK 2025/10/15 01:44:06 DEBUG : sub dir/ignore dir/should be ignored: md5 = 354877b0d24c7474767b66d2fee7a7b0 OK 2025/10/15 01:44:09 DEBUG : sub dir/sub sub dir/hello world3: md5 = 88b9f4d7940b3e352bc528e40da9ff80 OK 2025/10/15 01:44:10 DEBUG : a.txt: Excluded (Size Filter) 2025/10/15 01:44:10 DEBUG : a.txt: Excluded 2025/10/15 01:44:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:44:10 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:44:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:44:10 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:44:11 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:44:11 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/15 01:44:11 DEBUG : sub dir/hello world2: Excluded 2025/10/15 01:44:11 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/15 01:44:11 DEBUG : sub dir/hello world: Excluded 2025/10/15 01:44:11 DEBUG : sub dir/ignore dir: Excluded 2025/10/15 01:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/15 01:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/15 01:44:16 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/15 01:44:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/15 01:44:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/15 01:44:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/15 01:44:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (20.87s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:19 DEBUG : file1: md5 = b050403310fc5f5bbd87e278e19e277e OK 2025/10/15 01:44:21 DEBUG : sub/file2: md5 = b36f75a59adb8ff3e3641329ecc76280 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 2025/10/15 01:44:24 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/15 01:44:24 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/15 01:44:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/15 01:44:26 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.19s) --- PASS: TestListJSON/Default (0.22s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.23s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.65s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:28 DEBUG : file1: md5 = f9f118ae565f600223757fec34a78e05 OK 2025/10/15 01:44:30 DEBUG : sub/file2: md5 = 23eb73122a41c8d8d03b7f1077103d68 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 2025/10/15 01:44:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/notfound" 2025/10/15 01:44:34 DEBUG : Config file has changed externally - reloading 2025/10/15 01:44:34 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/qe0i31qdkoejk60elps0ni5sqk" 2025/10/15 01:44:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.15s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.27s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.62s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Making directory 2025/10/15 01:44:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Making directory --- PASS: TestMkdir (0.66s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:40 DEBUG : sub dir/hello world: md5 = 535467ae406d099a0cf628ef1d9ba4a9 OK 2025/10/15 01:44:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.38s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:44 DEBUG : potato2: md5 = 86cb750a9a9a541ad58f1b4863643971 OK 2025/10/15 01:44:46 DEBUG : empty space: md5 = 061a2ee11bcc399369f92d480ea7a1a6 OK --- PASS: TestLs (4.52s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:49 DEBUG : potato2: md5 = 2a2f2814b5b22e9821210477db1b3e7c OK 2025/10/15 01:44:50 DEBUG : empty space: md5 = e804e79625b52e527a028181218cad19 OK 2025/10/15 01:44:51 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.85s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:54 DEBUG : potato2: md5 = 054b72ae92b67f9a792652e7f0c97961 OK 2025/10/15 01:44:55 DEBUG : empty space: md5 = 7db6019469613ca0fba366524eaf3120 OK --- PASS: TestLsLong (4.60s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:44:58 DEBUG : potato2: md5 = b23a7e94baf45a420360aef7c04dfdb1 OK 2025/10/15 01:45:00 DEBUG : empty space: md5 = 5d0bbe97c64f8585c579ccf87622fa90 OK --- PASS: TestHashSums (4.25s) === RUN TestHashSumsWithErrors 2025/10/15 01:45:01 DEBUG : Creating backend with remote ":memory:" 2025/10/15 01:45:01 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/15 01:45:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/15 01:45:01 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/15 01:45:01 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:03 DEBUG : potato2: md5 = 70e0e3c59cb5dc6b59e82947c9d9dbed OK 2025/10/15 01:45:04 DEBUG : empty space: md5 = e362f9040d7ebe744357b80fce030fb9 OK 2025/10/15 01:45:07 DEBUG : sub dir/potato3: md5 = 876814c39462ee6bfbb5611c6a96dd1f OK 2025/10/15 01:45:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.01s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:11 DEBUG : small: md5 = 1d9d51f0cfcc7dd7baac6438f81de042 OK 2025/10/15 01:45:13 DEBUG : medium: md5 = 305e1e688aa502cb68ab3a3a847945ce OK 2025/10/15 01:45:14 DEBUG : large: md5 = 90724dec1695f8f64809211b2ac73671 OK 2025/10/15 01:45:14 DEBUG : Waiting for deletions to finish 2025/10/15 01:45:15 DEBUG : large: Excluded (Size Filter) 2025/10/15 01:45:15 INFO : small: Deleted 2025/10/15 01:45:15 INFO : medium: Deleted --- PASS: TestDelete (6.13s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:18 DEBUG : small: md5 = 6a02030ad9e53c86d6a6a6ed8f7f973a OK 2025/10/15 01:45:19 DEBUG : medium: md5 = 62867208a932f3d4afc96f7781c6f909 OK 2025/10/15 01:45:20 DEBUG : large: md5 = 8a735926aa5f18b030becad46de0d61a OK 2025/10/15 01:45:21 DEBUG : Waiting for deletions to finish 2025/10/15 01:45:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/10/15 01:45:21 INFO : small: Deleted 2025/10/15 01:45:21 INFO : medium: Deleted --- PASS: TestMaxDelete (6.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:25 DEBUG : small: md5 = 81eb0d9a75854823db9945583d31cee8 OK 2025/10/15 01:45:26 DEBUG : medium: md5 = a30a6abad34e7a2068eb7d38fc526d46 OK 2025/10/15 01:45:27 DEBUG : large: md5 = 283fb90c5dfd614a7662c628a84d469d OK 2025/10/15 01:45:28 DEBUG : Waiting for deletions to finish 2025/10/15 01:45:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/15 01:45:28 INFO : small: Deleted 2025/10/15 01:45:28 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.85s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:31 DEBUG : small: md5 = 0c0606cbd74783951d638427f88d33f7 OK 2025/10/15 01:45:33 DEBUG : medium: md5 = 792f8a41f7c349f3f202c24fa9ffb42c OK 2025/10/15 01:45:34 DEBUG : large: md5 = 31507c419760c808383ea4cf3024253f OK 2025/10/15 01:45:34 DEBUG : Waiting for deletions to finish 2025/10/15 01:45:35 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/15 01:45:35 INFO : small: Deleted 2025/10/15 01:45:35 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.91s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:38 DEBUG : ReadFile: md5 = 6bd95867c7361e3e219bcb107cd32554 OK --- PASS: TestReadFile (4.23s) === RUN TestRetry 2025/10/15 01:45:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/15 01:45:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/15 01:45:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:45:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:45:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:45:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/15 01:45:41 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:45:43 DEBUG : file1: md5 = 3ca055c6ce2f0eb2e70c5f4d8cecf83a OK 2025/10/15 01:45:44 DEBUG : file2: md5 = b850a3cfe76b5f7f2c3f4790a8895878 OK --- PASS: TestCat (17.62s) === RUN TestPurge 2025/10/15 01:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-calohef3tone" 2025/10/15 01:45:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/15 01:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/2tnhdumb6d6dbvfk4v2spppgl7s5ne6qmrt9fqlle3af2ehmr65g" 2025/10/15 01:46:00 DEBUG : Creating backend with remote "/tmp/rclone1452275527" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-calohef3tone'", Local "Local file system at /tmp/rclone1452275527", Modify Window "1ms" 2025/10/15 01:46:04 DEBUG : A1/B1/C1/one: md5 = 62609d43dc8434f1a5cb888cc7fc0d06 OK 2025/10/15 01:46:04 INFO : A2: Making directory 2025/10/15 01:46:05 INFO : A1/B2: Making directory 2025/10/15 01:46:05 INFO : A1/B2/C2: Making directory 2025/10/15 01:46:06 INFO : A1/B1/C3: Making directory 2025/10/15 01:46:07 INFO : A3: Making directory 2025/10/15 01:46:07 INFO : A3/B3: Making directory 2025/10/15 01:46:08 INFO : A3/B3/C4: Making directory 2025/10/15 01:46:10 DEBUG : A1/two: md5 = 5b7dec94bf8e03b7353e9c92cdb6e010 OK 2025/10/15 01:46:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-calohef3tone': Purge remote 2025/10/15 01:46:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (14.99s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:46:17 DEBUG : A1/B1/C1/one: md5 = bfdaa565d7ce42ce73bcb4921c0e2795 OK 2025/10/15 01:46:17 INFO : A2: Making directory 2025/10/15 01:46:18 INFO : A1/B2: Making directory 2025/10/15 01:46:19 INFO : A1/B2/C2: Making directory 2025/10/15 01:46:19 INFO : A1/B1/C3: Making directory 2025/10/15 01:46:20 INFO : A3: Making directory 2025/10/15 01:46:21 INFO : A3/B3: Making directory 2025/10/15 01:46:21 INFO : A3/B3/C4: Making directory 2025/10/15 01:46:24 DEBUG : A1/two: md5 = e0535ccd1b77585669a19c44ab0d53c0 OK 2025/10/15 01:46:25 DEBUG : removing 1 level 3 directories 2025/10/15 01:46:25 INFO : A3/B3/C4: Removing directory 2025/10/15 01:46:27 DEBUG : removing 2 level 3 directories 2025/10/15 01:46:27 INFO : A1/B2/C2: Removing directory 2025/10/15 01:46:27 INFO : A1/B1/C3: Removing directory 2025/10/15 01:46:28 DEBUG : removing 2 level 2 directories 2025/10/15 01:46:28 INFO : A3/B3: Removing directory 2025/10/15 01:46:28 INFO : A1/B2: Removing directory 2025/10/15 01:46:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:46:28 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/15 01:46:29 DEBUG : removing 2 level 1 directories 2025/10/15 01:46:29 INFO : A3: Removing directory 2025/10/15 01:46:29 INFO : A2: Removing directory 2025/10/15 01:46:29 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/15 01:46:33 DEBUG : removing 1 level 3 directories 2025/10/15 01:46:33 INFO : A1/B1/C1: Removing directory 2025/10/15 01:46:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:33 DEBUG : removing 1 level 2 directories 2025/10/15 01:46:33 INFO : A1/B1: Removing directory 2025/10/15 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:46:34 DEBUG : removing 1 level 1 directories 2025/10/15 01:46:34 INFO : A1: Removing directory 2025/10/15 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:46:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:46:35 DEBUG : removing 1 level 0 directories 2025/10/15 01:46:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Removing directory 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/15 01:46:35 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.47s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:46:37 INFO : A1: Making directory 2025/10/15 01:46:38 INFO : A1/B1: Making directory 2025/10/15 01:46:38 INFO : A1/B1/C1: Making directory 2025/10/15 01:46:41 DEBUG : removing 1 level 3 directories 2025/10/15 01:46:41 INFO : A1/B1/C1: Removing directory 2025/10/15 01:46:41 DEBUG : removing 1 level 2 directories 2025/10/15 01:46:41 INFO : A1/B1: Removing directory 2025/10/15 01:46:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:46:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.72s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:46:44 INFO : A1: Making directory 2025/10/15 01:46:45 INFO : A1/B1: Making directory 2025/10/15 01:46:45 INFO : A1/B1/C1: Making directory 2025/10/15 01:46:48 DEBUG : removing 1 level 3 directories 2025/10/15 01:46:48 INFO : A1/B1/C1: Removing directory 2025/10/15 01:46:49 DEBUG : removing 1 level 2 directories 2025/10/15 01:46:49 INFO : A1/B1: Removing directory 2025/10/15 01:46:49 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:46:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.24s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:46:53 DEBUG : file1: md5 = 17500efa3f0d68ae3876d47258eef10a OK 2025/10/15 01:46:53 DEBUG : filename.txt: File name found in url 2025/10/15 01:46:55 DEBUG : filename.txt: md5 = 15dc3b5b543288f738d32c2551287a48 OK 2025/10/15 01:46:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/15 01:46:56 DEBUG : headerfilename.txt: md5 = 69d4186900ccccccca7cd458dd0deaad OK 2025/10/15 01:46:58 DEBUG : file2: md5 = 6270417350edc794393d0e2c7dffffb6 OK --- PASS: TestCopyURL (9.02s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:47:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:47:03 DEBUG : sub/file2: md5 = 0a6fdf854aff1330a608a0e8fbebdc5a OK 2025/10/15 01:47:03 INFO : file1: Copied (new) to: sub/file2 2025/10/15 01:47:03 INFO : file1: Deleted 2025/10/15 01:47:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:47:03 DEBUG : file1: Unchanged skipping 2025/10/15 01:47:03 INFO : file1: Deleted 2025/10/15 01:47:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': don't need to copy/move sub/file2, it is already at target location 2025/10/15 01:47:05 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.77s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:47:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/15 01:47:08 DEBUG : file1: md5 = dbef947e61aaa539279584e9609040af OK 2025/10/15 01:47:08 INFO : file1: Copied (new) 2025/10/15 01:47:08 INFO : file1: Deleted 2025/10/15 01:47:08 DEBUG : file1: Destination exists, skipping 2025/10/15 01:47:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.21s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.44s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:47:13 DEBUG : dst/file1: md5 = f877419e668c878b2b0cd7335aacdd72 OK 2025/10/15 01:47:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-givegej5laka/backup" 2025/10/15 01:47:13 DEBUG : Config file has changed externally - reloading 2025/10/15 01:47:13 DEBUG : Creating backend with remote "TestDrive:crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig/1nrff024r7pq65ecp72fc28jb0" 2025/10/15 01:47:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/15 01:47:17 INFO : dst/file1: Moved (server-side) 2025/10/15 01:47:19 DEBUG : dst/file1: md5 = 29363d7240a97c6b6b38024f9a499517 OK 2025/10/15 01:47:19 INFO : dst/file1: Copied (new) 2025/10/15 01:47:19 INFO : dst/file1: Deleted 2025/10/15 01:47:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:47:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/15 01:47:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.23s) === 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:47:25 DEBUG : A1/one: md5 = 61173b62d1cb67c2290ab620dd78d150 OK 2025/10/15 01:47:27 DEBUG : A1/two: md5 = bf5eec724cc3274878a9f8222f5870b8 OK 2025/10/15 01:47:29 DEBUG : A1/B1/three: md5 = 594b9346099b1659373cfb70924a7268 OK 2025/10/15 01:47:31 DEBUG : A1/B1/C1/four: md5 = 9849bffeca67f9d6c8f73110c9da7c67 OK 2025/10/15 01:47:33 DEBUG : A1/B1/C2/five: md5 = 49e9d63fd7485bb80bc225fb813a8662 OK 2025/10/15 01:47:33 INFO : A1/B2: Making directory 2025/10/15 01:47:34 INFO : A1/B1/C3: Making directory 2025/10/15 01:47:43 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/15 01:47:43 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/15 01:47:43 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/15 01:47:43 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/15 01:47:44 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/15 01:47:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:47:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:47:46 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:47:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:47:47 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:47:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/15 01:47:54 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/15 01:47:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/15 01:47:54 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/15 01:47:54 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/15 01:47:54 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/15 01:47:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:47:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:47:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:47:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:47:58 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:48:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/15 01:48:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/15 01:48:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/15 01:48:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/15 01:48:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/15 01:48:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/15 01:48:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/15 01:48:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/15 01:48:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/15 01:48:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.01s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" --- PASS: TestGetFsInfo (0.39s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:48:08 DEBUG : no_checksum_small_file_from_pipe: md5 = f20dba61dee127dd21231efd5543f1a6 OK 2025/10/15 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/15 01:48:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:48:09 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/15 01:48:10 DEBUG : no_checksum_big_file_from_pipe: md5 = adabf5f7a26f7ef2b0411de02cd30f6b OK 2025/10/15 01:48:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:48:14 DEBUG : with_checksum_small_file_from_pipe: md5 = c41b17a7408083e7500b4d6337b4d796 OK 2025/10/15 01:48:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:48:14 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/15 01:48:15 DEBUG : with_checksum_big_file_from_pipe: md5 = 0ab81e7c3279f5792de3f57347c6696e OK 2025/10/15 01:48:15 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:48:19 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:48:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/15 01:48:20 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:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/15 01:48:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/15 01:48:24 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/15 01:48:25 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.98s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.90s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.27s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.94s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.87s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/15 01:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (48 bytes), uploading instead of streaming 2025/10/15 01:48:28 DEBUG : rcat_metadata: md5 = d88b5a25951b7bfe68cff3893c003b34 OK 2025/10/15 01:48:28 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/15 01:48:30 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/15 01:48:31 DEBUG : rcat_metadata_uploadcutoff0: md5 = 513e32cacf97d3ef9c44feda8b646d9d OK 2025/10/15 01:48:31 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (13.61s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.82s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:42 DEBUG : potato1: md5 = 278d6d926be603f1fcd214989c0fc416 OK 2025/10/15 01:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/15 01:48:43 DEBUG : potato2: md5 = e591a59ecaad5dbf019ea748fd41aeed OK 2025/10/15 01:48:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.30s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:46 DEBUG : potato1: md5 = b788f6e67aaf7c61121c968b87dbfd6a OK 2025/10/15 01:48:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/15 01:48:47 DEBUG : potato2: md5 = 0b0fdecb848c9b40d85e3c6fdea88b32 OK 2025/10/15 01:48:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.87s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:51 DEBUG : potato2: md5 = e6512753bfb0ebf84fa63eda56251d45 OK 2025/10/15 01:48:52 DEBUG : empty space: md5 = ae383dd97413882367d3e394c2de7a33 OK 2025/10/15 01:48:54 DEBUG : sub dir/potato3: md5 = 3cdc50eb3db8cb0a8b7c4306b6e83815 OK 2025/10/15 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Touching "sub dir/potato3" 2025/10/15 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Touching "empty space" 2025/10/15 01:48:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Touching "potato2" 2025/10/15 01:48:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.48s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:48:59 DEBUG : dir with metadata: Making directory with metadata 2025/10/15 01:49:00 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.32s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:49:01 DEBUG : directory with modtime: Making directory with metadata 2025/10/15 01:49:02 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.32s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:49:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/15 01:49:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:49:04 DEBUG : Google drive root 'crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig': Skipping btime metadata as can't update it on an existing file: 2025-10-15T01:49:04.08952753Z 2025/10/15 01:49:04 INFO : non existent directory: Updated directory metadata 2025/10/15 01:49:06 DEBUG : Google drive root 'crypt/2q8tj1hbg7cobvkov7amtl7k4m013ghtg4913ib0qj3e80c3d5ig': Skipping btime metadata as can't update it on an existing file: 2025-10-15T01:49:04.08952753Z 2025/10/15 01:49:07 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.62s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:49:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/15 01:49:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/15 01:49:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (3.88s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:49:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/15 01:49:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:49:12 DEBUG : dst: Making directory with metadata 2025/10/15 01:49:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/15 01:49:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/15 01:49:13 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:49:14 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:49:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/15 01:49:14 INFO : dst: Set directory modification time (using SetModTime) 2025/10/15 01:49:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.39s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka'", Local "Local file system at /tmp/rclone462387203", Modify Window "1ms" 2025/10/15 01:49:18 DEBUG : sub dir/test remove existing: md5 = 32cb6de44067a4752de0ba971dc40efe OK 2025/10/15 01:49:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 97a7613795628046e54254b6b7f2ae0e OK 2025/10/15 01:49:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.naweyul0" before starting 2025/10/15 01:49:22 DEBUG : sub dir/test remove existing.naweyul0: TEST: removing renamed existing file after operation 2025/10/15 01:49:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tujolos4" before starting 2025/10/15 01:49:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tujolos4: TEST: renaming existing back after failed operation 2025/10/15 01:49:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dozuvaz7" before starting 2025/10/15 01:49:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dozuvaz7: TEST: removing renamed existing file after operation 2025/10/15 01:49:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "s53b6f9k1nuus7ma53tophs5f747sd645c3r0nkfpt92bkcjoti4ao58gvnq13fhkk95navvngq57gemusqjm1ls48jbl64390bamf69b9kja72vgksoium7vdj0b3lnvsk0t5ilvbidg8ka7pc529mcc9ed5u41qljfbcu17lkc74uktp80" 2025/10/15 01:49:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "bnfc42v9afma0b2hp7dcao083f955l49edurm10rinb9l9f9tjt0" --- PASS: TestRemoveExisting (12.77s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/15 01:49:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-givegej5laka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m1.552201176s (try 1/5)