"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/09/04 02:05:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo" 2025/09/04 02:05:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:05:08 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0" 2025/09/04 02:05:09 DEBUG : Creating backend with remote "/tmp/rclone3408125590" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.36s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/04 02:05:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/04 02:05:09 DEBUG : potato: Seek from 10 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 10 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Seek from 5 to 2 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/04 02:05:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Seek from 5 to 2 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/04 02:05:09 DEBUG : potato: Seek from 8 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 8 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/04 02:05:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/04 02:05:09 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/04 02:05:09 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/04 02:05:09 DEBUG : potato: Seek from 5 to 2 2025/09/04 02:05:09 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/04 02:05:09 DEBUG : potato: Seek from 9 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 9 to 0 2025/09/04 02:05:09 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:12 DEBUG : rutabaga: md5 = 8c9fb4ba494a606bd860b481f42de80c OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/04 02:05:14 DEBUG : empty space: md5 = 14e1af23b2d6a60194535646d122618d OK === RUN TestCheck/3 2025/09/04 02:05:16 DEBUG : potato2: md5 = 7cbdcd449d0b5fba43a288bc29187c8a OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/04 02:05:18 DEBUG : remotepotato: md5 = db16fbd2c28e99dc4423232b971b92cf OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.94s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.23s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/09/04 02:05:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/04 02:05:21 DEBUG : Creating backend with remote "nonexistent" 2025/09/04 02:05:21 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/04 02:05:21 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/04 02:05:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/04 02:05:21 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:23 DEBUG : rutabaga: md5 = 86499fa343f981765de517899864b0ef OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/04 02:05:27 DEBUG : empty space: md5 = 821a97a8dd41863ab2ef2214b18e76d0 OK === RUN TestCheckDownload/3 2025/09/04 02:05:30 DEBUG : potato2: md5 = d462220afe3cbb08d203f5d6afc97c23 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/04 02:05:34 DEBUG : remotepotato: md5 = 342935be9e672c631fc405eadd5881b8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.22s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (1.26s) --- PASS: TestCheckDownload/3 (1.39s) --- PASS: TestCheckDownload/4 (1.02s) --- PASS: TestCheckDownload/5 (1.39s) --- PASS: TestCheckDownload/6 (1.06s) --- PASS: TestCheckDownload/7 (1.22s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:40 DEBUG : rutabaga: md5 = 47027bbc74b67edcd3d7019d3c4773f9 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/04 02:05:42 DEBUG : empty space: md5 = 90fc9542f72dc53e893224bd5a82ce74 OK === RUN TestCheckSizeOnly/3 2025/09/04 02:05:44 DEBUG : potato2: md5 = ea1fdc99b765762c5164e1de15110787 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/04 02:05:46 DEBUG : remotepotato: md5 = 6d340d4d3371629654f84feeab004315 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.08s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.23s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:51 DEBUG : test.sum: md5 = 3d10d49d9deac56394215b19b73c6042 OK 2025/09/04 02:05:52 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/04 02:05:52 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/04 02:05:52 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/04 02:05:52 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/04 02:05:53 DEBUG : test.sum: md5 = 8e246b940978a0f92566d52dde815938 OK 2025/09/04 02:05:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/04 02:05:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/04 02:05:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/04 02:05:55 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.10s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/data" 2025/09/04 02:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.91s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:05:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/data" 2025/09/04 02:05:58 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/vjrnln8ratgmqakfosrqe8espk" 2025/09/04 02:06:01 DEBUG : data/banana: md5 = 9c04cab17a783984c58c5fdeb231f636 OK 2025/09/04 02:06:03 DEBUG : test.sum: md5 = 649fa812473e6d8f1e5aa5480e5ccbce OK === RUN TestCheckSumDownload/subtest1 2025/09/04 02:06:07 DEBUG : data/potato: md5 = e877a99ffebd91338646bdfe2d6fa01c OK 2025/09/04 02:06:08 DEBUG : test.sum: md5 = 5e4fb2387dc72893bcc7dd5b4c447912 OK === RUN TestCheckSumDownload/subtest2 2025/09/04 02:06:13 DEBUG : test.sum: md5 = e435dfc277707a697c2562c319aa19b4 OK === RUN TestCheckSumDownload/subtest3 2025/09/04 02:06:18 DEBUG : test.sum: md5 = 5a2c5d7f00b298a49b6e4288566dedf4 OK === RUN TestCheckSumDownload/subtest4 2025/09/04 02:06:22 DEBUG : test.sum: md5 = 17b69d608e30b902cf6edec4f8401705 OK === RUN TestCheckSumDownload/subtest5 2025/09/04 02:06:27 DEBUG : test.sum: md5 = c64536a1185e96db9bdd27cc85a00a44 OK === RUN TestCheckSumDownload/subtest6 2025/09/04 02:06:31 DEBUG : data/banana: md5 = 14878d512d53141c4a6b328323691e56 OK 2025/09/04 02:06:33 DEBUG : data/potato: md5 = bd916a1c83df39785eaef91156657085 OK 2025/09/04 02:06:34 DEBUG : test.sum: md5 = 120372a96aaef4e2060d7c7801f7b96d OK === RUN TestCheckSumDownload/subtest7 2025/09/04 02:06:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/04 02:06:40 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (42.60s) --- PASS: TestCheckSumDownload/subtest1 (2.41s) --- PASS: TestCheckSumDownload/subtest2 (2.18s) --- PASS: TestCheckSumDownload/subtest3 (3.15s) --- PASS: TestCheckSumDownload/subtest4 (2.25s) --- PASS: TestCheckSumDownload/subtest5 (2.74s) --- PASS: TestCheckSumDownload/subtest6 (2.30s) --- PASS: TestCheckSumDownload/subtest7 (2.79s) === RUN TestApplyTransforms 2025/09/04 02:06:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sucurar5wemo" 2025/09/04 02:06:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:06:40 DEBUG : Creating backend with remote "TestDrive:crypt/35f4cdcauui8pijn2q51bcj1m8rp82tfqt9st2k7d7r6kd8ptt9g" 2025/09/04 02:06:41 DEBUG : Creating backend with remote "/tmp/rclone2345681104" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo'", Local "Local file system at /tmp/rclone2345681104", Modify Window "1ms" 2025/09/04 02:06:43 DEBUG : hello, world!: md5 = 7606aabcf143e148b0b3d041dad98ad2 OK upper checkfile vs. lower remote (without normalization) 2025/09/04 02:06:44 ERROR : hello, world!: sum not found 2025/09/04 02:06:44 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo' 2025/09/04 02:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': 1 files missing 2025/09/04 02:06:44 NOTICE: 1 hashes missing 2025/09/04 02:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': 1 differences found 2025/09/04 02:06:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/04 02:06:45 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': 0 differences found 2025/09/04 02:06:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': 1 matching files 2025/09/04 02:06:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hihegab7tofu" 2025/09/04 02:06:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:06:45 DEBUG : Creating backend with remote "TestDrive:crypt/m4om42o908dj2ium8f7spkq0nerb9rlhqvf7gvmaj5itgt1vm04g" 2025/09/04 02:06:46 DEBUG : Creating backend with remote "/tmp/rclone2837790701" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu'", Local "Local file system at /tmp/rclone2837790701", Modify Window "1ms" 2025/09/04 02:06:48 DEBUG : HELLO, WORLD!: md5 = 62bd36a57fefb6345ea24ded9e746748 OK lower checkfile vs. upper remote (without normalization) 2025/09/04 02:06:49 ERROR : HELLO, WORLD!: sum not found 2025/09/04 02:06:49 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu' 2025/09/04 02:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': 1 files missing 2025/09/04 02:06:49 NOTICE: 1 hashes missing 2025/09/04 02:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': 1 differences found 2025/09/04 02:06:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/04 02:06:50 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': 0 differences found 2025/09/04 02:06:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': 1 matching files 2025/09/04 02:06:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coduped1baka" 2025/09/04 02:06:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:06:50 DEBUG : Creating backend with remote "TestDrive:crypt/25vut5fl9mbmgvg7vs1adro0b6r6npop2cmb5mn61hcqcnkktdbg" 2025/09/04 02:06:51 DEBUG : Creating backend with remote "/tmp/rclone2303229676" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka'", Local "Local file system at /tmp/rclone2303229676", Modify Window "1ms" 2025/09/04 02:06:53 DEBUG : HeLlO, wOrLd!: md5 = bb1509a9da211f7a0d78233b83e5a87b OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/04 02:06:54 ERROR : HeLlO, wOrLd!: sum not found 2025/09/04 02:06:54 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka' 2025/09/04 02:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': 1 files missing 2025/09/04 02:06:54 NOTICE: 1 hashes missing 2025/09/04 02:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': 1 differences found 2025/09/04 02:06:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/04 02:06:55 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:06:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': 0 differences found 2025/09/04 02:06:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': 1 matching files 2025/09/04 02:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pugurak8caru" 2025/09/04 02:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:06:55 DEBUG : Creating backend with remote "TestDrive:crypt/c0tfj51fm57r1t4n6n69q62r1f7lft59a792h3q8rj3agm0q4b10" 2025/09/04 02:06:56 DEBUG : Creating backend with remote "/tmp/rclone3901662303" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru'", Local "Local file system at /tmp/rclone3901662303", Modify Window "1ms" 2025/09/04 02:06:58 DEBUG : HELLO, WORLD!: md5 = 93dc4a3208d5f8b8231cff3c9003d255 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/04 02:06:58 ERROR : HELLO, WORLD!: sum not found 2025/09/04 02:06:58 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru' 2025/09/04 02:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': 1 files missing 2025/09/04 02:06:58 NOTICE: 1 hashes missing 2025/09/04 02:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': 1 differences found 2025/09/04 02:06:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/04 02:06:59 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': 0 differences found 2025/09/04 02:06:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': 1 matching files 2025/09/04 02:06:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-poduyon2wiwa" 2025/09/04 02:06:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:06:59 DEBUG : Creating backend with remote "TestDrive:crypt/kntich6uqegfi9jrgr7p5nllhiqm63773rmliupi6cogubie4c0g" 2025/09/04 02:07:00 DEBUG : Creating backend with remote "/tmp/rclone1354885883" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa'", Local "Local file system at /tmp/rclone1354885883", Modify Window "1ms" 2025/09/04 02:07:03 DEBUG : 測試_Русский___ě_áñ: md5 = b666ef2690537a1406a82e0d4a48603c OK NFD checkfile vs. NFC remote (without normalization) 2025/09/04 02:07:03 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:03 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa' 2025/09/04 02:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': 1 files missing 2025/09/04 02:07:03 NOTICE: 1 hashes missing 2025/09/04 02:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': 1 differences found 2025/09/04 02:07:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/04 02:07:04 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': 0 differences found 2025/09/04 02:07:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': 1 matching files 2025/09/04 02:07:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hexarir0hoki" 2025/09/04 02:07:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:07:04 DEBUG : Creating backend with remote "TestDrive:crypt/h2tet0nrhnkvi9m90ot4baa4h71im6cfr11b0hjitq8f4bfk5a3g" 2025/09/04 02:07:05 DEBUG : Creating backend with remote "/tmp/rclone3459636653" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki'", Local "Local file system at /tmp/rclone3459636653", Modify Window "1ms" 2025/09/04 02:07:08 DEBUG : 測試_Русский___ě_áñ: md5 = 8214d7173306169a3ab2bba1e6befe45 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/04 02:07:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki' 2025/09/04 02:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': 1 files missing 2025/09/04 02:07:08 NOTICE: 1 hashes missing 2025/09/04 02:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': 1 differences found 2025/09/04 02:07:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/04 02:07:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': 0 differences found 2025/09/04 02:07:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': 1 matching files 2025/09/04 02:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fowovan3qiqe" 2025/09/04 02:07:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/6786mkjdiuvt20rb75po4phpipqhkc69pjln0a1e1hmr50m2f170" 2025/09/04 02:07:10 DEBUG : Creating backend with remote "/tmp/rclone2734874217" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe'", Local "Local file system at /tmp/rclone2734874217", Modify Window "1ms" 2025/09/04 02:07:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 92b1e27ac5a9ffcff3de9d5e9a5c212d OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/04 02:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe' 2025/09/04 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': 1 files missing 2025/09/04 02:07:13 NOTICE: 1 hashes missing 2025/09/04 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': 1 differences found 2025/09/04 02:07:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/04 02:07:14 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': 0 differences found 2025/09/04 02:07:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': 1 matching files 2025/09/04 02:07:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-livicet7rike" 2025/09/04 02:07:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:07:14 DEBUG : Creating backend with remote "TestDrive:crypt/bk097f3aehtqctmr5jvq5trpagr4g5s2e7hdbfktn9l5mqvuk2kg" 2025/09/04 02:07:15 DEBUG : Creating backend with remote "/tmp/rclone3600603077" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike'", Local "Local file system at /tmp/rclone3600603077", Modify Window "1ms" 2025/09/04 02:07:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1e8898a10e6539aeb0afe68411cc0de7 OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/04 02:07:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike' 2025/09/04 02:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': 1 files missing 2025/09/04 02:07:18 NOTICE: 1 hashes missing 2025/09/04 02:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': 1 differences found 2025/09/04 02:07:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/04 02:07:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': 0 differences found 2025/09/04 02:07:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': 1 matching files 2025/09/04 02:07:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cejodev8gazo" 2025/09/04 02:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/m13moss44mg708eengf2e44mjn63mogcggvgldj2q7glhhlmdlc0" 2025/09/04 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone2589000760" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo'", Local "Local file system at /tmp/rclone2589000760", Modify Window "1ms" 2025/09/04 02:07:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 110a62cfed5a9a47de024a7760a00a23 OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/04 02:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo' 2025/09/04 02:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': 1 files missing 2025/09/04 02:07:23 NOTICE: 1 hashes missing 2025/09/04 02:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': 1 differences found 2025/09/04 02:07:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/04 02:07:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': 0 differences found 2025/09/04 02:07:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': 1 matching files 2025/09/04 02:07:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rodesec0tuto" 2025/09/04 02:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:07:24 DEBUG : Creating backend with remote "TestDrive:crypt/4d2ujq22bkd5oicv2dvj02j4uq52k5io9elgvdupv6ubrm3abr00" 2025/09/04 02:07:25 DEBUG : Creating backend with remote "/tmp/rclone1826352454" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto'", Local "Local file system at /tmp/rclone1826352454", Modify Window "1ms" 2025/09/04 02:07:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = d73fc7be746064a6877e740be12b7f73 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/04 02:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/04 02:07:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto' 2025/09/04 02:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': 1 files missing 2025/09/04 02:07:28 NOTICE: 1 hashes missing 2025/09/04 02:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': 1 differences found 2025/09/04 02:07:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/04 02:07:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/04 02:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': 0 differences found 2025/09/04 02:07:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': 1 matching files 2025/09/04 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rodesec0tuto': Purge remote 2025/09/04 02:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cejodev8gazo': Purge remote 2025/09/04 02:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-livicet7rike': Purge remote 2025/09/04 02:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fowovan3qiqe': Purge remote 2025/09/04 02:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hexarir0hoki': Purge remote 2025/09/04 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-poduyon2wiwa': Purge remote 2025/09/04 02:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pugurak8caru': Purge remote 2025/09/04 02:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coduped1baka': Purge remote 2025/09/04 02:07:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hihegab7tofu': Purge remote 2025/09/04 02:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sucurar5wemo': Purge remote --- PASS: TestApplyTransforms (53.92s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:07:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 02:07:37 DEBUG : sub/file2: md5 = c0a68f4562a0e4ce384794100138f9e4 OK 2025/09/04 02:07:37 INFO : file1: Copied (new) to: sub/file2 2025/09/04 02:07:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 02:07:38 DEBUG : file1: Unchanged skipping 2025/09/04 02:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': don't need to copy/move sub/file2, it is already at target location 2025/09/04 02:07:40 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.34s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.57s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:07:43 DEBUG : dst/file1: md5 = f1985c34ee0d72c97331cf6fa3f6dffe OK 2025/09/04 02:07:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/backup" 2025/09/04 02:07:44 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/1nrff024r7pq65ecp72fc28jb0" 2025/09/04 02:07:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/04 02:07:48 INFO : dst/file1: Moved (server-side) 2025/09/04 02:07:49 DEBUG : dst/file1: md5 = 17007c9ff6d8aa9f8732c216adf642c4 OK 2025/09/04 02:07:49 INFO : dst/file1: Copied (new) 2025/09/04 02:07:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:07:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:07:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.86s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:07:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/dst" 2025/09/04 02:07:54 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 02:07:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/CompareDest" 2025/09/04 02:07:56 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/gveqi14airsml4bgu7krj116o8" 2025/09/04 02:07:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 02:08:00 DEBUG : one: md5 = 4af77f11ab064e80b05d38ffb382ff89 OK 2025/09/04 02:08:00 INFO : one: Copied (new) 2025/09/04 02:08:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:02 DEBUG : one: md5 = bee5cd9c7c502e849b71b2075a51cfdf OK 2025/09/04 02:08:02 INFO : one: Copied (replaced existing) 2025/09/04 02:08:04 DEBUG : dst/one: md5 = b36caec774e7e1438d0eb622267d1804 OK 2025/09/04 02:08:07 DEBUG : CompareDest/one: md5 = 81be2cce689a1acdf9cff9857c1b685c OK 2025/09/04 02:08:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 02:08:10 DEBUG : CompareDest/two: md5 = d39662a22442ede5f19770dc62406937 OK 2025/09/04 02:08:10 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 02:08:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 02:08:11 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 02:08:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 02:08:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 02:08:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:14 DEBUG : two: md5 = f8a0f98930da53d162265533d4c6b6e9 OK 2025/09/04 02:08:14 INFO : two: Copied (new) 2025/09/04 02:08:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 02:08:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:08:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:08:18 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (24.80s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:08:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/dst" 2025/09/04 02:08:19 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 02:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/CopyDest" 2025/09/04 02:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/04 02:08:22 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 02:08:24 DEBUG : one: md5 = c1073bc78a095dcba84ec2916d3ea9f2 OK 2025/09/04 02:08:24 INFO : one: Copied (new) 2025/09/04 02:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:27 DEBUG : one: md5 = fae64dbd8c71d5ed2612f8a30e9be1e7 OK 2025/09/04 02:08:27 INFO : one: Copied (replaced existing) 2025/09/04 02:08:30 DEBUG : dst/one: md5 = 4fdb2e045c6230eb6320356a31a68085 OK 2025/09/04 02:08:32 DEBUG : CopyDest/one: md5 = ca71a7218556bdfb992710fc56cd619b OK 2025/09/04 02:08:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/BackupDir" 2025/09/04 02:08:33 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/04 02:08:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 02:08:37 INFO : one: Moved (server-side) 2025/09/04 02:08:38 INFO : one: Copied (server-side copy) 2025/09/04 02:08:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/04 02:08:40 DEBUG : CopyDest/two: md5 = 64fb42286edd429faf568c0f17f33a3d OK 2025/09/04 02:08:41 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 02:08:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:42 INFO : two: Copied (server-side copy) 2025/09/04 02:08:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/04 02:08:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/04 02:08:43 DEBUG : two: Unchanged skipping 2025/09/04 02:08:45 DEBUG : CopyDest/three: md5 = 20c4b229d08547cce6d6d1a2f39e6559 OK 2025/09/04 02:08:45 DEBUG : three: Need to transfer - File not found at Destination 2025/09/04 02:08:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/04 02:08:46 DEBUG : three: Destination not found in --copy-dest 2025/09/04 02:08:47 DEBUG : three: md5 = 7f336f2397d78f85d67b70f9c999b77d OK 2025/09/04 02:08:47 INFO : three: Copied (new) 2025/09/04 02:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 02:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:08:51 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 02:08:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 02:08:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:08:52 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 02:08:53 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.81s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.43s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:08:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/04 02:08:57 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2044638ac887a69cf480da2a8b731528 OK 2025/09/04 02:08:57 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/04 02:08:58 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/04 02:08:58 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:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/09/04 02:08:59 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/04 02:08:59 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/04 02:09:01 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7f32deac3ddf555f90607923b35c7bd3 OK 2025/09/04 02:09:01 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/04 02:09:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/04 02:09:03 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.11s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.54s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using skip mode. 2025/09/04 02:09:07 NOTICE: one: Found 2 files with duplicate names 2025/09/04 02:09:07 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.73s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:12 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using skip mode. 2025/09/04 02:09:13 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:13 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/04 02:09:13 INFO : one: Deleted 2025/09/04 02:09:13 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.42s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using first mode. 2025/09/04 02:09:20 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:20 INFO : one: Deleted 2025/09/04 02:09:21 INFO : one: Deleted 2025/09/04 02:09:21 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.56s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using newest mode. 2025/09/04 02:09:26 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:26 INFO : one: Deleted 2025/09/04 02:09:27 INFO : one: Deleted 2025/09/04 02:09:27 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.38s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using oldest mode. 2025/09/04 02:09:33 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:33 INFO : one: Deleted 2025/09/04 02:09:34 INFO : one: Deleted 2025/09/04 02:09:34 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.54s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using largest mode. 2025/09/04 02:09:39 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:40 INFO : one: Deleted 2025/09/04 02:09:40 INFO : one: Deleted 2025/09/04 02:09:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.47s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using smallest mode. 2025/09/04 02:09:46 NOTICE: one: Found 3 files with duplicate names 2025/09/04 02:09:46 INFO : one: Deleted 2025/09/04 02:09:47 INFO : one: Deleted 2025/09/04 02:09:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.14s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:09:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Looking for duplicate names using rename mode. 2025/09/04 02:09:53 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/04 02:09:54 INFO : one-2.txt: renamed from: one.txt 2025/09/04 02:09:56 INFO : one-3.txt: renamed from: one.txt 2025/09/04 02:09:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.50s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:10:01 DEBUG : dupe1/one.txt: md5 = 11e170124596ac335e1a94e49e12b4f6 OK 2025/09/04 02:10:03 DEBUG : dupe2/two.txt: md5 = 7e8066919a7d2eace749c17589abc323 OK 2025/09/04 02:10:06 DEBUG : dupe3/three.txt: md5 = 200f3f6550e6b4c492478bacdf96d71f OK 2025/09/04 02:10:06 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/04 02:10:06 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/04 02:10:07 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/04 02:10:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/04 02:10:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/04 02:10:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/04 02:10:11 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.41s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:10:13 DEBUG : a.txt: md5 = 126498880aa25e0f169cd7f30b61a62b OK 2025/09/04 02:10:15 DEBUG : zend.txt: md5 = 1b8497be46a301eb65ba8d3f15971fa6 OK 2025/09/04 02:10:17 DEBUG : sub dir/hello world: md5 = 454793dac2a2d9530860f2729adf4eff OK 2025/09/04 02:10:18 DEBUG : sub dir/hello world2: md5 = ec9c719e75ea84ba6dda0fa7bbcfa54f OK 2025/09/04 02:10:20 DEBUG : sub dir/ignore dir/.ignore: md5 = 953fb9b8e560881650abda6db1bd5f95 OK 2025/09/04 02:10:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = bd4daea5c032bd88d9df0ddad7f590c2 OK 2025/09/04 02:10:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = ae5f36d93d2586c8468501b69f3f8a2b OK 2025/09/04 02:10:25 DEBUG : a.txt: Excluded (Size Filter) 2025/09/04 02:10:25 DEBUG : a.txt: Excluded 2025/09/04 02:10:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 02:10:26 DEBUG : sub dir/hello world: Excluded 2025/09/04 02:10:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 02:10:26 DEBUG : sub dir/hello world2: Excluded 2025/09/04 02:10:26 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 02:10:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 02:10:26 DEBUG : sub dir/hello world: Excluded 2025/09/04 02:10:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 02:10:26 DEBUG : sub dir/hello world2: Excluded 2025/09/04 02:10:27 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 02:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/04 02:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/04 02:10:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/04 02:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/04 02:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/04 02:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/04 02:10:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.75s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:10:35 DEBUG : a.txt: md5 = 93695fac9425dedb66db701a1d9f06ed OK 2025/09/04 02:10:36 DEBUG : zend.txt: md5 = a0b6da3e827d797ac3b68e888a4b8fac OK 2025/09/04 02:10:38 DEBUG : sub dir/hello world: md5 = bdc714e8ceaab50ca7af16e3beca7cad OK 2025/09/04 02:10:40 DEBUG : sub dir/hello world2: md5 = 7bc6107b4a80cbacaebc5f2aec092146 OK 2025/09/04 02:10:42 DEBUG : sub dir/ignore dir/.ignore: md5 = 5f3c17f011b86b261394544f3d1ca6e3 OK 2025/09/04 02:10:43 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4a3ce86564dc1cc25891b94d0a144cf5 OK 2025/09/04 02:10:45 DEBUG : sub dir/sub sub dir/hello world3: md5 = 2e0aa029da6a6d936a8331cf0f9333a5 OK 2025/09/04 02:10:47 DEBUG : a.txt: Excluded (Size Filter) 2025/09/04 02:10:47 DEBUG : a.txt: Excluded 2025/09/04 02:10:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 02:10:47 DEBUG : sub dir/hello world2: Excluded 2025/09/04 02:10:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 02:10:47 DEBUG : sub dir/hello world: Excluded 2025/09/04 02:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 02:10:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/04 02:10:48 DEBUG : sub dir/hello world2: Excluded 2025/09/04 02:10:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/04 02:10:48 DEBUG : sub dir/hello world: Excluded 2025/09/04 02:10:48 DEBUG : sub dir/ignore dir: Excluded 2025/09/04 02:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/04 02:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/04 02:10:53 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/04 02:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/04 02:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/04 02:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/09/04 02:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (21.57s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:10:57 DEBUG : file1: md5 = a6fb2defa60b8ff93ff53ae65d4790be OK 2025/09/04 02:10:59 DEBUG : sub/file2: md5 = 890567207785cab8535cc8b54fc62f36 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/04 02:11:02 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/04 02:11:02 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/04 02:11:02 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/04 02:11:04 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.12s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.48s) --- PASS: TestListJSON/SubDir (0.23s) --- PASS: TestListJSON/NoModTime (0.24s) --- PASS: TestListJSON/NoMimeType (0.26s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:06 DEBUG : file1: md5 = b1bbb7d49b063a283c156896017f9a53 OK 2025/09/04 02:11:08 DEBUG : sub/file2: md5 = 40ca6cc158bf5ae1be34741cac146556 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/04 02:11:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/notfound" 2025/09/04 02:11:12 DEBUG : Config file has changed externally - reloading 2025/09/04 02:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/qe0i31qdkoejk60elps0ni5sqk" 2025/09/04 02:11:16 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.74s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.52s) --- PASS: TestStatJSON/DirFilesOnly (0.42s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Making directory 2025/09/04 02:11:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Making directory --- PASS: TestMkdir (0.85s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:20 DEBUG : sub dir/hello world: md5 = 02e7b0387b289de1aef9bb730a56cbac OK 2025/09/04 02:11:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.04s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:24 DEBUG : potato2: md5 = f50b34bbdc8589b40dded400bcfe1c2f OK 2025/09/04 02:11:25 DEBUG : empty space: md5 = 3ceb76e915a7202831f61ee84ada3562 OK --- PASS: TestLs (4.92s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:30 DEBUG : potato2: md5 = 86a34490a051b1c564e657ee5c941783 OK 2025/09/04 02:11:31 DEBUG : empty space: md5 = 22af3e3e19b077f3fc845907c4d8d5e9 OK 2025/09/04 02:11:32 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (5.80s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:35 DEBUG : potato2: md5 = 1a2c9336687818be8c684664f027f9a9 OK 2025/09/04 02:11:37 DEBUG : empty space: md5 = 3f2b75a09a24d161fe64c55e4e44f4f0 OK --- PASS: TestLsLong (5.19s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:40 DEBUG : potato2: md5 = f8107fb084d35d623e25d9e2b831f8c5 OK 2025/09/04 02:11:41 DEBUG : empty space: md5 = 348b60077033b3ca6cd0b8889a9e027b OK --- PASS: TestHashSums (4.31s) === RUN TestHashSumsWithErrors 2025/09/04 02:11:43 DEBUG : Creating backend with remote ":memory:" 2025/09/04 02:11:43 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/04 02:11:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/04 02:11:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:44 DEBUG : potato2: md5 = af8c0f1dfd2178f3324c31c1a57fba50 OK 2025/09/04 02:11:46 DEBUG : empty space: md5 = ac47edc247c149ceb91f7f77f8aa28dd OK 2025/09/04 02:11:48 DEBUG : sub dir/potato3: md5 = 2ba9abc5fd810b0311d7dae2b700a0e4 OK 2025/09/04 02:11:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.82s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:11:53 DEBUG : small: md5 = 5b4ba0c97cc44b4b389df8c8e5983f03 OK 2025/09/04 02:11:55 DEBUG : medium: md5 = fee529ff8889579410b7de48fdde48b5 OK 2025/09/04 02:11:56 DEBUG : large: md5 = 538d00ae561b91a7814e355a13789963 OK 2025/09/04 02:11:56 DEBUG : Waiting for deletions to finish 2025/09/04 02:11:57 DEBUG : large: Excluded (Size Filter) 2025/09/04 02:11:57 INFO : medium: Deleted 2025/09/04 02:11:57 INFO : small: Deleted --- PASS: TestDelete (6.59s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:12:00 DEBUG : small: md5 = 09d92284b2121c1034dc2158c31c1819 OK 2025/09/04 02:12:01 DEBUG : medium: md5 = dec67145240bfcbfc68c6c27cc24fece OK 2025/09/04 02:12:03 DEBUG : large: md5 = 91a254b8e607716586304668b6b88205 OK 2025/09/04 02:12:03 DEBUG : Waiting for deletions to finish 2025/09/04 02:12:03 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/09/04 02:12:03 INFO : medium: Deleted 2025/09/04 02:12:03 INFO : small: Deleted --- PASS: TestMaxDelete (6.94s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:12:07 DEBUG : small: md5 = d5ee45fb243c32d69ccb5ece135d8e3b OK 2025/09/04 02:12:08 DEBUG : medium: md5 = 2557c30d4d687e6d28b97cdd7b9815c0 OK 2025/09/04 02:12:10 DEBUG : large: md5 = c96e7410ea82f582f327de02d9f9834f OK 2025/09/04 02:12:10 DEBUG : Waiting for deletions to finish 2025/09/04 02:12:10 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/04 02:12:10 INFO : medium: Deleted 2025/09/04 02:12:10 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.84s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:12:14 DEBUG : small: md5 = 90c9a2808c4bc02716399d56c6ebf906 OK 2025/09/04 02:12:15 DEBUG : medium: md5 = 9196b54525924d5de20788b0f9e0a5c0 OK 2025/09/04 02:12:17 DEBUG : large: md5 = 3d4b3fb0f1e3a752034f2eed2af8067e OK 2025/09/04 02:12:17 DEBUG : Waiting for deletions to finish 2025/09/04 02:12:17 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/04 02:12:18 INFO : large: Deleted 2025/09/04 02:12:18 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.33s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:12:21 DEBUG : ReadFile: md5 = ac747bdc195cebee9d043ada200b3586 OK --- PASS: TestReadFile (4.56s) === RUN TestRetry 2025/09/04 02:12:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/04 02:12:24 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/04 02:12:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 02:12:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 02:12:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 02:12:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/04 02:12:24 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:12:25 DEBUG : file1: md5 = 1e6735f4686f90ef019e64a6d0a986b9 OK 2025/09/04 02:12:27 DEBUG : file2: md5 = ac5171b6a95806da9d96caa07443d699 OK --- PASS: TestCat (17.66s) === RUN TestPurge 2025/09/04 02:12:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yoxesup3bubu" 2025/09/04 02:12:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 02:12:42 DEBUG : Creating backend with remote "TestDrive:crypt/vahn6s3d6id5lbqkgfhsuv7cljqaoplb69skeqcudigora6i31eg" 2025/09/04 02:12:43 DEBUG : Creating backend with remote "/tmp/rclone135555354" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yoxesup3bubu'", Local "Local file system at /tmp/rclone135555354", Modify Window "1ms" 2025/09/04 02:12:47 DEBUG : A1/B1/C1/one: md5 = 6fe5df147b15613c81dba266e921ad62 OK 2025/09/04 02:12:47 INFO : A2: Making directory 2025/09/04 02:12:48 INFO : A1/B2: Making directory 2025/09/04 02:12:49 INFO : A1/B2/C2: Making directory 2025/09/04 02:12:50 INFO : A1/B1/C3: Making directory 2025/09/04 02:12:50 INFO : A3: Making directory 2025/09/04 02:12:51 INFO : A3/B3: Making directory 2025/09/04 02:12:52 INFO : A3/B3/C4: Making directory 2025/09/04 02:12:54 DEBUG : A1/two: md5 = a6db27383386a5705afc7fa752d5eb46 OK 2025/09/04 02:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yoxesup3bubu': Purge remote 2025/09/04 02:12:57 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.46s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:01 DEBUG : A1/B1/C1/one: md5 = 18d4eb7c5a841ce4d41f7efbd571c7ba OK 2025/09/04 02:13:01 INFO : A2: Making directory 2025/09/04 02:13:01 INFO : A1/B2: Making directory 2025/09/04 02:13:02 INFO : A1/B2/C2: Making directory 2025/09/04 02:13:03 INFO : A1/B1/C3: Making directory 2025/09/04 02:13:04 INFO : A3: Making directory 2025/09/04 02:13:04 INFO : A3/B3: Making directory 2025/09/04 02:13:05 INFO : A3/B3/C4: Making directory 2025/09/04 02:13:07 DEBUG : A1/two: md5 = c8b9d30300c027285f066849967d15f7 OK 2025/09/04 02:13:08 DEBUG : removing 1 level 3 directories 2025/09/04 02:13:08 INFO : A3/B3/C4: Removing directory 2025/09/04 02:13:11 DEBUG : removing 2 level 3 directories 2025/09/04 02:13:11 INFO : A1/B2/C2: Removing directory 2025/09/04 02:13:11 INFO : A1/B1/C3: Removing directory 2025/09/04 02:13:12 DEBUG : removing 2 level 2 directories 2025/09/04 02:13:12 INFO : A3/B3: Removing directory 2025/09/04 02:13:12 INFO : A1/B2: Removing directory 2025/09/04 02:13:12 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/04 02:13:12 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 02:13:12 DEBUG : removing 2 level 1 directories 2025/09/04 02:13:12 INFO : A3: Removing directory 2025/09/04 02:13:12 INFO : A2: Removing directory 2025/09/04 02:13:13 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/04 02:13:17 DEBUG : removing 1 level 3 directories 2025/09/04 02:13:17 INFO : A1/B1/C1: Removing directory 2025/09/04 02:13:17 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:17 DEBUG : removing 1 level 2 directories 2025/09/04 02:13:17 INFO : A1/B1: Removing directory 2025/09/04 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:13:18 DEBUG : removing 1 level 1 directories 2025/09/04 02:13:18 INFO : A1: Removing directory 2025/09/04 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 02:13:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 02:13:19 DEBUG : removing 1 level 0 directories 2025/09/04 02:13:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Removing directory 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/04 02:13:19 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (23.20s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:21 INFO : A1: Making directory 2025/09/04 02:13:22 INFO : A1/B1: Making directory 2025/09/04 02:13:23 INFO : A1/B1/C1: Making directory 2025/09/04 02:13:25 DEBUG : removing 1 level 3 directories 2025/09/04 02:13:25 INFO : A1/B1/C1: Removing directory 2025/09/04 02:13:26 DEBUG : removing 1 level 2 directories 2025/09/04 02:13:26 INFO : A1/B1: Removing directory 2025/09/04 02:13:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:13:28 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.26s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:29 INFO : A1: Making directory 2025/09/04 02:13:29 INFO : A1/B1: Making directory 2025/09/04 02:13:30 INFO : A1/B1/C1: Making directory 2025/09/04 02:13:33 DEBUG : removing 1 level 3 directories 2025/09/04 02:13:33 INFO : A1/B1/C1: Removing directory 2025/09/04 02:13:33 DEBUG : removing 1 level 2 directories 2025/09/04 02:13:33 INFO : A1/B1: Removing directory 2025/09/04 02:13:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:13:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.39s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:38 DEBUG : file1: md5 = 73300cbaf9037444c5e3d6160b221fa2 OK 2025/09/04 02:13:38 DEBUG : filename.txt: File name found in url 2025/09/04 02:13:40 DEBUG : filename.txt: md5 = 07b16ab078e1308cddded283f53003ed OK 2025/09/04 02:13:40 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/04 02:13:41 DEBUG : headerfilename.txt: md5 = c4b21f508286a090432464be261b4185 OK 2025/09/04 02:13:42 DEBUG : file2: md5 = 20267aa65d8cfceacc6e3941836f684a OK --- PASS: TestCopyURL (8.92s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:45 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 02:13:48 DEBUG : sub/file2: md5 = 3b14effdddde88ff3a80d7f1f8e996bf OK 2025/09/04 02:13:48 INFO : file1: Copied (new) to: sub/file2 2025/09/04 02:13:48 INFO : file1: Deleted 2025/09/04 02:13:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 02:13:48 DEBUG : file1: Unchanged skipping 2025/09/04 02:13:48 INFO : file1: Deleted 2025/09/04 02:13:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': don't need to copy/move sub/file2, it is already at target location 2025/09/04 02:13:50 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.17s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/04 02:13:53 DEBUG : file1: md5 = b4fdf7556ea5fd30c08e7aa98e5eba80 OK 2025/09/04 02:13:53 INFO : file1: Copied (new) 2025/09/04 02:13:53 INFO : file1: Deleted 2025/09/04 02:13:53 DEBUG : file1: Destination exists, skipping 2025/09/04 02:13:53 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:13:58 DEBUG : dst/file1: md5 = 2bd408fb0fc2fac609836f46187ed76e OK 2025/09/04 02:13:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupabul5zufo/backup" 2025/09/04 02:13:58 DEBUG : Creating backend with remote "TestDrive:crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0/1nrff024r7pq65ecp72fc28jb0" 2025/09/04 02:14:00 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/04 02:14:02 INFO : dst/file1: Moved (server-side) 2025/09/04 02:14:04 DEBUG : dst/file1: md5 = 3d47d6beb00d8f2c89c2e98a3a6471d5 OK 2025/09/04 02:14:04 INFO : dst/file1: Copied (new) 2025/09/04 02:14:04 INFO : dst/file1: Deleted 2025/09/04 02:14:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:14:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/04 02:14:07 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.86s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:14:10 DEBUG : A1/one: md5 = 7ce026c0331abc5e833290fefb228831 OK 2025/09/04 02:14:12 DEBUG : A1/two: md5 = c588643734ff673e14c52e70f2c42b3a OK 2025/09/04 02:14:14 DEBUG : A1/B1/three: md5 = 9dfc9e4996f195c46d06c6404c3cb3bf OK 2025/09/04 02:14:16 DEBUG : A1/B1/C1/four: md5 = 3271ee7164e213fa0c57a6d382a1e12a OK 2025/09/04 02:14:18 DEBUG : A1/B1/C2/five: md5 = 9d37364cb2433a070f5be059c80402f6 OK 2025/09/04 02:14:18 INFO : A1/B2: Making directory 2025/09/04 02:14:19 INFO : A1/B1/C3: Making directory 2025/09/04 02:14:29 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/04 02:14:29 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/04 02:14:29 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/04 02:14:29 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/04 02:14:29 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/04 02:14:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 02:14:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 02:14:32 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:14:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 02:14:33 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 02:14:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/04 02:14:41 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/04 02:14:41 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/04 02:14:41 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/04 02:14:41 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/04 02:14:41 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/04 02:14:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 02:14:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 02:14:44 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:14:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 02:14:44 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 02:14:51 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/04 02:14:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/04 02:14:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/04 02:14:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/04 02:14:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/04 02:14:52 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/04 02:14:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/04 02:14:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/04 02:14:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/04 02:14:53 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.58s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 02:14:56 DEBUG : no_checksum_small_file_from_pipe: md5 = f014c73441dd13df44f59ceadfd54d58 OK 2025/09/04 02:14:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/04 02:14:56 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 02:14:57 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/04 02:14:58 DEBUG : no_checksum_big_file_from_pipe: md5 = a406e4ec8433b29964b32cdffb3c7bb1 OK 2025/09/04 02:14:58 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:14:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 02:15:01 DEBUG : with_checksum_small_file_from_pipe: md5 = d752be10e94a7908107a351a9defd89f OK 2025/09/04 02:15:01 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 02:15:01 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/04 02:15:02 DEBUG : with_checksum_big_file_from_pipe: md5 = f19d68ef9d892a035d671948bce1c9c6 OK 2025/09/04 02:15:02 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 02:15:06 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 02:15:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/04 02:15:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/04 02:15:11 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/04 02:15:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/04 02:15:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (19.60s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.95s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.79s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.04s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/04 02:15:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/04 02:15:15 DEBUG : rcat_metadata: md5 = ea98d3063c75f1e2bee528302c76c81f OK 2025/09/04 02:15:15 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/04 02:15:17 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/04 02:15:18 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7b63825e0b94e6cc60b025d97df2551a OK 2025/09/04 02:15:18 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.85s) --- PASS: TestRcatMetadata/Normal (2.49s) --- PASS: TestRcatMetadata/ViaDisk (2.93s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:21 DEBUG : potato1: md5 = 5430daa0f6e4b31541dfaae41d921529 OK 2025/09/04 02:15:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/04 02:15:23 DEBUG : potato2: md5 = dc7afcf757cce91316887d82a136f40d OK 2025/09/04 02:15:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:26 DEBUG : potato1: md5 = 7e707420370b13b79b6de272507d5d33 OK 2025/09/04 02:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/04 02:15:27 DEBUG : potato2: md5 = 9338ee5f4c23d788cd6cd83d16fa3d21 OK 2025/09/04 02:15:27 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.78s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:30 DEBUG : potato2: md5 = 2beb823ab8fca90a07e899495069e51a OK 2025/09/04 02:15:32 DEBUG : empty space: md5 = 9041168f8c3f4cdeab9a95ec10d95a33 OK 2025/09/04 02:15:34 DEBUG : sub dir/potato3: md5 = 9f30a925e44a356c867ebb848b278478 OK 2025/09/04 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Touching "empty space" 2025/09/04 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Touching "sub dir/potato3" 2025/09/04 02:15:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Touching "potato2" 2025/09/04 02:15:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.62s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:40 DEBUG : dir with metadata: Making directory with metadata 2025/09/04 02:15:40 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.37s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:42 DEBUG : directory with modtime: Making directory with metadata 2025/09/04 02:15:43 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:44 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/04 02:15:44 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 02:15:44 DEBUG : Google drive root 'crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0': Skipping btime metadata as can't update it on an existing file: 2025-09-04T02:15:44.706598296Z 2025/09/04 02:15:45 INFO : non existent directory: Updated directory metadata 2025/09/04 02:15:47 DEBUG : Google drive root 'crypt/06e85qqo6vqc32rph38sefj5svh4e9f3s747147ho6an4q7pgsr0': Skipping btime metadata as can't update it on an existing file: 2025-09-04T02:15:44.706598296Z 2025/09/04 02:15:47 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.73s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:49 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/04 02:15:51 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/04 02:15:51 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.10s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/04 02:15:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 02:15:53 DEBUG : dst: Making directory with metadata 2025/09/04 02:15:54 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 02:15:54 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/04 02:15:54 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 02:15:55 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 02:15:55 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/04 02:15:55 INFO : dst: Set directory modification time (using SetModTime) 2025/09/04 02:15:55 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.43s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo'", Local "Local file system at /tmp/rclone3408125590", Modify Window "1ms" 2025/09/04 02:15:59 DEBUG : sub dir/test remove existing: md5 = ec6900bf5c2fe4e207a4f622681a76fe OK 2025/09/04 02:16:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = d083b12d6771d7d2dbfec1a2bb831305 OK 2025/09/04 02:16:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.naxifal5" before starting 2025/09/04 02:16:03 DEBUG : sub dir/test remove existing.naxifal5: TEST: removing renamed existing file after operation 2025/09/04 02:16:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zupakec8" before starting 2025/09/04 02:16:05 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zupakec8: TEST: renaming existing back after failed operation 2025/09/04 02:16:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevabit6" before starting 2025/09/04 02:16:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xevabit6: TEST: removing renamed existing file after operation 2025/09/04 02:16:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ejhpa04isg37r1ae3jgaijq117gp77m39qp20s92r6ouhb89tbgg" 2025/09/04 02:16:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9i2aapec48u6npv610vaov5bkp37pubsi2smd97hsm9qrtfkqmjspu5g5jgatkjh5efmi6p14ic4bdh30dcf7eiiii72b9u271kqg7hh6v4s52b738pdnhdq057hsl4h6lnraropavfp84iclqj4ptbp3gv53jnu2vu4i8orp1cei5rgc1ug" --- PASS: TestRemoveExisting (13.31s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/04 02:16:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupabul5zufo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m2.621182858s (try 1/5)