"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2026/07/02 03:12:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe" 2026/07/02 03:12:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:12:23 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g" 2026/07/02 03:12:24 DEBUG : Creating backend with remote "/tmp/rclone817859348" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers 2026/07/02 03:12:25 DEBUG : a: size = 0 OK 2026/07/02 03:12:25 DEBUG : a: size = 1 (memory) 2026/07/02 03:12:25 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/02 03:12:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/02 03:12:25 DEBUG : potato: Seek from 10 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 10 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 2 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/02 03:12:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 2 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/02 03:12:25 DEBUG : potato: Seek from 8 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 8 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/02 03:12:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 03:12:25 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 03:12:25 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 03:12:25 DEBUG : potato: Seek from 5 to 2 2026/07/02 03:12:25 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/02 03:12:25 DEBUG : potato: Seek from 9 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 9 to 0 2026/07/02 03:12:25 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:12:27 DEBUG : rutabaga: md5 = c33a18b619861b283ae5f3db901b569c OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/02 03:12:29 DEBUG : empty space: md5 = d6fc0e9cc5e064a2da8e258a5d5e978e OK === RUN TestCheck/3 2026/07/02 03:12:32 DEBUG : potato2: md5 = bdbbe8a41ee5d9f6e2498afc1f71dcf4 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/02 03:12:34 DEBUG : remotepotato: md5 = 9da109574612148796fc024450212852 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.77s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/07/02 03:12:38 DEBUG : Creating backend with remote "nonexistent" 2026/07/02 03:12:38 DEBUG : Creating backend with remote "nonexistent" 2026/07/02 03:12:38 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/02 03:12:38 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/02 03:12:38 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/02 03:12:38 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:12:39 DEBUG : rutabaga: md5 = dede60f9cb51e0f0015deef66ebecf6e OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/02 03:12:43 DEBUG : empty space: md5 = 719a6abacd82b522252094ab77c49c07 OK === RUN TestCheckDownload/3 2026/07/02 03:12:46 DEBUG : potato2: md5 = d436075ec976f0125de9366a715bc6bb OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/02 03:12:49 DEBUG : remotepotato: md5 = 954f55df5cb2b1c8aabc5dc06670258b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.65s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.77s) --- PASS: TestCheckDownload/4 (0.92s) --- PASS: TestCheckDownload/5 (0.81s) --- PASS: TestCheckDownload/6 (0.77s) --- PASS: TestCheckDownload/7 (0.75s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:12:55 DEBUG : rutabaga: md5 = b17a746695964780839314ab6fc75f00 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/02 03:12:57 DEBUG : empty space: md5 = 8eeba794fe95c18f6e43eb42db2fb343 OK === RUN TestCheckSizeOnly/3 2026/07/02 03:12:59 DEBUG : potato2: md5 = 6707645707a781a09d04eb6dd5ad432a OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/02 03:13:02 DEBUG : remotepotato: md5 = df0b61a0a055623a9a63d4bf15c521e8 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.85s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.27s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:13:06 DEBUG : test.sum: md5 = a435770cae2d308ddfbfdfa0bada6cda OK 2026/07/02 03:13:07 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/02 03:13:07 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/02 03:13:07 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/02 03:13:07 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/02 03:13:09 DEBUG : test.sum: md5 = e531786f257d1f7446eb0f55735f4dc0 OK 2026/07/02 03:13:10 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/02 03:13:10 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/02 03:13:10 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/02 03:13:10 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.82s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:13:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/data" 2026/07/02 03:13:11 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/data' lacks md5, skipping --- SKIP: TestCheckSum (2.07s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:13:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/data" 2026/07/02 03:13:13 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/vjrnln8ratgmqakfosrqe8espk" 2026/07/02 03:13:17 DEBUG : data/banana: md5 = db601561df7250b3c51af4ca60a0cd11 OK 2026/07/02 03:13:18 DEBUG : test.sum: md5 = fbb81f7bfcbfdaca1b635ff2c14635ae OK === RUN TestCheckSumDownload/subtest1 2026/07/02 03:13:23 DEBUG : data/potato: md5 = 31680dbf058017b5ca76a7346e73e575 OK 2026/07/02 03:13:24 DEBUG : test.sum: md5 = ee116a12e2d796f3941e6ea98c62499c OK === RUN TestCheckSumDownload/subtest2 2026/07/02 03:13:28 DEBUG : test.sum: md5 = bd33fd565671d8928729c3e62daf159d OK === RUN TestCheckSumDownload/subtest3 2026/07/02 03:13:32 DEBUG : test.sum: md5 = 6f0052d952634603536bb7d15035a370 OK === RUN TestCheckSumDownload/subtest4 2026/07/02 03:13:36 DEBUG : test.sum: md5 = 2a32e0d1f073b7488331cc4557bdeb6f OK === RUN TestCheckSumDownload/subtest5 2026/07/02 03:13:40 DEBUG : test.sum: md5 = cf582f35c807f2828482f219fe8ea547 OK === RUN TestCheckSumDownload/subtest6 2026/07/02 03:13:44 DEBUG : data/banana: md5 = 3d96923ba37bad0318e8884e47c56988 OK 2026/07/02 03:13:46 DEBUG : data/potato: md5 = c41aefabddd258f9c676e7865906f5f3 OK 2026/07/02 03:13:47 DEBUG : test.sum: md5 = 09e01c232887e5294325feaebcff3602 OK === RUN TestCheckSumDownload/subtest7 2026/07/02 03:13:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/02 03:13:52 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (40.33s) --- PASS: TestCheckSumDownload/subtest1 (2.28s) --- PASS: TestCheckSumDownload/subtest2 (1.72s) --- PASS: TestCheckSumDownload/subtest3 (1.91s) --- PASS: TestCheckSumDownload/subtest4 (1.95s) --- PASS: TestCheckSumDownload/subtest5 (1.91s) --- PASS: TestCheckSumDownload/subtest6 (1.88s) --- PASS: TestCheckSumDownload/subtest7 (1.83s) === RUN TestApplyTransforms 2026/07/02 03:13:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-letaqig4jowi" 2026/07/02 03:13:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:13:53 DEBUG : Creating backend with remote "TestDrive:crypt/eslsm7po7vu5gslsj4qbolq0m7gtmccn2smto51i5v4b9r3eolsg" 2026/07/02 03:13:54 DEBUG : Creating backend with remote "/tmp/rclone2584285452" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi'", Local "Local file system at /tmp/rclone2584285452", Modify Window "1ms" 2026/07/02 03:13:57 DEBUG : hello, world!: md5 = 0f06a0a386322705dd81015816e03f34 OK upper checkfile vs. lower remote (without normalization) 2026/07/02 03:13:57 ERROR : hello, world!: sum not found 2026/07/02 03:13:57 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi' 2026/07/02 03:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': 1 files missing 2026/07/02 03:13:57 NOTICE: 1 hashes missing 2026/07/02 03:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': 1 differences found 2026/07/02 03:13:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/02 03:13:58 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': 0 differences found 2026/07/02 03:13:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': 1 matching files 2026/07/02 03:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pitufop2hema" 2026/07/02 03:13:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/mr6k5ke653t7b2vmovkda7pdjbhrlfhbsuh8c097q9k1ifpfgh6g" 2026/07/02 03:13:59 DEBUG : Creating backend with remote "/tmp/rclone4151741734" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema'", Local "Local file system at /tmp/rclone4151741734", Modify Window "1ms" 2026/07/02 03:14:02 DEBUG : HELLO, WORLD!: md5 = 447309909ecdc89c8453c51b97e66e9c OK lower checkfile vs. upper remote (without normalization) 2026/07/02 03:14:02 ERROR : HELLO, WORLD!: sum not found 2026/07/02 03:14:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema' 2026/07/02 03:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': 1 files missing 2026/07/02 03:14:02 NOTICE: 1 hashes missing 2026/07/02 03:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': 1 differences found 2026/07/02 03:14:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/02 03:14:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': 0 differences found 2026/07/02 03:14:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': 1 matching files 2026/07/02 03:14:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wipuyoz0xizi" 2026/07/02 03:14:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:03 DEBUG : Creating backend with remote "TestDrive:crypt/r5tkt0i2on7jaaiuh7ck87egsrdpm6gsrcc1qi0eidrmmjgl7950" 2026/07/02 03:14:04 DEBUG : Creating backend with remote "/tmp/rclone21122208" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi'", Local "Local file system at /tmp/rclone21122208", Modify Window "1ms" 2026/07/02 03:14:07 DEBUG : HeLlO, wOrLd!: md5 = 062580ae26ded74c6e9be4479619aff5 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/02 03:14:07 ERROR : HeLlO, wOrLd!: sum not found 2026/07/02 03:14:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi' 2026/07/02 03:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': 1 files missing 2026/07/02 03:14:07 NOTICE: 1 hashes missing 2026/07/02 03:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': 1 differences found 2026/07/02 03:14:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/02 03:14:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': 0 differences found 2026/07/02 03:14:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': 1 matching files 2026/07/02 03:14:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pibijuc9tumu" 2026/07/02 03:14:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:08 DEBUG : Creating backend with remote "TestDrive:crypt/kt4p7aeda1hhg4ljs334lnvh601jqpmapiujs71di2jcqg3k1dng" 2026/07/02 03:14:09 DEBUG : Creating backend with remote "/tmp/rclone3109700619" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu'", Local "Local file system at /tmp/rclone3109700619", Modify Window "1ms" 2026/07/02 03:14:12 DEBUG : HELLO, WORLD!: md5 = 496efa23b5387b85158e5be61b9314e2 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/02 03:14:12 ERROR : HELLO, WORLD!: sum not found 2026/07/02 03:14:12 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu' 2026/07/02 03:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': 1 files missing 2026/07/02 03:14:12 NOTICE: 1 hashes missing 2026/07/02 03:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': 1 differences found 2026/07/02 03:14:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/02 03:14:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': 0 differences found 2026/07/02 03:14:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': 1 matching files 2026/07/02 03:14:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fevoxin9qaru" 2026/07/02 03:14:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:13 DEBUG : Creating backend with remote "TestDrive:crypt/65nsjleqaffjn7a5ne6500eqi0fbk64gi9sskm72otekkqv3cgdg" 2026/07/02 03:14:14 DEBUG : Creating backend with remote "/tmp/rclone2006991675" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru'", Local "Local file system at /tmp/rclone2006991675", Modify Window "1ms" 2026/07/02 03:14:17 DEBUG : 測試_Русский___ě_áñ: md5 = be8fe0b040fd79846d7bca09abc60674 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/02 03:14:17 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:17 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru' 2026/07/02 03:14:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': 1 files missing 2026/07/02 03:14:17 NOTICE: 1 hashes missing 2026/07/02 03:14:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': 1 differences found 2026/07/02 03:14:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/02 03:14:18 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': 0 differences found 2026/07/02 03:14:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': 1 matching files 2026/07/02 03:14:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faroyim3hayi" 2026/07/02 03:14:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:18 DEBUG : Creating backend with remote "TestDrive:crypt/r4nqgg8mmcvgkmg4q4v30kreaghj9lhm8h2gvimslmfuqntbuqh0" 2026/07/02 03:14:19 DEBUG : Creating backend with remote "/tmp/rclone2963645580" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi'", Local "Local file system at /tmp/rclone2963645580", Modify Window "1ms" 2026/07/02 03:14:22 DEBUG : 測試_Русский___ě_áñ: md5 = 699972b07b4b96142fd994355a129d00 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/02 03:14:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi' 2026/07/02 03:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': 1 files missing 2026/07/02 03:14:22 NOTICE: 1 hashes missing 2026/07/02 03:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': 1 differences found 2026/07/02 03:14:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/02 03:14:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': 0 differences found 2026/07/02 03:14:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': 1 matching files 2026/07/02 03:14:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-homarev8wucu" 2026/07/02 03:14:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:23 DEBUG : Creating backend with remote "TestDrive:crypt/jlv2msaa6erlgisnkqjt7oiam0igl3qujipski72hkbrsfq8vpvg" 2026/07/02 03:14:24 DEBUG : Creating backend with remote "/tmp/rclone4086766107" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu'", Local "Local file system at /tmp/rclone4086766107", Modify Window "1ms" 2026/07/02 03:14:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ea2772b0626a3201833d36f4047355ef OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/02 03:14:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu' 2026/07/02 03:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': 1 files missing 2026/07/02 03:14:27 NOTICE: 1 hashes missing 2026/07/02 03:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': 1 differences found 2026/07/02 03:14:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/02 03:14:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': 0 differences found 2026/07/02 03:14:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': 1 matching files 2026/07/02 03:14:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kirulop8moqi" 2026/07/02 03:14:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:28 DEBUG : Creating backend with remote "TestDrive:crypt/uotbkavk7mj074pbloer61tv81aff2i1dscv79tvse70ujc1snbg" 2026/07/02 03:14:29 DEBUG : Creating backend with remote "/tmp/rclone2689407821" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi'", Local "Local file system at /tmp/rclone2689407821", Modify Window "1ms" 2026/07/02 03:14:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9247e3e8b6d7bbf71efd14b42f1c124 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/02 03:14:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi' 2026/07/02 03:14:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': 1 files missing 2026/07/02 03:14:32 NOTICE: 1 hashes missing 2026/07/02 03:14:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': 1 differences found 2026/07/02 03:14:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/02 03:14:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': 0 differences found 2026/07/02 03:14:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': 1 matching files 2026/07/02 03:14:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-suxarar5vega" 2026/07/02 03:14:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:33 DEBUG : Creating backend with remote "TestDrive:crypt/4jqvrholg962rl1ehmmk3qqjbbi6ivrt9tlf2s4vs8h1u0vsabdg" 2026/07/02 03:14:34 DEBUG : Creating backend with remote "/tmp/rclone1299819382" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega'", Local "Local file system at /tmp/rclone1299819382", Modify Window "1ms" 2026/07/02 03:14:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 05cf97b61e48acf9f2c220832fa77f10 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/02 03:14:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega' 2026/07/02 03:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': 1 files missing 2026/07/02 03:14:37 NOTICE: 1 hashes missing 2026/07/02 03:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': 1 differences found 2026/07/02 03:14:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/02 03:14:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': 0 differences found 2026/07/02 03:14:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': 1 matching files 2026/07/02 03:14:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-saledar6ruta" 2026/07/02 03:14:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:14:38 DEBUG : Creating backend with remote "TestDrive:crypt/h85t4bavatn8m3aimutk1lnuru9d6lsmqrvtrvfgas6a4p04dkqg" 2026/07/02 03:14:39 DEBUG : Creating backend with remote "/tmp/rclone1608384929" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta'", Local "Local file system at /tmp/rclone1608384929", Modify Window "1ms" 2026/07/02 03:14:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce495b054d8462246c698e27dcb9662c OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/02 03:14:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 03:14:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta' 2026/07/02 03:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': 1 files missing 2026/07/02 03:14:42 NOTICE: 1 hashes missing 2026/07/02 03:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': 1 differences found 2026/07/02 03:14:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/02 03:14:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 03:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': 0 differences found 2026/07/02 03:14:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': 1 matching files 2026/07/02 03:14:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-saledar6ruta': Purge remote 2026/07/02 03:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-suxarar5vega': Purge remote 2026/07/02 03:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kirulop8moqi': Purge remote 2026/07/02 03:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-homarev8wucu': Purge remote 2026/07/02 03:14:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faroyim3hayi': Purge remote 2026/07/02 03:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fevoxin9qaru': Purge remote 2026/07/02 03:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pibijuc9tumu': Purge remote 2026/07/02 03:14:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wipuyoz0xizi': Purge remote 2026/07/02 03:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pitufop2hema': Purge remote 2026/07/02 03:14:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-letaqig4jowi': Purge remote --- PASS: TestApplyTransforms (55.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:14:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 03:14:51 DEBUG : sub/file2: md5 = b8b3be9d723a697f3444e2504db8bb4b OK 2026/07/02 03:14:51 DEBUG : sub/file2: size = 14 OK 2026/07/02 03:14:51 INFO : file1: Copied (new) to: sub/file2 2026/07/02 03:14:52 DEBUG : sub/file2: size = 14 OK 2026/07/02 03:14:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 03:14:52 DEBUG : file1: Unchanged skipping 2026/07/02 03:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': don't need to copy/move sub/file2, it is already at target location 2026/07/02 03:14:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.59s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:14:58 DEBUG : dst/file1: md5 = bebf17e5c2ab6d6f9a5fd41b9b01d921 OK 2026/07/02 03:14:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/backup" 2026/07/02 03:14:59 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/1nrff024r7pq65ecp72fc28jb0" 2026/07/02 03:15:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:01 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe') 2026/07/02 03:15:01 DEBUG : dst/file1: Sizes differ 2026/07/02 03:15:04 INFO : dst/file1: Moved (server-side) 2026/07/02 03:15:05 DEBUG : dst/file1: md5 = 864f32a1980d65b0570df7f9c0b5d857 OK 2026/07/02 03:15:05 DEBUG : dst/file1: size = 14 OK 2026/07/02 03:15:05 INFO : dst/file1: Copied (new) 2026/07/02 03:15:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:15:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:15:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.86s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:15:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/dst" 2026/07/02 03:15:11 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/02 03:15:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/CompareDest" 2026/07/02 03:15:12 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/gveqi14airsml4bgu7krj116o8" 2026/07/02 03:15:14 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 03:15:17 DEBUG : one: md5 = 2a35bcdb9fe5882ec1f8baa934bc3726 OK 2026/07/02 03:15:17 DEBUG : one: size = 3 OK 2026/07/02 03:15:17 INFO : one: Copied (new) 2026/07/02 03:15:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:18 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/dst') 2026/07/02 03:15:18 DEBUG : one: Sizes differ 2026/07/02 03:15:20 DEBUG : one: md5 = 6e7e0c1623f5da2d841b494551b2dd66 OK 2026/07/02 03:15:20 DEBUG : one: size = 5 OK 2026/07/02 03:15:20 INFO : one: Copied (replaced existing) 2026/07/02 03:15:22 DEBUG : dst/one: md5 = 0c1b5ed1a636368bd0f0515106d9e00e OK 2026/07/02 03:15:24 DEBUG : CompareDest/one: md5 = a252335b0b73c9ded6fd036834f11023 OK 2026/07/02 03:15:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:25 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/dst') 2026/07/02 03:15:25 DEBUG : one: Sizes differ 2026/07/02 03:15:26 DEBUG : one: size = 5 OK 2026/07/02 03:15:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:15:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 03:15:28 DEBUG : CompareDest/two: md5 = a61d3033ff26a0f4007c679ecd3c4da0 OK 2026/07/02 03:15:28 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 03:15:29 DEBUG : two: size = 3 OK 2026/07/02 03:15:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:15:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 03:15:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 03:15:30 DEBUG : two: size = 3 OK 2026/07/02 03:15:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:15:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 03:15:31 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 03:15:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:31 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/CompareDest') 2026/07/02 03:15:31 DEBUG : two: Sizes differ 2026/07/02 03:15:33 DEBUG : two: md5 = 7df7975d0189398b1e209120bd36a114 OK 2026/07/02 03:15:33 DEBUG : two: size = 5 OK 2026/07/02 03:15:33 INFO : two: Copied (new) 2026/07/02 03:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/02 03:15:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:15:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:15:37 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (27.54s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:15:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/dst" 2026/07/02 03:15:38 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/02 03:15:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/CopyDest" 2026/07/02 03:15:40 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/02 03:15:41 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 03:15:44 DEBUG : one: md5 = 81a75112d8c22a0d8dc93b084b5bde12 OK 2026/07/02 03:15:44 DEBUG : one: size = 3 OK 2026/07/02 03:15:44 INFO : one: Copied (new) 2026/07/02 03:15:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:46 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/dst') 2026/07/02 03:15:46 DEBUG : one: Sizes differ 2026/07/02 03:15:47 DEBUG : one: md5 = 3c832fe232b83357a56fb22cd5bcd3ac OK 2026/07/02 03:15:47 DEBUG : one: size = 5 OK 2026/07/02 03:15:47 INFO : one: Copied (replaced existing) 2026/07/02 03:15:49 DEBUG : dst/one: md5 = 8e3f00a02a3573ba97a081eb77fc1a11 OK 2026/07/02 03:15:52 DEBUG : CopyDest/one: md5 = 039fc2310e88edd27e642bf28d47d6c0 OK 2026/07/02 03:15:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/BackupDir" 2026/07/02 03:15:52 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/02 03:15:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/dst') 2026/07/02 03:15:54 DEBUG : one: Sizes differ 2026/07/02 03:15:54 DEBUG : one: size = 5 OK 2026/07/02 03:15:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:15:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone817859348) 2026/07/02 03:15:54 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/dst') 2026/07/02 03:15:54 DEBUG : one: Sizes differ 2026/07/02 03:15:56 INFO : one: Moved (server-side) 2026/07/02 03:15:57 DEBUG : one: size = 5 OK 2026/07/02 03:15:57 INFO : one: Copied (server-side copy) 2026/07/02 03:15:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/02 03:16:00 DEBUG : CopyDest/two: md5 = 55f67a309ca2f8570affe2970a2bcf84 OK 2026/07/02 03:16:00 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 03:16:01 DEBUG : two: size = 3 OK 2026/07/02 03:16:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:16:02 DEBUG : two: size = 3 OK 2026/07/02 03:16:02 INFO : two: Copied (server-side copy) 2026/07/02 03:16:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/02 03:16:03 DEBUG : two: size = 3 OK 2026/07/02 03:16:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/02 03:16:03 DEBUG : two: Unchanged skipping 2026/07/02 03:16:05 DEBUG : CopyDest/three: md5 = 0fd3409845ff77c759959596560c9257 OK 2026/07/02 03:16:06 DEBUG : three: Need to transfer - File not found at Destination 2026/07/02 03:16:06 DEBUG : three: size = 7 (Local file system at /tmp/rclone817859348) 2026/07/02 03:16:06 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe/CopyDest') 2026/07/02 03:16:06 DEBUG : three: Sizes differ 2026/07/02 03:16:06 DEBUG : three: Destination not found in --copy-dest 2026/07/02 03:16:07 DEBUG : three: md5 = efccc73584f0597d1abea3ece4a0b264 OK 2026/07/02 03:16:07 DEBUG : three: size = 7 OK 2026/07/02 03:16:07 INFO : three: Copied (new) 2026/07/02 03:16:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/02 03:16:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:16:12 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/02 03:16:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/02 03:16:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:16:13 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/02 03:16:14 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (36.40s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/02 03:16:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 98eefa11ca55d0a858500cd302489e87 OK 2026/07/02 03:16:19 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/02 03:16:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/02 03:16:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/02 03:16:20 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/02 03:16:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/02 03:16:21 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/02 03:16:23 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6977ad9a583c6d4235fec9a43e65ed8c OK 2026/07/02 03:16:23 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/02 03:16:23 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/02 03:16:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/02 03:16:25 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.02s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using skip mode. 2026/07/02 03:16:29 NOTICE: one: Found 2 files with duplicate names 2026/07/02 03:16:29 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.99s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using skip mode. 2026/07/02 03:16:36 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:16:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/02 03:16:37 INFO : one: Deleted 2026/07/02 03:16:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.21s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using first mode. 2026/07/02 03:16:43 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:16:44 INFO : one: Deleted 2026/07/02 03:16:44 INFO : one: Deleted 2026/07/02 03:16:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.27s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using newest mode. 2026/07/02 03:16:50 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:16:51 INFO : one: Deleted 2026/07/02 03:16:51 INFO : one: Deleted 2026/07/02 03:16:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.94s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:16:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using oldest mode. 2026/07/02 03:16:58 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:16:59 INFO : one: Deleted 2026/07/02 03:16:59 INFO : one: Deleted 2026/07/02 03:16:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.33s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:17:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using largest mode. 2026/07/02 03:17:05 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:17:06 INFO : one: Deleted 2026/07/02 03:17:06 INFO : one: Deleted 2026/07/02 03:17:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.15s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:17:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using smallest mode. 2026/07/02 03:17:13 NOTICE: one: Found 3 files with duplicate names 2026/07/02 03:17:13 INFO : one: Deleted 2026/07/02 03:17:14 INFO : one: Deleted 2026/07/02 03:17:14 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.40s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:17:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Looking for duplicate names using rename mode. 2026/07/02 03:17:21 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/02 03:17:23 INFO : one-2.txt: renamed from: one.txt 2026/07/02 03:17:24 INFO : one-3.txt: renamed from: one.txt 2026/07/02 03:17:26 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.63s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:17:31 DEBUG : dupe1/one.txt: md5 = 4514a7b42e62d0c9abfe3062b72ae3ed OK 2026/07/02 03:17:34 DEBUG : dupe2/two.txt: md5 = 5bff2bddeba82ef925858822c5cb129f OK 2026/07/02 03:17:36 DEBUG : dupe3/three.txt: md5 = 3a32ecb698c95cbba4883839b026cddb OK 2026/07/02 03:17:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/02 03:17:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/02 03:17:38 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/02 03:17:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/02 03:17:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/02 03:17:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/02 03:17:43 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.87s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:17:45 DEBUG : a.txt: md5 = 009712392a44a68150c8f4778cdada85 OK 2026/07/02 03:17:47 DEBUG : zend.txt: md5 = dade3977da677abb3ff80937c3db7429 OK 2026/07/02 03:17:49 DEBUG : sub dir/hello world: md5 = e2d13c3ca1eebfbdd941e8d11d49203f OK 2026/07/02 03:17:51 DEBUG : sub dir/hello world2: md5 = ba0880183e648d6e1d362f085c1f2961 OK 2026/07/02 03:17:53 DEBUG : sub dir/ignore dir/.ignore: md5 = f5ceb2317a94b3d173b3cfdff1e075e4 OK 2026/07/02 03:17:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 2212f5de5e563e6689d2a756a0e1ce25 OK 2026/07/02 03:17:57 DEBUG : sub dir/sub sub dir/hello world3: md5 = 8da319e27995fd88ebb2ee8b012397ca OK 2026/07/02 03:17:59 DEBUG : a.txt: Excluded (Size Filter) 2026/07/02 03:17:59 DEBUG : a.txt: Excluded 2026/07/02 03:17:59 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/02 03:17:59 DEBUG : sub dir/hello world: Excluded 2026/07/02 03:17:59 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/02 03:17:59 DEBUG : sub dir/hello world2: Excluded 2026/07/02 03:18:00 DEBUG : sub dir/ignore dir: Excluded 2026/07/02 03:18:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/02 03:18:00 DEBUG : sub dir/hello world: Excluded 2026/07/02 03:18:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/02 03:18:00 DEBUG : sub dir/hello world2: Excluded 2026/07/02 03:18:00 DEBUG : sub dir/ignore dir: Excluded 2026/07/02 03:18:05 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/02 03:18:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/02 03:18:06 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/02 03:18:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/02 03:18:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/02 03:18:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/02 03:18:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.29s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:18:09 DEBUG : a.txt: md5 = 8e74a55219a4491d2f11f7f3c3ba1f8f OK 2026/07/02 03:18:11 DEBUG : zend.txt: md5 = a80e96620a1ac8747045f8c124e10ec4 OK 2026/07/02 03:18:14 DEBUG : sub dir/hello world: md5 = ad8088f7542eb8d19ebf1739aafbad85 OK 2026/07/02 03:18:15 DEBUG : sub dir/hello world2: md5 = 233ef67ed3219409efab7473c9e276a1 OK 2026/07/02 03:18:18 DEBUG : sub dir/ignore dir/.ignore: md5 = 3ad6ed6ebb7459119c6054e2285a57f2 OK 2026/07/02 03:18:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = 0d8511f70317c5af6e22fd84f1a55375 OK 2026/07/02 03:18:21 DEBUG : sub dir/sub sub dir/hello world3: md5 = db1087cc8adf8df203818628564a6595 OK 2026/07/02 03:18:23 DEBUG : a.txt: Excluded (Size Filter) 2026/07/02 03:18:23 DEBUG : a.txt: Excluded 2026/07/02 03:18:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/02 03:18:24 DEBUG : sub dir/hello world2: Excluded 2026/07/02 03:18:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/02 03:18:24 DEBUG : sub dir/hello world: Excluded 2026/07/02 03:18:24 DEBUG : sub dir/ignore dir: Excluded 2026/07/02 03:18:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/02 03:18:24 DEBUG : sub dir/hello world2: Excluded 2026/07/02 03:18:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/02 03:18:24 DEBUG : sub dir/hello world: Excluded 2026/07/02 03:18:25 DEBUG : sub dir/ignore dir: Excluded 2026/07/02 03:18:30 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/02 03:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/02 03:18:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/02 03:18:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/02 03:18:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/02 03:18:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/02 03:18:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.61s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:18:34 DEBUG : file1: md5 = fe20e2d0561f10ba9788c699b8039f48 OK 2026/07/02 03:18:37 DEBUG : sub/file2: md5 = ae46afab786c3eb755583facf4850cb9 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/02 03:18:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/02 03:18:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/02 03:18:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/02 03:18:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.17s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.30s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.67s) --- PASS: TestListJSON/SubDir (0.30s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:18:45 DEBUG : file1: md5 = 137a270f801c855cef6913fe748e5c3b OK 2026/07/02 03:18:48 DEBUG : sub/file2: md5 = 223a9c87095ad00a143725f77435cdd5 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/02 03:18:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/notfound" 2026/07/02 03:18:52 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/02 03:18:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.05s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.32s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.26s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.85s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:18:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Making directory 2026/07/02 03:18:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:00 DEBUG : sub dir/hello world: md5 = 38c6b3ea48b1e4a259ab8aca785003df OK 2026/07/02 03:19:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.30s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:04 DEBUG : potato2: md5 = f163b22c2444584d6898ee2ffe52b862 OK 2026/07/02 03:19:06 DEBUG : empty space: md5 = 13d64270c9d98a791e17d81b4568716d OK --- PASS: TestLs (5.11s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:09 DEBUG : potato2: md5 = c4c41ae8a3afd3cb94d189afa97b19e7 OK 2026/07/02 03:19:11 DEBUG : empty space: md5 = 9d130960fd7e7731f7bd95e9bd15cdac OK 2026/07/02 03:19:11 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.36s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:15 DEBUG : potato2: md5 = 51aca956668408f2b17888d9616175d0 OK 2026/07/02 03:19:16 DEBUG : empty space: md5 = 2c8d52b774225e4b8f5c8ab166a907eb OK --- PASS: TestLsLong (5.33s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:20 DEBUG : potato2: md5 = 31a8efc4d2ecc2247baae2f29c0d6f90 OK 2026/07/02 03:19:22 DEBUG : empty space: md5 = c954e7d0274fc3557532635d45337e32 OK --- PASS: TestHashSums (5.30s) === RUN TestHashSumsWithErrors 2026/07/02 03:19:24 DEBUG : Creating backend with remote ":memory:" 2026/07/02 03:19:24 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/02 03:19:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/02 03:19:24 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:26 DEBUG : potato2: md5 = 78be19c2a2edd651ba6734576fdc7687 OK 2026/07/02 03:19:27 DEBUG : empty space: md5 = 9a45eb3ab027576e596dc77a330f0820 OK 2026/07/02 03:19:30 DEBUG : sub dir/potato3: md5 = 8153f4d9d50b6bfb10cc5fe0828021de OK 2026/07/02 03:19:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.03s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:35 DEBUG : small: md5 = bccdde45df31e5d7dd6493be31a40809 OK 2026/07/02 03:19:37 DEBUG : medium: md5 = d719a379108c5e9be9f9a81159666935 OK 2026/07/02 03:19:38 DEBUG : large: md5 = be38d3744b3e41e179eccbacec286a74 OK 2026/07/02 03:19:39 DEBUG : Waiting for deletions to finish 2026/07/02 03:19:39 DEBUG : large: Excluded (Size Filter) 2026/07/02 03:19:40 INFO : small: Deleted 2026/07/02 03:19:40 INFO : medium: Deleted --- PASS: TestDelete (7.11s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:43 DEBUG : small: md5 = 4ca2eb4e591f2b8a3c1390c8bae286a0 OK 2026/07/02 03:19:44 DEBUG : medium: md5 = 589d22c1df183282d7ccc287d8b9f3cb OK 2026/07/02 03:19:46 DEBUG : large: md5 = 35382e8c7432ed7ec95320a23cdecfa5 OK 2026/07/02 03:19:46 DEBUG : Waiting for deletions to finish 2026/07/02 03:19:46 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/02 03:19:47 INFO : small: Deleted 2026/07/02 03:19:47 INFO : medium: Deleted --- PASS: TestMaxDelete (7.96s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:51 DEBUG : small: md5 = 64f19c5419b198f6185215d49ffe8963 OK 2026/07/02 03:19:52 DEBUG : medium: md5 = 8eab6267f910b277c46dc143a46edc12 OK 2026/07/02 03:19:54 DEBUG : large: md5 = b3dc7aa5683c52bcdc85c7d59b1f456d OK 2026/07/02 03:19:54 DEBUG : Waiting for deletions to finish 2026/07/02 03:19:54 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/02 03:19:55 INFO : medium: Deleted 2026/07/02 03:19:55 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.75s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:19:58 DEBUG : small: md5 = 2f51c29628d0b68737363449378fc497 OK 2026/07/02 03:20:00 DEBUG : medium: md5 = 411560b183ddb67aba82f8c9fb0a33e8 OK 2026/07/02 03:20:01 DEBUG : large: md5 = 32ce7e74860de871fc681a9c3ee96c93 OK 2026/07/02 03:20:02 DEBUG : Waiting for deletions to finish 2026/07/02 03:20:02 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/02 03:20:02 INFO : large: Deleted 2026/07/02 03:20:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.79s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:20:06 DEBUG : ReadFile: md5 = 20b36eade43bf977448443fb7afe1d78 OK --- PASS: TestReadFile (4.45s) === RUN TestRetry 2026/07/02 03:20:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/02 03:20:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/02 03:20:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 03:20:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 03:20:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 03:20:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 03:20:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:20:11 DEBUG : file1: md5 = 35794aae091d128b80feb584300351c2 OK 2026/07/02 03:20:12 DEBUG : file2: md5 = 54fb2fb9bac3be74a7b1af99cd222232 OK --- PASS: TestCat (14.48s) === RUN TestPurge 2026/07/02 03:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nadalet9tiga" 2026/07/02 03:20:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 03:20:24 DEBUG : Creating backend with remote "TestDrive:crypt/hcdurus2v0u4cmgd683lg1c6g6ki26i8rjtd0b2u4ua7ta304ulg" 2026/07/02 03:20:25 DEBUG : Creating backend with remote "/tmp/rclone1978287645" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nadalet9tiga'", Local "Local file system at /tmp/rclone1978287645", Modify Window "1ms" 2026/07/02 03:20:30 DEBUG : A1/B1/C1/one: md5 = 93246e6b310d11a28438c7a464158b6f OK 2026/07/02 03:20:30 INFO : A2: Making directory 2026/07/02 03:20:30 INFO : A1/B2: Making directory 2026/07/02 03:20:31 INFO : A1/B2/C2: Making directory 2026/07/02 03:20:32 INFO : A1/B1/C3: Making directory 2026/07/02 03:20:33 INFO : A3: Making directory 2026/07/02 03:20:34 INFO : A3/B3: Making directory 2026/07/02 03:20:35 INFO : A3/B3/C4: Making directory 2026/07/02 03:20:38 DEBUG : A1/two: md5 = e621ddd73ff72600cedb1a6404565910 OK 2026/07/02 03:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nadalet9tiga': Purge remote 2026/07/02 03:20:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.40s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:20:46 DEBUG : A1/B1/C1/one: md5 = 960ae2c4c6a306367338003e8b70343e OK 2026/07/02 03:20:46 INFO : A2: Making directory 2026/07/02 03:20:47 INFO : A1/B2: Making directory 2026/07/02 03:20:48 INFO : A1/B2/C2: Making directory 2026/07/02 03:20:49 INFO : A1/B1/C3: Making directory 2026/07/02 03:20:50 INFO : A3: Making directory 2026/07/02 03:20:51 INFO : A3/B3: Making directory 2026/07/02 03:20:52 INFO : A3/B3/C4: Making directory 2026/07/02 03:20:55 DEBUG : A1/two: md5 = a8510eade62f66579cda24bb6469147a OK 2026/07/02 03:20:56 DEBUG : removing 1 level 3 directories 2026/07/02 03:20:56 INFO : A3/B3/C4: Removing directory 2026/07/02 03:20:59 DEBUG : removing 2 level 3 directories 2026/07/02 03:20:59 INFO : A1/B2/C2: Removing directory 2026/07/02 03:20:59 INFO : A1/B1/C3: Removing directory 2026/07/02 03:21:00 DEBUG : removing 2 level 2 directories 2026/07/02 03:21:00 INFO : A3/B3: Removing directory 2026/07/02 03:21:00 INFO : A1/B2: Removing directory 2026/07/02 03:21:00 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/02 03:21:00 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/02 03:21:01 DEBUG : removing 2 level 1 directories 2026/07/02 03:21:01 INFO : A3: Removing directory 2026/07/02 03:21:01 INFO : A2: Removing directory 2026/07/02 03:21:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/02 03:21:06 DEBUG : removing 1 level 3 directories 2026/07/02 03:21:06 INFO : A1/B1/C1: Removing directory 2026/07/02 03:21:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:07 DEBUG : removing 1 level 2 directories 2026/07/02 03:21:07 INFO : A1/B1: Removing directory 2026/07/02 03:21:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/02 03:21:07 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:21:08 DEBUG : removing 1 level 1 directories 2026/07/02 03:21:08 INFO : A1: Removing directory 2026/07/02 03:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/02 03:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/02 03:21:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/02 03:21:08 DEBUG : removing 1 level 0 directories 2026/07/02 03:21:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Removing directory 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/02 03:21:09 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (28.16s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:11 INFO : A1: Making directory 2026/07/02 03:21:12 INFO : A1/B1: Making directory 2026/07/02 03:21:13 INFO : A1/B1/C1: Making directory 2026/07/02 03:21:16 DEBUG : removing 1 level 3 directories 2026/07/02 03:21:16 INFO : A1/B1/C1: Removing directory 2026/07/02 03:21:17 DEBUG : removing 1 level 2 directories 2026/07/02 03:21:17 INFO : A1/B1: Removing directory 2026/07/02 03:21:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:21:19 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.72s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:20 INFO : A1: Making directory 2026/07/02 03:21:21 INFO : A1/B1: Making directory 2026/07/02 03:21:22 INFO : A1/B1/C1: Making directory 2026/07/02 03:21:25 DEBUG : removing 1 level 3 directories 2026/07/02 03:21:25 INFO : A1/B1/C1: Removing directory 2026/07/02 03:21:26 DEBUG : removing 1 level 2 directories 2026/07/02 03:21:26 INFO : A1/B1: Removing directory 2026/07/02 03:21:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:21:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (9.06s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:30 DEBUG : file1: md5 = 03623f9c27b0a1c966b993f9e7903a41 OK 2026/07/02 03:21:30 DEBUG : TestDrive: Token expired 2026/07/02 03:21:30 DEBUG : Config file has changed externally - reloading 2026/07/02 03:21:30 DEBUG : TestDrive: Loaded fresh token from config file 2026/07/02 03:21:30 DEBUG : TestDrive: Token refresh successful 2026/07/02 03:21:31 DEBUG : filename.txt: File name found in url 2026/07/02 03:21:33 DEBUG : filename.txt: md5 = 4ad55438f295cc9026e56e942eb1329f OK 2026/07/02 03:21:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/02 03:21:34 DEBUG : headerfilename.txt: md5 = 01ad736b47c529db6892bd845fb5de8c OK 2026/07/02 03:21:36 DEBUG : file2: md5 = 0b929a15391f4694a002aa14dc23cf99 OK --- PASS: TestCopyURL (10.01s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:40 DEBUG : file1: md5 = c9dbb4166dbafe0c3a53b011774216bf OK --- PASS: TestCopyURLDownloadHeaders (2.52s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 03:21:44 DEBUG : sub/file2: md5 = cad31945bc38e8078eacd6d59783503f OK 2026/07/02 03:21:44 DEBUG : sub/file2: size = 14 OK 2026/07/02 03:21:44 INFO : file1: Copied (new) to: sub/file2 2026/07/02 03:21:44 INFO : file1: Deleted 2026/07/02 03:21:45 DEBUG : sub/file2: size = 14 OK 2026/07/02 03:21:45 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 03:21:45 DEBUG : file1: Unchanged skipping 2026/07/02 03:21:45 INFO : file1: Deleted 2026/07/02 03:21:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': don't need to copy/move sub/file2, it is already at target location 2026/07/02 03:21:47 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.75s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 03:21:50 DEBUG : file1: md5 = c1492a3ca875eef3afe4400493a31522 OK 2026/07/02 03:21:50 DEBUG : file1: size = 14 OK 2026/07/02 03:21:50 INFO : file1: Copied (new) 2026/07/02 03:21:50 INFO : file1: Deleted 2026/07/02 03:21:50 DEBUG : file1: Destination exists, skipping 2026/07/02 03:21:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.73s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:21:55 DEBUG : dst/file1: md5 = 2ded8f9cfc7bc6aa14160325c42288a7 OK 2026/07/02 03:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jusunij6vuqe/backup" 2026/07/02 03:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g/1nrff024r7pq65ecp72fc28jb0" 2026/07/02 03:21:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone817859348) 2026/07/02 03:21:58 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe') 2026/07/02 03:21:58 DEBUG : dst/file1: Sizes differ 2026/07/02 03:22:01 INFO : dst/file1: Moved (server-side) 2026/07/02 03:22:03 DEBUG : dst/file1: md5 = 5f570c1c0f17a69dcdc0bb72110ff0c6 OK 2026/07/02 03:22:03 DEBUG : dst/file1: size = 14 OK 2026/07/02 03:22:03 INFO : dst/file1: Copied (new) 2026/07/02 03:22:03 INFO : dst/file1: Deleted 2026/07/02 03:22:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:22:06 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/02 03:22:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.16s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:22:10 DEBUG : A1/one: md5 = ae1eed05db83110cefdce463bd143e55 OK 2026/07/02 03:22:12 DEBUG : A1/two: md5 = acf5d0090e0e25fab1bce43e5f5e6a78 OK 2026/07/02 03:22:14 DEBUG : A1/B1/three: md5 = 25554097509f87683145833fedbdf921 OK 2026/07/02 03:22:16 DEBUG : A1/B1/C1/four: md5 = 9471abe620a5a154d4b68b4c71fcdae6 OK 2026/07/02 03:22:19 DEBUG : A1/B1/C2/five: md5 = a3769a9db9b4dc7d0d238df0570ba2e4 OK 2026/07/02 03:22:19 INFO : A1/B2: Making directory 2026/07/02 03:22:20 INFO : A1/B1/C3: Making directory 2026/07/02 03:22:31 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/02 03:22:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/02 03:22:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/02 03:22:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/02 03:22:31 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/02 03:22:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/02 03:22:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/02 03:22:35 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:22:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/02 03:22:35 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/02 03:22:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/02 03:22:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/02 03:22:45 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/02 03:22:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/02 03:22:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/02 03:22:45 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/02 03:22:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/02 03:22:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/02 03:22:48 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:22:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/02 03:22:49 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/02 03:22:56 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/02 03:22:57 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/02 03:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/02 03:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/02 03:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/02 03:22:58 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/02 03:22:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/02 03:22:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/02 03:22:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/02 03:22:59 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (51.67s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" --- PASS: TestGetFsInfo (0.45s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/02 03:23:02 DEBUG : no_checksum_small_file_from_pipe: md5 = ef38a72b6f5fad5a8f2f8f50d6c64226 OK 2026/07/02 03:23:02 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/02 03:23:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/02 03:23:02 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/02 03:23:02 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/02 03:23:03 DEBUG : no_checksum_big_file_from_pipe: md5 = 3bed8b63eac17557699cbd93888c0596 OK 2026/07/02 03:23:03 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/02 03:23:03 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/02 03:23:07 DEBUG : with_checksum_small_file_from_pipe: md5 = 8802efba4d213eef03dfc0bb3e3e04f5 OK 2026/07/02 03:23:07 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/02 03:23:07 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/02 03:23:08 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/02 03:23:09 DEBUG : with_checksum_big_file_from_pipe: md5 = d032d86ee0aa5c0813e14e8191501935 OK 2026/07/02 03:23:09 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/02 03:23:09 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/02 03:23:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/02 03:23:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 03:23:13 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/02 03:23:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/02 03:23:15 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (34 bytes), uploading instead of streaming 2026/07/02 03:23:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/02 03:23:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/02 03:23:19 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/02 03:23:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/02 03:23:20 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.80s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.34s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.31s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/02 03:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (48 bytes), uploading instead of streaming 2026/07/02 03:23:24 DEBUG : rcat_metadata: md5 = 3e9d9308b538b4cfb51342952c188421 OK 2026/07/02 03:23:24 DEBUG : rcat_metadata: size = 48 OK 2026/07/02 03:23:24 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/02 03:23:26 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/02 03:23:27 DEBUG : rcat_metadata_uploadcutoff0: md5 = a9226f75ed33b7c2ff44c8163b1c9e62 OK 2026/07/02 03:23:27 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/02 03:23:27 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.84s) --- PASS: TestRcatMetadata/Normal (2.93s) --- PASS: TestRcatMetadata/ViaDisk (3.45s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:30 DEBUG : potato1: md5 = 46a85e9ce9a023103079d185489fd170 OK 2026/07/02 03:23:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/02 03:23:32 DEBUG : potato2: md5 = d215ebfc9cb4044c0f2fee32b83722a8 OK 2026/07/02 03:23:32 DEBUG : potato2: size = 60 OK 2026/07/02 03:23:32 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.22s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:35 DEBUG : potato1: md5 = c9eb424ec6956a141b6a0f2b8014f3c6 OK 2026/07/02 03:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/02 03:23:37 DEBUG : potato2: md5 = b9ac26ed0b03cebaf1c0cc3f8ce377e8 OK 2026/07/02 03:23:37 DEBUG : potato2: size = 60 OK 2026/07/02 03:23:37 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.66s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:41 DEBUG : potato1: md5 = 685f90506cfae79222366372d33b5561 OK --- PASS: TestRcatSizeUploadHeaders (2.73s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:44 DEBUG : potato2: md5 = 1559df2c0d49e7116315fdac06593acf OK 2026/07/02 03:23:46 DEBUG : empty space: md5 = 914f5992ff31b92e89ad708c473a3768 OK 2026/07/02 03:23:48 DEBUG : sub dir/potato3: md5 = 9cfc8463b66e6f0de0cc06473d137c43 OK 2026/07/02 03:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Touching "sub dir/potato3" 2026/07/02 03:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Touching "empty space" 2026/07/02 03:23:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Touching "potato2" 2026/07/02 03:23:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (11.54s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:54 DEBUG : dir with metadata: Making directory with metadata 2026/07/02 03:23:55 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:56 DEBUG : directory with modtime: Making directory with metadata 2026/07/02 03:23:57 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.53s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:23:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/02 03:23:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 03:23:59 DEBUG : Google drive root 'crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g': Skipping btime metadata as can't update it on an existing file: 2026-07-02T03:23:59.508073024Z 2026/07/02 03:24:00 INFO : non existent directory: Updated directory metadata 2026/07/02 03:24:02 DEBUG : Google drive root 'crypt/q195pp4qurtnsc1siqgc7e3lpo8ao0gfo28bjb64b8jgjc6ht45g': Skipping btime metadata as can't update it on an existing file: 2026-07-02T03:23:59.508073024Z 2026/07/02 03:24:03 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.51s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:24:05 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/02 03:24:06 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/02 03:24:07 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.58s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:24:09 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/02 03:24:09 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 03:24:09 DEBUG : dst: Making directory with metadata 2026/07/02 03:24:10 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/02 03:24:10 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/02 03:24:11 INFO : dst: Set directory modification time (using SetModTime) 2026/07/02 03:24:11 INFO : dst: Set directory modification time (using SetModTime) 2026/07/02 03:24:11 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/02 03:24:12 INFO : dst: Set directory modification time (using SetModTime) 2026/07/02 03:24:12 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.18s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe'", Local "Local file system at /tmp/rclone817859348", Modify Window "1ms" 2026/07/02 03:24:16 DEBUG : sub dir/test remove existing: md5 = 951a1afec944fe6ae04730f09d4c6395 OK 2026/07/02 03:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 5decd3788d6f5415a5f476f4be6316c2 OK 2026/07/02 03:24:20 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nasugez0" before starting 2026/07/02 03:24:21 DEBUG : sub dir/test remove existing.nasugez0: TEST: removing renamed existing file after operation 2026/07/02 03:24:22 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vogizun4" before starting 2026/07/02 03:24:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vogizun4: TEST: renaming existing back after failed operation 2026/07/02 03:24: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.fututis5" before starting 2026/07/02 03:24:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fututis5: TEST: removing renamed existing file after operation 2026/07/02 03:24:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "0ss4b7ndfrqltr8h9d2ukjiamnpdv8gen5cvpi9065phcarh26rg34gr4egnjbn2gcv2e39gsc264fm5o6rssub93t5gg484gtjbn2khs10itc4jeolrcnj29vgujmu6qcglg8r2atgc3f3k78jai676u6hik2o6s6rc7d62l14ko3ardfgg" 2026/07/02 03:24:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "50eieptlpf541ue9jeabip6h27asvq30rbr62ncl4n38593fk1q0" --- PASS: TestRemoveExisting (15.23s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/02 03:24:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jusunij6vuqe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 12m5.842594249s (try 1/5)