"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/10/17 01:19:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka" 2025/10/17 01:19:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:19:29 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g" 2025/10/17 01:19:31 DEBUG : Creating backend with remote "/tmp/rclone3841614537" === 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/17 01:19:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/17 01:19:31 DEBUG : potato: Seek from 10 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 10 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/17 01:19:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/17 01:19:31 DEBUG : potato: Seek from 8 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 8 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/17 01:19:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/17 01:19:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/17 01:19:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/17 01:19:31 DEBUG : potato: Seek from 5 to 2 2025/10/17 01:19:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/17 01:19:31 DEBUG : potato: Seek from 9 to 0 2025/10/17 01:19:31 DEBUG : potato: Seek from 9 to 0 2025/10/17 01:19:31 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:19:33 DEBUG : rutabaga: md5 = e9ffe89f43ebd95db5ea72f2e8947082 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/10/17 01:19:36 DEBUG : empty space: md5 = cab88a6506262e209c26d4c7166ded3e OK === RUN TestCheck/3 2025/10/17 01:19:38 DEBUG : potato2: md5 = 246bde0e70d2ee66b240bf2902e5d5ee OK === RUN TestCheck/4 === RUN TestCheck/5 2025/10/17 01:19:40 DEBUG : remotepotato: md5 = 28332cbd48fef3dbdeeaca0899122764 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.86s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2025/10/17 01:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 01:19:44 DEBUG : Creating backend with remote "nonexistent" 2025/10/17 01:19:44 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/17 01:19:44 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/17 01:19:44 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/17 01:19:44 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:19:45 DEBUG : rutabaga: md5 = acaf0a2eaae3a1c0b85789d4c7ea139f OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/17 01:19:50 DEBUG : empty space: md5 = dffc6e2c1b386ed4963a14876b90b794 OK === RUN TestCheckDownload/3 2025/10/17 01:19:53 DEBUG : potato2: md5 = 978278e5401f8b76e4b515066af49593 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/17 01:19:57 DEBUG : remotepotato: md5 = e03cd9959fdcdb33b3e38181503cfb56 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.59s) --- PASS: TestCheckDownload/1 (1.17s) --- PASS: TestCheckDownload/2 (1.51s) --- PASS: TestCheckDownload/3 (1.04s) --- PASS: TestCheckDownload/4 (1.42s) --- PASS: TestCheckDownload/5 (1.04s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.29s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:20:04 DEBUG : rutabaga: md5 = e72733e54218f5421a62b247da366fc6 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/17 01:20:06 DEBUG : empty space: md5 = 5fbe704c4e499f7e07a1c9ad8606d981 OK === RUN TestCheckSizeOnly/3 2025/10/17 01:20:08 DEBUG : potato2: md5 = acaa89f9d50bc052048c5a1b1b74550e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/17 01:20:11 DEBUG : remotepotato: md5 = 8b83bb362989c800899e9efc231e7f33 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.61s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.32s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.26s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:20:16 DEBUG : test.sum: md5 = ee892bed523e516f8c3eb48290c66dc8 OK 2025/10/17 01:20:17 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 01:20:17 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 01:20:17 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 01:20:17 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/17 01:20:19 DEBUG : test.sum: md5 = 88f8a199c5ecee31b4c4c2d89daaac1e OK 2025/10/17 01:20:20 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/17 01:20:20 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/17 01:20:20 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/17 01:20:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.79s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:20:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/data" 2025/10/17 01:20:21 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka/data' lacks md5, skipping --- SKIP: TestCheckSum (2.08s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:20:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/data" 2025/10/17 01:20:23 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/vjrnln8ratgmqakfosrqe8espk" 2025/10/17 01:20:27 DEBUG : data/banana: md5 = 85473b5e6d2819507b20c1e6feb276ba OK 2025/10/17 01:20:29 DEBUG : test.sum: md5 = 456a9e15f0b5a5a72c61f124d1059585 OK === RUN TestCheckSumDownload/subtest1 2025/10/17 01:20:34 DEBUG : data/potato: md5 = d08249768b3b9f2145eebdc6f38db1a0 OK 2025/10/17 01:20:36 DEBUG : test.sum: md5 = a35fcce57cd4f9992c66954ad65bbbcf OK === RUN TestCheckSumDownload/subtest2 2025/10/17 01:20:41 DEBUG : test.sum: md5 = b2c1f85e83e24ce9cf658a37d299351b OK === RUN TestCheckSumDownload/subtest3 2025/10/17 01:20:45 DEBUG : test.sum: md5 = 514f820de0ee40d585a51ec677a0b1a2 OK === RUN TestCheckSumDownload/subtest4 2025/10/17 01:20:50 DEBUG : test.sum: md5 = f2dd934fcf3ab35bedd0a24d4de2c6ff OK === RUN TestCheckSumDownload/subtest5 2025/10/17 01:20:54 DEBUG : test.sum: md5 = ea652e7219611a7bba972fd60e99da40 OK === RUN TestCheckSumDownload/subtest6 2025/10/17 01:20:59 DEBUG : data/banana: md5 = f69d2b99d473a879a6056831b2c84258 OK 2025/10/17 01:21:01 DEBUG : data/potato: md5 = 085af587b6f705e35a148a49da4b4ea3 OK 2025/10/17 01:21:02 DEBUG : test.sum: md5 = f16a6e7b3b56c457019675e507db49a0 OK === RUN TestCheckSumDownload/subtest7 2025/10/17 01:21:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/10/17 01:21:07 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (45.15s) --- PASS: TestCheckSumDownload/subtest1 (2.95s) --- PASS: TestCheckSumDownload/subtest2 (2.75s) --- PASS: TestCheckSumDownload/subtest3 (2.18s) --- PASS: TestCheckSumDownload/subtest4 (2.91s) --- PASS: TestCheckSumDownload/subtest5 (2.31s) --- PASS: TestCheckSumDownload/subtest6 (2.43s) --- PASS: TestCheckSumDownload/subtest7 (2.22s) === RUN TestApplyTransforms 2025/10/17 01:21:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dugavoq5pabi" 2025/10/17 01:21:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:08 DEBUG : Creating backend with remote "TestDrive:crypt/ckmfk4jkj91sv8b3msj9mrsfmb3r6ah4peud21n1tbuame5ns6ag" 2025/10/17 01:21:09 DEBUG : Creating backend with remote "/tmp/rclone788910933" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi'", Local "Local file system at /tmp/rclone788910933", Modify Window "1ms" 2025/10/17 01:21:12 DEBUG : hello, world!: md5 = 1e037918ebd0e8091667adfad40a322a OK upper checkfile vs. lower remote (without normalization) 2025/10/17 01:21:12 ERROR : hello, world!: sum not found 2025/10/17 01:21:12 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi' 2025/10/17 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': 1 files missing 2025/10/17 01:21:12 NOTICE: 1 hashes missing 2025/10/17 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': 1 differences found 2025/10/17 01:21:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/17 01:21:13 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': 0 differences found 2025/10/17 01:21:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': 1 matching files 2025/10/17 01:21:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qukitip4gika" 2025/10/17 01:21:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:14 DEBUG : Creating backend with remote "TestDrive:crypt/m4bej74i3fum98h3l1oe0dhgk2rp62kj1cjj8i91jp5lnnksd930" 2025/10/17 01:21:15 DEBUG : Creating backend with remote "/tmp/rclone2545596084" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika'", Local "Local file system at /tmp/rclone2545596084", Modify Window "1ms" 2025/10/17 01:21:17 DEBUG : HELLO, WORLD!: md5 = c52a235e2a44ed6e536645dbf7efd298 OK lower checkfile vs. upper remote (without normalization) 2025/10/17 01:21:18 ERROR : HELLO, WORLD!: sum not found 2025/10/17 01:21:18 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika' 2025/10/17 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': 1 files missing 2025/10/17 01:21:18 NOTICE: 1 hashes missing 2025/10/17 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': 1 differences found 2025/10/17 01:21:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/17 01:21:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': 0 differences found 2025/10/17 01:21:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': 1 matching files 2025/10/17 01:21:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bekumaf7povi" 2025/10/17 01:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:19 DEBUG : Creating backend with remote "TestDrive:crypt/nakhi0toqau2ghb7hdin0pddvqjsf72ueppe2keuianm0bue0ie0" 2025/10/17 01:21:20 DEBUG : Creating backend with remote "/tmp/rclone4044749778" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi'", Local "Local file system at /tmp/rclone4044749778", Modify Window "1ms" 2025/10/17 01:21:22 DEBUG : HeLlO, wOrLd!: md5 = b49f0dd87d71bc7a00dc95ee0d899cc2 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/17 01:21:23 ERROR : HeLlO, wOrLd!: sum not found 2025/10/17 01:21:23 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi' 2025/10/17 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': 1 files missing 2025/10/17 01:21:23 NOTICE: 1 hashes missing 2025/10/17 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': 1 differences found 2025/10/17 01:21:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/17 01:21:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': 0 differences found 2025/10/17 01:21:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': 1 matching files 2025/10/17 01:21:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zugezof3wesa" 2025/10/17 01:21:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:24 DEBUG : Creating backend with remote "TestDrive:crypt/laps4nnu3uopq15kl7ij9kdijqfkm6naiv4efrvdglth44fqnhkg" 2025/10/17 01:21:25 DEBUG : Creating backend with remote "/tmp/rclone2110234302" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa'", Local "Local file system at /tmp/rclone2110234302", Modify Window "1ms" 2025/10/17 01:21:28 DEBUG : HELLO, WORLD!: md5 = c22ef814b7427147ccc5c6d3fbd3316e OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/17 01:21:28 ERROR : HELLO, WORLD!: sum not found 2025/10/17 01:21:28 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa' 2025/10/17 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': 1 files missing 2025/10/17 01:21:28 NOTICE: 1 hashes missing 2025/10/17 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': 1 differences found 2025/10/17 01:21:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/17 01:21:29 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': 0 differences found 2025/10/17 01:21:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': 1 matching files 2025/10/17 01:21:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dulisas5suvo" 2025/10/17 01:21:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:29 DEBUG : Creating backend with remote "TestDrive:crypt/pu9kbsfnmro7t6mpug7l5ui2vo1c1vkqpcbbc93ankeh02qe6gug" 2025/10/17 01:21:30 DEBUG : Creating backend with remote "/tmp/rclone2003281170" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo'", Local "Local file system at /tmp/rclone2003281170", Modify Window "1ms" 2025/10/17 01:21:33 DEBUG : 測試_Русский___ě_áñ: md5 = ede69e8d9981a2345c8e5effd6c3a570 OK NFD checkfile vs. NFC remote (without normalization) 2025/10/17 01:21:33 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 01:21:33 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo' 2025/10/17 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': 1 files missing 2025/10/17 01:21:33 NOTICE: 1 hashes missing 2025/10/17 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': 1 differences found 2025/10/17 01:21:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/17 01:21:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': 0 differences found 2025/10/17 01:21:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': 1 matching files 2025/10/17 01:21:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinujeh8hobi" 2025/10/17 01:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:35 DEBUG : Creating backend with remote "TestDrive:crypt/g4rds1ug4nqbh50kft4tq12d89j3dnfbasi8m3ud6142fse5ct30" 2025/10/17 01:21:36 DEBUG : Creating backend with remote "/tmp/rclone2807755139" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi'", Local "Local file system at /tmp/rclone2807755139", Modify Window "1ms" 2025/10/17 01:21:38 DEBUG : 測試_Русский___ě_áñ: md5 = 959f37f8d37390e587377d2cc96cee0b OK NFC checkfile vs. NFD remote (without normalization) 2025/10/17 01:21:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/17 01:21:39 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi' 2025/10/17 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': 1 files missing 2025/10/17 01:21:39 NOTICE: 1 hashes missing 2025/10/17 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': 1 differences found 2025/10/17 01:21:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/17 01:21:40 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': 0 differences found 2025/10/17 01:21:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': 1 matching files 2025/10/17 01:21:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vanipoh8bare" 2025/10/17 01:21:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:40 DEBUG : Creating backend with remote "TestDrive:crypt/b9f70o2qb8tf8tbvin8sm536bd0v0650rnp511i705bl3issmd2g" 2025/10/17 01:21:41 DEBUG : Creating backend with remote "/tmp/rclone3541191481" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare'", Local "Local file system at /tmp/rclone3541191481", Modify Window "1ms" 2025/10/17 01:21:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = fc4b5158203aa129b41583a46e6622f9 OK NFDx2 checkfile vs. both remote (without normalization) 2025/10/17 01:21:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 01:21:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare' 2025/10/17 01:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': 1 files missing 2025/10/17 01:21:44 NOTICE: 1 hashes missing 2025/10/17 01:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': 1 differences found 2025/10/17 01:21:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/17 01:21:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': 0 differences found 2025/10/17 01:21:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': 1 matching files 2025/10/17 01:21:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nadikay1peze" 2025/10/17 01:21:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:46 DEBUG : Creating backend with remote "TestDrive:crypt/lgqkmr22pjuci57d8sl75d7gvi34fmh1fmc31li3bbec16l9rfvg" 2025/10/17 01:21:47 DEBUG : Creating backend with remote "/tmp/rclone3525323748" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze'", Local "Local file system at /tmp/rclone3525323748", Modify Window "1ms" 2025/10/17 01:21:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7d76a544e142925ddd6aef5fd3ffb8f5 OK NFCx2 checkfile vs. both remote (without normalization) 2025/10/17 01:21:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 01:21:50 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze' 2025/10/17 01:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': 1 files missing 2025/10/17 01:21:50 NOTICE: 1 hashes missing 2025/10/17 01:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': 1 differences found 2025/10/17 01:21:50 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/17 01:21:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': 0 differences found 2025/10/17 01:21:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': 1 matching files 2025/10/17 01:21:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cetecil2juwe" 2025/10/17 01:21:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:51 DEBUG : Creating backend with remote "TestDrive:crypt/08hvmmkr7ualvgrbj6e1eligqcf87qcnqoentd46p1iabb9kagc0" 2025/10/17 01:21:52 DEBUG : TestDrive: Token expired 2025/10/17 01:21:52 DEBUG : TestDrive: No updated token found in the config file 2025/10/17 01:21:52 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/10/17 01:21:52 DEBUG : TestDrive: Saved new token in config file 2025/10/17 01:21:52 DEBUG : Creating backend with remote "/tmp/rclone1874728036" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe'", Local "Local file system at /tmp/rclone1874728036", Modify Window "1ms" 2025/10/17 01:21:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cd350ebb0e4021cf7eb7d1c1843b5517 OK both checkfile vs. NFDx2 remote (without normalization) 2025/10/17 01:21:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 01:21:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe' 2025/10/17 01:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': 1 files missing 2025/10/17 01:21:55 NOTICE: 1 hashes missing 2025/10/17 01:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': 1 differences found 2025/10/17 01:21:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/17 01:21:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': 0 differences found 2025/10/17 01:21:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': 1 matching files 2025/10/17 01:21:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qehejen7mefo" 2025/10/17 01:21:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:21:56 DEBUG : Creating backend with remote "TestDrive:crypt/pvo5hgk48he9jsq39iajqlovtng4rfgr797fb5ddtr311trt8id0" 2025/10/17 01:21:58 DEBUG : Creating backend with remote "/tmp/rclone3018178185" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo'", Local "Local file system at /tmp/rclone3018178185", Modify Window "1ms" 2025/10/17 01:22:00 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 14d0c878ce5ae32468162b17746a547f OK both checkfile vs. NFCx2 remote (without normalization) 2025/10/17 01:22:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/17 01:22:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo' 2025/10/17 01:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': 1 files missing 2025/10/17 01:22:01 NOTICE: 1 hashes missing 2025/10/17 01:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': 1 differences found 2025/10/17 01:22:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/17 01:22:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/17 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': 0 differences found 2025/10/17 01:22:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': 1 matching files 2025/10/17 01:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qehejen7mefo': Purge remote 2025/10/17 01:22:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cetecil2juwe': Purge remote 2025/10/17 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nadikay1peze': Purge remote 2025/10/17 01:22:03 DEBUG : TestDrive: Token expired 2025/10/17 01:22:03 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:03 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vanipoh8bare': Purge remote 2025/10/17 01:22:03 DEBUG : TestDrive: Token expired 2025/10/17 01:22:03 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:03 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinujeh8hobi': Purge remote 2025/10/17 01:22:04 DEBUG : TestDrive: Token expired 2025/10/17 01:22:04 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:04 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dulisas5suvo': Purge remote 2025/10/17 01:22:04 DEBUG : TestDrive: Token expired 2025/10/17 01:22:04 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:04 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zugezof3wesa': Purge remote 2025/10/17 01:22:05 DEBUG : TestDrive: Token expired 2025/10/17 01:22:05 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:05 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bekumaf7povi': Purge remote 2025/10/17 01:22:05 DEBUG : TestDrive: Token expired 2025/10/17 01:22:05 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:05 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qukitip4gika': Purge remote 2025/10/17 01:22:06 DEBUG : TestDrive: Token expired 2025/10/17 01:22:06 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:06 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dugavoq5pabi': Purge remote 2025/10/17 01:22:06 DEBUG : TestDrive: Token expired 2025/10/17 01:22:06 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:06 DEBUG : TestDrive: Token refresh successful --- PASS: TestApplyTransforms (58.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:22:07 DEBUG : TestDrive: Token expired 2025/10/17 01:22:07 DEBUG : TestDrive: Loaded fresh token from config file 2025/10/17 01:22:07 DEBUG : TestDrive: Token refresh successful 2025/10/17 01:22:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 01:22:09 DEBUG : sub/file2: md5 = f7c0d5710de2d87f10e2cf3f1fd30816 OK 2025/10/17 01:22:09 INFO : file1: Copied (new) to: sub/file2 2025/10/17 01:22:10 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:22:10 DEBUG : file1: Unchanged skipping 2025/10/17 01:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': don't need to copy/move sub/file2, it is already at target location 2025/10/17 01:22:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.73s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.48s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:22:16 DEBUG : dst/file1: md5 = 7e24fcc4f7e7b1f4839025d3023e5fea OK 2025/10/17 01:22:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/backup" 2025/10/17 01:22:17 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/17 01:22:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 01:22:21 INFO : dst/file1: Moved (server-side) 2025/10/17 01:22:23 DEBUG : dst/file1: md5 = edf1d486a33f3814759054704d7cd46e OK 2025/10/17 01:22:23 INFO : dst/file1: Copied (new) 2025/10/17 01:22:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:22:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:22:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (14.00s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:22:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/dst" 2025/10/17 01:22:28 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 01:22:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/CompareDest" 2025/10/17 01:22:30 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/gveqi14airsml4bgu7krj116o8" 2025/10/17 01:22:31 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 01:22:34 DEBUG : one: md5 = 8ed5688573d33d8c9bbcde5240ff46bd OK 2025/10/17 01:22:34 INFO : one: Copied (new) 2025/10/17 01:22:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:22:38 DEBUG : one: md5 = 5af38984a2e20c1b33811f728278c071 OK 2025/10/17 01:22:38 INFO : one: Copied (replaced existing) 2025/10/17 01:22:40 DEBUG : dst/one: md5 = c4921f3b2734ac97c1aa90c3e1195f4c OK 2025/10/17 01:22:43 DEBUG : CompareDest/one: md5 = 008145e5d3da4c0998139c2dfa6b4c01 OK 2025/10/17 01:22:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:22:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:22:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/17 01:22:46 DEBUG : CompareDest/two: md5 = cf38b1a32b053c3f6b233fb971474e65 OK 2025/10/17 01:22:47 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 01:22:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:22:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 01:22:48 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 01:22:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:22:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/17 01:22:50 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 01:22:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/17 01:22:52 DEBUG : two: md5 = 058c946e3bff81a8fe4b79501228e681 OK 2025/10/17 01:22:52 INFO : two: Copied (new) 2025/10/17 01:22:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:22:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:22:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:22:56 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (28.65s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:22:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/dst" 2025/10/17 01:22:57 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 01:22:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/CopyDest" 2025/10/17 01:22:59 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/17 01:23:00 DEBUG : one: Need to transfer - File not found at Destination 2025/10/17 01:23:03 DEBUG : one: md5 = 7aa3978d923ab6cd75f497dd71e678a5 OK 2025/10/17 01:23:03 INFO : one: Copied (new) 2025/10/17 01:23:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:23:06 DEBUG : one: md5 = ee5b26887f62456323dcd40a0dcc393e OK 2025/10/17 01:23:06 INFO : one: Copied (replaced existing) 2025/10/17 01:23:08 DEBUG : dst/one: md5 = cef9d0b0c618894252dd559a21134898 OK 2025/10/17 01:23:11 DEBUG : CopyDest/one: md5 = 9e0eb9efe875bcd0585a34fdedda4674 OK 2025/10/17 01:23:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/BackupDir" 2025/10/17 01:23:12 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/17 01:23:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:23:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:23:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/17 01:23:15 INFO : one: Moved (server-side) 2025/10/17 01:23:17 INFO : one: Copied (server-side copy) 2025/10/17 01:23:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/17 01:23:19 DEBUG : CopyDest/two: md5 = 6e17aa9ccdcfc324586338db7fcaa428 OK 2025/10/17 01:23:19 DEBUG : two: Need to transfer - File not found at Destination 2025/10/17 01:23:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:23:21 INFO : two: Copied (server-side copy) 2025/10/17 01:23:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/17 01:23:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/10/17 01:23:22 DEBUG : two: Unchanged skipping 2025/10/17 01:23:24 DEBUG : CopyDest/three: md5 = e4274e2bad2ad2aa8e026b2a573f573d OK 2025/10/17 01:23:25 DEBUG : three: Need to transfer - File not found at Destination 2025/10/17 01:23:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/17 01:23:25 DEBUG : three: Destination not found in --copy-dest 2025/10/17 01:23:26 DEBUG : three: md5 = f29118f88823c5bc0e94768caac75233 OK 2025/10/17 01:23:26 INFO : three: Copied (new) 2025/10/17 01:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 01:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:23:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:23:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:23:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:23:32 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 01:23:33 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (37.09s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.52s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.51s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:23:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/17 01:23:38 DEBUG : TestCopyFileMaxTransfer/file1: md5 = fec5876ce1123227a7724feb769bdf80 OK 2025/10/17 01:23:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/17 01:23:39 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/17 01:23:39 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/10/17 01:23:40 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/17 01:23:41 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/17 01:23:42 DEBUG : TestCopyFileMaxTransfer/file4: md5 = eb6bfa57c7954dff39d7ce17535eb305 OK 2025/10/17 01:23:42 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/10/17 01:23:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/10/17 01:23:45 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (10.27s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:23:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using skip mode. 2025/10/17 01:23:49 NOTICE: one: Found 2 files with duplicate names 2025/10/17 01:23:49 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.22s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:23:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using skip mode. 2025/10/17 01:23:56 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:23:56 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/10/17 01:23:56 INFO : one: Deleted 2025/10/17 01:23:56 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.81s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using first mode. 2025/10/17 01:24:03 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:24:03 INFO : one: Deleted 2025/10/17 01:24:04 INFO : one: Deleted 2025/10/17 01:24:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.02s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using newest mode. 2025/10/17 01:24:10 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:24:10 INFO : one: Deleted 2025/10/17 01:24:11 INFO : one: Deleted 2025/10/17 01:24:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.21s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using oldest mode. 2025/10/17 01:24:18 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:24:18 INFO : one: Deleted 2025/10/17 01:24:19 INFO : one: Deleted 2025/10/17 01:24:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.15s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using largest mode. 2025/10/17 01:24:25 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:24:25 INFO : one: Deleted 2025/10/17 01:24:26 INFO : one: Deleted 2025/10/17 01:24:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.97s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using smallest mode. 2025/10/17 01:24:32 NOTICE: one: Found 3 files with duplicate names 2025/10/17 01:24:32 INFO : one: Deleted 2025/10/17 01:24:33 INFO : one: Deleted 2025/10/17 01:24:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.34s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Looking for duplicate names using rename mode. 2025/10/17 01:24:41 NOTICE: one.txt: Found 3 files with duplicate names 2025/10/17 01:24:42 INFO : one-2.txt: renamed from: one.txt 2025/10/17 01:24:43 INFO : one-3.txt: renamed from: one.txt 2025/10/17 01:24:45 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.11s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:24:50 DEBUG : dupe1/one.txt: md5 = cd4c21941d2bd7ed8623b55cb90c13f4 OK 2025/10/17 01:24:52 DEBUG : dupe2/two.txt: md5 = 33a318e9089368501314327020831956 OK 2025/10/17 01:24:55 DEBUG : dupe3/three.txt: md5 = 592eefd6df23dae62b68091376eb7222 OK 2025/10/17 01:24:55 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/10/17 01:24:56 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/10/17 01:24:57 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/10/17 01:24:58 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/10/17 01:25:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/10/17 01:25:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/10/17 01:25:01 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (14.94s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:25:04 DEBUG : a.txt: md5 = 1142ee22f24bd3564ff635f2ea992695 OK 2025/10/17 01:25:05 DEBUG : zend.txt: md5 = 5a89bc9bf7699f58cd8280e9dfa41412 OK 2025/10/17 01:25:08 DEBUG : sub dir/hello world: md5 = 1921f85ad5fa310157662bf65542a838 OK 2025/10/17 01:25:10 DEBUG : sub dir/hello world2: md5 = 061acefc67bbd0daa005d067d0423805 OK 2025/10/17 01:25:12 DEBUG : sub dir/ignore dir/.ignore: md5 = 6f54205e7a63e42be3c60df075668cb7 OK 2025/10/17 01:25:14 DEBUG : sub dir/ignore dir/should be ignored: md5 = ded5e7af8969de1cb3d59a9de1210e2f OK 2025/10/17 01:25:16 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9bff10a58c5ef3ab7d55338c4a49b15f OK 2025/10/17 01:25:18 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 01:25:18 DEBUG : a.txt: Excluded 2025/10/17 01:25:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 01:25:18 DEBUG : sub dir/hello world2: Excluded 2025/10/17 01:25:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 01:25:18 DEBUG : sub dir/hello world: Excluded 2025/10/17 01:25:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 01:25:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 01:25:19 DEBUG : sub dir/hello world2: Excluded 2025/10/17 01:25:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 01:25:19 DEBUG : sub dir/hello world: Excluded 2025/10/17 01:25:19 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 01:25:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/17 01:25:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/17 01:25:25 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/17 01:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/17 01:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/17 01:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/17 01:25:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (24.66s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:25:29 DEBUG : a.txt: md5 = ccf2406ddd4e8c94f950c9895bac635f OK 2025/10/17 01:25:30 DEBUG : zend.txt: md5 = 65498289b47950f1bdb5e57334aaf996 OK 2025/10/17 01:25:33 DEBUG : sub dir/hello world: md5 = aae4e6ace8a00ee7f5763d6c5194a7df OK 2025/10/17 01:25:34 DEBUG : sub dir/hello world2: md5 = 48c1fc4ca3868bbf6877e7c894d2483c OK 2025/10/17 01:25:37 DEBUG : sub dir/ignore dir/.ignore: md5 = edd143b81a5ec67f6944b20866cc4d76 OK 2025/10/17 01:25:38 DEBUG : sub dir/ignore dir/should be ignored: md5 = c1b14eb70fb8b21726660b102fdef8b8 OK 2025/10/17 01:25:41 DEBUG : sub dir/sub sub dir/hello world3: md5 = 81f76ca9cbd912fe13e27f3df34be041 OK 2025/10/17 01:25:42 DEBUG : a.txt: Excluded (Size Filter) 2025/10/17 01:25:42 DEBUG : a.txt: Excluded 2025/10/17 01:25:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 01:25:43 DEBUG : sub dir/hello world2: Excluded 2025/10/17 01:25:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 01:25:43 DEBUG : sub dir/hello world: Excluded 2025/10/17 01:25:44 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 01:25:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/17 01:25:44 DEBUG : sub dir/hello world2: Excluded 2025/10/17 01:25:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/17 01:25:44 DEBUG : sub dir/hello world: Excluded 2025/10/17 01:25:44 DEBUG : sub dir/ignore dir: Excluded 2025/10/17 01:25:49 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/10/17 01:25:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/10/17 01:25:50 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/10/17 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/10/17 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/10/17 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2025/10/17 01:25:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSortedFn (24.55s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:25:53 DEBUG : file1: md5 = fdd710954fc94cdea8b7453dc0b3ec4f OK 2025/10/17 01:25:55 DEBUG : sub/file2: md5 = b605ddcca52a26c638325b5f8dba23cf OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/10/17 01:25:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/10/17 01:25:59 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/10/17 01:25:59 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/10/17 01:26:01 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (10.50s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.58s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:04 DEBUG : file1: md5 = 22e2a7bf88881c673c27057d0cd75b4d OK 2025/10/17 01:26:06 DEBUG : sub/file2: md5 = ab39a6156685a2eb941e65adb40267ba OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/17 01:26:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/notfound" 2025/10/17 01:26:11 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/qe0i31qdkoejk60elps0ni5sqk" 2025/10/17 01:26:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.94s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.28s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.34s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.25s) --- PASS: TestStatJSON/DirDirsOnly (0.26s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.31s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Making directory 2025/10/17 01:26:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Making directory --- PASS: TestMkdir (0.77s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:18 DEBUG : sub dir/hello world: md5 = fb97fbb413e0e593e9b5a94ddb71e564 OK 2025/10/17 01:26:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.35s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:23 DEBUG : potato2: md5 = 5c999c62ccec7c78fce0797101004342 OK 2025/10/17 01:26:24 DEBUG : empty space: md5 = 833e0428d08a5ee137c63318c33e5532 OK --- PASS: TestLs (5.30s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:28 DEBUG : potato2: md5 = 19a9c824e66945f0a8b5552ac10bb589 OK 2025/10/17 01:26:30 DEBUG : empty space: md5 = aed25a5da403a2fdf7708abe8242eb2e OK 2025/10/17 01:26:30 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/17 01:26:30 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.73s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:34 DEBUG : potato2: md5 = e085d2f1e0223889c75a969257b194a6 OK 2025/10/17 01:26:35 DEBUG : empty space: md5 = 0852ad1efea54f3f2e193cd456d24022 OK --- PASS: TestLsLong (5.29s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:39 DEBUG : potato2: md5 = 8a34b2e00c25f4ac2eb38bb1e42aa78d OK 2025/10/17 01:26:40 DEBUG : empty space: md5 = e7f1ec0711670d182d2e92dc0a8fb0a6 OK --- PASS: TestHashSums (4.86s) === RUN TestHashSumsWithErrors 2025/10/17 01:26:42 DEBUG : Creating backend with remote ":memory:" 2025/10/17 01:26:42 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/17 01:26:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/17 01:26:42 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/17 01:26:42 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:44 DEBUG : potato2: md5 = 0580e45a61b2bce0344f32e5fb830dfa OK 2025/10/17 01:26:45 DEBUG : empty space: md5 = 2a5451847bec79c935084a4e9ba588ff OK 2025/10/17 01:26:48 DEBUG : sub dir/potato3: md5 = 300dfd246bd51c1c66eca3a821bf873e OK 2025/10/17 01:26:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.29s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:26:53 DEBUG : small: md5 = e5029b6d799e4704ee11cd132f5d91cd OK 2025/10/17 01:26:55 DEBUG : medium: md5 = 8a8e510a9149aee2ba2bbf9479e43009 OK 2025/10/17 01:26:56 DEBUG : large: md5 = 85f0c5c000aa18ba22b1333fab614b4c OK 2025/10/17 01:26:56 DEBUG : Waiting for deletions to finish 2025/10/17 01:26:57 DEBUG : large: Excluded (Size Filter) 2025/10/17 01:26:57 INFO : small: Deleted 2025/10/17 01:26:57 INFO : medium: Deleted --- PASS: TestDelete (7.01s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:27:00 DEBUG : small: md5 = 9fe8c0d90b28e99eb95adce7d1a4e607 OK 2025/10/17 01:27:02 DEBUG : medium: md5 = 923e22d8cc45bd2f1bb80f081f7f00ed OK 2025/10/17 01:27:04 DEBUG : large: md5 = 4bcb9735b30b7b321bb8318bb8754d79 OK 2025/10/17 01:27:04 DEBUG : Waiting for deletions to finish 2025/10/17 01:27:04 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/10/17 01:27:05 INFO : small: Deleted 2025/10/17 01:27:05 INFO : large: Deleted --- PASS: TestMaxDelete (7.91s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:27:08 DEBUG : small: md5 = 4e7991d01fb82828feec4339fe7f0abb OK 2025/10/17 01:27:10 DEBUG : medium: md5 = 81b4450c41e0b887df37b97ab6e16c5e OK 2025/10/17 01:27:11 DEBUG : large: md5 = 506410e9df3509b62453639142da6e59 OK 2025/10/17 01:27:12 DEBUG : Waiting for deletions to finish 2025/10/17 01:27:12 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 01:27:12 INFO : small: Deleted 2025/10/17 01:27:12 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.70s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:27:16 DEBUG : small: md5 = fa14abde31cf58cdfbf30c1963771d41 OK 2025/10/17 01:27:17 DEBUG : medium: md5 = 5d42513e1dfd294932e1715d92cc3d5a OK 2025/10/17 01:27:19 DEBUG : large: md5 = a529c182ca11ea1c9306d48892b6b233 OK 2025/10/17 01:27:19 DEBUG : Waiting for deletions to finish 2025/10/17 01:27:20 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/10/17 01:27:20 INFO : small: Deleted 2025/10/17 01:27:20 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.84s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:27:24 DEBUG : ReadFile: md5 = edd0d1444e144b93a6924f433143d0c7 OK --- PASS: TestReadFile (4.43s) === RUN TestRetry 2025/10/17 01:27:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/10/17 01:27:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/10/17 01:27:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 01:27:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 01:27:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 01:27:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/10/17 01:27:26 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:27:28 DEBUG : file1: md5 = 05d5cfbe0a360a1bfea9ad1fde9e74c9 OK 2025/10/17 01:27:30 DEBUG : file2: md5 = 91baf41b9d8314a44dc5e6caca3a7ec2 OK --- PASS: TestCat (17.31s) === RUN TestPurge 2025/10/17 01:27:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zajerom8zode" 2025/10/17 01:27:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/17 01:27:44 DEBUG : Creating backend with remote "TestDrive:crypt/aitattdfc4s4mroknic473rbm11r3mprcirm9cp5pntamibg9hrg" 2025/10/17 01:27:45 DEBUG : Creating backend with remote "/tmp/rclone4033886181" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zajerom8zode'", Local "Local file system at /tmp/rclone4033886181", Modify Window "1ms" 2025/10/17 01:27:50 DEBUG : A1/B1/C1/one: md5 = 6c435a5b93266c0f7e4f1d329fdb2ca4 OK 2025/10/17 01:27:50 INFO : A2: Making directory 2025/10/17 01:27:51 INFO : A1/B2: Making directory 2025/10/17 01:27:52 INFO : A1/B2/C2: Making directory 2025/10/17 01:27:52 INFO : A1/B1/C3: Making directory 2025/10/17 01:27:53 INFO : A3: Making directory 2025/10/17 01:27:54 INFO : A3/B3: Making directory 2025/10/17 01:27:55 INFO : A3/B3/C4: Making directory 2025/10/17 01:27:57 DEBUG : A1/two: md5 = 6283aab67e84362ebd96517b96d53550 OK 2025/10/17 01:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zajerom8zode': Purge remote 2025/10/17 01:28:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (17.23s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:28:05 DEBUG : A1/B1/C1/one: md5 = 218eb7dc0e5da4491f7255e416960301 OK 2025/10/17 01:28:05 INFO : A2: Making directory 2025/10/17 01:28:06 INFO : A1/B2: Making directory 2025/10/17 01:28:07 INFO : A1/B2/C2: Making directory 2025/10/17 01:28:07 INFO : A1/B1/C3: Making directory 2025/10/17 01:28:08 INFO : A3: Making directory 2025/10/17 01:28:09 INFO : A3/B3: Making directory 2025/10/17 01:28:10 INFO : A3/B3/C4: Making directory 2025/10/17 01:28:12 DEBUG : A1/two: md5 = b916634a335bfb5dd21cc097d0c14f73 OK 2025/10/17 01:28:14 DEBUG : removing 1 level 3 directories 2025/10/17 01:28:14 INFO : A3/B3/C4: Removing directory 2025/10/17 01:28:17 DEBUG : removing 2 level 3 directories 2025/10/17 01:28:17 INFO : A1/B2/C2: Removing directory 2025/10/17 01:28:17 INFO : A1/B1/C3: Removing directory 2025/10/17 01:28:17 DEBUG : removing 2 level 2 directories 2025/10/17 01:28:17 INFO : A3/B3: Removing directory 2025/10/17 01:28:17 INFO : A1/B2: Removing directory 2025/10/17 01:28:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 01:28:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/10/17 01:28:18 DEBUG : removing 2 level 1 directories 2025/10/17 01:28:18 INFO : A3: Removing directory 2025/10/17 01:28:18 INFO : A2: Removing directory 2025/10/17 01:28:18 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/10/17 01:28:23 DEBUG : removing 1 level 3 directories 2025/10/17 01:28:23 INFO : A1/B1/C1: Removing directory 2025/10/17 01:28:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:23 DEBUG : removing 1 level 2 directories 2025/10/17 01:28:23 INFO : A1/B1: Removing directory 2025/10/17 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:28:24 DEBUG : removing 1 level 1 directories 2025/10/17 01:28:24 INFO : A1: Removing directory 2025/10/17 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 01:28:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:28:25 DEBUG : removing 1 level 0 directories 2025/10/17 01:28:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Removing directory 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/10/17 01:28:25 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" --- PASS: TestRmdirsNoLeaveRoot (25.54s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:28:27 INFO : A1: Making directory 2025/10/17 01:28:28 INFO : A1/B1: Making directory 2025/10/17 01:28:29 INFO : A1/B1/C1: Making directory 2025/10/17 01:28:32 DEBUG : removing 1 level 3 directories 2025/10/17 01:28:32 INFO : A1/B1/C1: Removing directory 2025/10/17 01:28:33 DEBUG : removing 1 level 2 directories 2025/10/17 01:28:33 INFO : A1/B1: Removing directory 2025/10/17 01:28:33 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:28:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (9.13s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:28:36 INFO : A1: Making directory 2025/10/17 01:28:36 INFO : A1/B1: Making directory 2025/10/17 01:28:37 INFO : A1/B1/C1: Making directory 2025/10/17 01:28:40 DEBUG : removing 1 level 3 directories 2025/10/17 01:28:40 INFO : A1/B1/C1: Removing directory 2025/10/17 01:28:41 DEBUG : removing 1 level 2 directories 2025/10/17 01:28:41 INFO : A1/B1: Removing directory 2025/10/17 01:28:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:28:43 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.28s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:28:46 DEBUG : file1: md5 = 526ab2e507c554b5b01e6173b8b6e793 OK 2025/10/17 01:28:46 DEBUG : filename.txt: File name found in url 2025/10/17 01:28:48 DEBUG : filename.txt: md5 = fb448a8964afd9167cea0c46f7104d2d OK 2025/10/17 01:28:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/10/17 01:28:50 DEBUG : headerfilename.txt: md5 = f1a0095d47f524aaa3051dc7a8ece4ed OK 2025/10/17 01:28:51 DEBUG : file2: md5 = 441aa5b397fb6eb1a129dedd79b4b454 OK --- PASS: TestCopyURL (10.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:28:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 01:28:57 DEBUG : sub/file2: md5 = 1dd30d2d3b7add2e6ff35b389d932edf OK 2025/10/17 01:28:57 INFO : file1: Copied (new) to: sub/file2 2025/10/17 01:28:57 INFO : file1: Deleted 2025/10/17 01:28:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:28:58 DEBUG : file1: Unchanged skipping 2025/10/17 01:28:58 INFO : file1: Deleted 2025/10/17 01:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': don't need to copy/move sub/file2, it is already at target location 2025/10/17 01:29:00 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:29:01 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/17 01:29:03 DEBUG : file1: md5 = 144d8515b190c74d8806188c804bafb7 OK 2025/10/17 01:29:03 INFO : file1: Copied (new) 2025/10/17 01:29:03 INFO : file1: Deleted 2025/10/17 01:29:03 DEBUG : file1: Destination exists, skipping 2025/10/17 01:29:03 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.63s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.50s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:29:09 DEBUG : dst/file1: md5 = dcbc0653f1a69550ab0cc420ded7cc0d OK 2025/10/17 01:29:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jajesus0yoka/backup" 2025/10/17 01:29:10 DEBUG : Creating backend with remote "TestDrive:crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g/1nrff024r7pq65ecp72fc28jb0" 2025/10/17 01:29:12 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/17 01:29:14 INFO : dst/file1: Moved (server-side) 2025/10/17 01:29:16 DEBUG : dst/file1: md5 = c096aec889c1259063d0be0fa371825e OK 2025/10/17 01:29:16 INFO : dst/file1: Copied (new) 2025/10/17 01:29:16 INFO : dst/file1: Deleted 2025/10/17 01:29:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:29:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/10/17 01:29:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (14.56s) === 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:29:25 DEBUG : A1/one: md5 = aaacee187f79fa740393cf8833352268 OK 2025/10/17 01:29:26 DEBUG : A1/two: md5 = fbe1b48b88a601d89e3b78bd9186afc9 OK 2025/10/17 01:29:29 DEBUG : A1/B1/three: md5 = 217f7d238822a60e7062d138a857a984 OK 2025/10/17 01:29:31 DEBUG : A1/B1/C1/four: md5 = 3dca9cf3afb92c92201c17777bfd1edf OK 2025/10/17 01:29:34 DEBUG : A1/B1/C2/five: md5 = c49c0569f2b512c2569b5d37230f1500 OK 2025/10/17 01:29:34 INFO : A1/B2: Making directory 2025/10/17 01:29:35 INFO : A1/B1/C3: Making directory 2025/10/17 01:29:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/10/17 01:29:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/10/17 01:29:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/10/17 01:29:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/10/17 01:29:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/10/17 01:29:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 01:29:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 01:29:49 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:29:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 01:29:50 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 01:29:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/10/17 01:29:58 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/10/17 01:29:58 INFO : A3/one: Moved (server-side) to: A4/one 2025/10/17 01:29:58 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/10/17 01:29:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/10/17 01:29:58 INFO : A3/two: Moved (server-side) to: A4/two 2025/10/17 01:30:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 01:30:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 01:30:01 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:30:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 01:30:02 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 01:30:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/10/17 01:30:09 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/10/17 01:30:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/10/17 01:30:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/10/17 01:30:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/10/17 01:30:10 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/10/17 01:30:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/10/17 01:30:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/10/17 01:30:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/10/17 01:30:11 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (50.52s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:12 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 01:30:14 DEBUG : no_checksum_small_file_from_pipe: md5 = 184de31fe4d26239109d9332ed3b2319 OK 2025/10/17 01:30:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/10/17 01:30:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 01:30:15 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/10/17 01:30:16 DEBUG : no_checksum_big_file_from_pipe: md5 = 5b0973cf3e821c05ed665bea6a6381ad OK 2025/10/17 01:30:16 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 01:30:20 DEBUG : with_checksum_small_file_from_pipe: md5 = 3a588a8bd1ca69b542211016dcafcaae OK 2025/10/17 01:30:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 01:30:20 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/10/17 01:30:21 DEBUG : with_checksum_big_file_from_pipe: md5 = 0c09566b16aa88d65458cbe142fa5f34 OK 2025/10/17 01:30:21 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 01:30:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:30:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/17 01:30:27 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-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (34 bytes), uploading instead of streaming 2025/10/17 01:30:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/10/17 01:30:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/10/17 01:30:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.26s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.67s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.62s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.61s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/10/17 01:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (48 bytes), uploading instead of streaming 2025/10/17 01:30:36 DEBUG : rcat_metadata: md5 = 7ed7cb90ae20e3d3535c54b7b988250e OK 2025/10/17 01:30:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/10/17 01:30:39 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/10/17 01:30:40 DEBUG : rcat_metadata_uploadcutoff0: md5 = c063785f8a00551e0b73c86753e64154 OK 2025/10/17 01:30:40 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.69s) --- PASS: TestRcatMetadata/Normal (2.86s) --- PASS: TestRcatMetadata/ViaDisk (3.31s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:43 DEBUG : potato1: md5 = 5d4dc708103370330bc63ca230fb20e2 OK 2025/10/17 01:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/17 01:30:44 DEBUG : potato2: md5 = 357ecc098da3ba6a000eb04627d75dca OK 2025/10/17 01:30:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.08s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:48 DEBUG : potato1: md5 = a4fadcd15ce3fecd26b5886529860f52 OK 2025/10/17 01:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': File to upload is small (60 bytes), uploading instead of streaming 2025/10/17 01:30:50 DEBUG : potato2: md5 = 3b99bcdab17ac234349ca32e27b22257 OK 2025/10/17 01:30:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.67s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:30:54 DEBUG : potato2: md5 = 9e4010c9e4ec3ebc93381e7b869330c6 OK 2025/10/17 01:30:55 DEBUG : empty space: md5 = 36fec847b21a23ec6d44526328843400 OK 2025/10/17 01:30:58 DEBUG : sub dir/potato3: md5 = 5c3c94790474d404e39ba449f639e27f OK 2025/10/17 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Touching "sub dir/potato3" 2025/10/17 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Touching "empty space" 2025/10/17 01:30:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Touching "potato2" 2025/10/17 01:31:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (35.32s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:27 DEBUG : dir with metadata: Making directory with metadata 2025/10/17 01:31:28 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.72s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:30 DEBUG : directory with modtime: Making directory with metadata 2025/10/17 01:31:31 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (3.46s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:33 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/17 01:31:33 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 01:31:34 DEBUG : Google drive root 'crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g': Skipping btime metadata as can't update it on an existing file: 2025-10-17T01:31:33.923419734Z 2025/10/17 01:31:35 INFO : non existent directory: Updated directory metadata 2025/10/17 01:31:37 DEBUG : Google drive root 'crypt/qv07s2agcdjg823g7sknf951n0l77tapov46r38sksp5n0a4hs8g': Skipping btime metadata as can't update it on an existing file: 2025-10-17T01:31:33.923419734Z 2025/10/17 01:31:38 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.09s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:40 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/10/17 01:31:41 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/10/17 01:31:43 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:45 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/10/17 01:31:45 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 01:31:45 DEBUG : dst: Making directory with metadata 2025/10/17 01:31:45 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/10/17 01:31:45 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/10/17 01:31:46 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 01:31:47 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 01:31:47 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/10/17 01:31:47 INFO : dst: Set directory modification time (using SetModTime) 2025/10/17 01:31:47 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.08s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka'", Local "Local file system at /tmp/rclone3841614537", Modify Window "1ms" 2025/10/17 01:31:51 DEBUG : sub dir/test remove existing: md5 = 5e1b52d4f2868e76e0320de1d81b0b4b OK 2025/10/17 01:31:53 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = c666084dca521f7b1c35e534ccd91938 OK 2025/10/17 01:31:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dohuban5" before starting 2025/10/17 01:31:56 DEBUG : sub dir/test remove existing.dohuban5: TEST: removing renamed existing file after operation 2025/10/17 01:31:58 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naboyef2" before starting 2025/10/17 01:31:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.naboyef2: TEST: renaming existing back after failed operation 2025/10/17 01:32:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jevekup9" before starting 2025/10/17 01:32:01 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jevekup9: TEST: removing renamed existing file after operation 2025/10/17 01:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "kis3o2ud07oijs6dnm8f4clcthsldalb1ngiibjacila2517juvg" 2025/10/17 01:32:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ha18v8vri8kc367e8u8nk2uduae87cqg0276f3ilttcnh9s9v1vlh1lmt28q9576igjnirc3eptruuus8a49tarj0qbui5hfavu3qc46pdfa5ko4m8uf77f757raja5nvsh6qh4ne0sq0hp8ophu0hf7f5p0qtfn4vbbegto14mcis5fjurg" --- PASS: TestRemoveExisting (15.42s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/10/17 01:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jajesus0yoka': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m35.308788877s (try 1/5)