"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/09/18 01:56:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo" 2025/09/18 01:56:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:56:11 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg" 2025/09/18 01:56:12 DEBUG : Creating backend with remote "/tmp/rclone3174577613" === 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/18 01:56:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/18 01:56:13 DEBUG : potato: Seek from 10 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 10 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Seek from 5 to 2 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/18 01:56:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Seek from 5 to 2 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/18 01:56:13 DEBUG : potato: Seek from 8 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 8 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/18 01:56:13 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/18 01:56:13 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/18 01:56:13 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/18 01:56:13 DEBUG : potato: Seek from 5 to 2 2025/09/18 01:56:13 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/18 01:56:13 DEBUG : potato: Seek from 9 to 0 2025/09/18 01:56:13 DEBUG : potato: Seek from 9 to 0 2025/09/18 01:56:13 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:56:15 DEBUG : rutabaga: md5 = 5ee11fe5f5d5b1c8411bba30b1ee4197 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/09/18 01:56:17 DEBUG : empty space: md5 = d6383c4a8f054ccec1ecdfcb392b2b79 OK === RUN TestCheck/3 2025/09/18 01:56:19 DEBUG : potato2: md5 = aba0f7b3f21d7d6dc1f12df9fd08e3d1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/09/18 01:56:22 DEBUG : remotepotato: md5 = 87fd3b1b09a2cdd727090c2db1c478ef OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.17s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.25s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2025/09/18 01:56:25 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 01:56:25 DEBUG : Creating backend with remote "nonexistent" 2025/09/18 01:56:25 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/18 01:56:25 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/18 01:56:25 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/18 01:56:25 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:56:27 DEBUG : rutabaga: md5 = 5bb50da19db3f4f3d714e0ed80f33ca3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/09/18 01:56:31 DEBUG : empty space: md5 = 55e4b929766140a1db18c1a32dc7f8c3 OK === RUN TestCheckDownload/3 2025/09/18 01:56:33 DEBUG : potato2: md5 = 4144f51c6ae54535203fe81bc7590ab8 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/09/18 01:56:37 DEBUG : remotepotato: md5 = cc9e1017506726095bd98f05488296e8 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (16.94s) --- PASS: TestCheckDownload/1 (1.00s) --- PASS: TestCheckDownload/2 (1.14s) --- PASS: TestCheckDownload/3 (1.09s) --- PASS: TestCheckDownload/4 (1.08s) --- PASS: TestCheckDownload/5 (0.99s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:56:43 DEBUG : rutabaga: md5 = 1b5fd765a57ec431d749dbad60287b7d OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/09/18 01:56:45 DEBUG : empty space: md5 = 699c3ca6023042fec2e834e43598cace OK === RUN TestCheckSizeOnly/3 2025/09/18 01:56:47 DEBUG : potato2: md5 = 267e334b1d77ee6e1c7964622563ba86 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/09/18 01:56:50 DEBUG : remotepotato: md5 = 7c86cabb5eb4986e5d100e6ef226db0e OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.61s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.22s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:56:54 DEBUG : test.sum: md5 = 62b71498a3de59e217770a4aeaf03155 OK 2025/09/18 01:56:55 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 01:56:55 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 01:56:55 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 01:56:55 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/18 01:56:57 DEBUG : test.sum: md5 = 6da88137602fac72b5d7694010713c34 OK 2025/09/18 01:56:58 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/18 01:56:58 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/18 01:56:58 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/18 01:56:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.88s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:56:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/data" 2025/09/18 01:56:59 DEBUG : Config file has changed externally - reloading 2025/09/18 01:56:59 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.99s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:57:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/data" 2025/09/18 01:57:01 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/vjrnln8ratgmqakfosrqe8espk" 2025/09/18 01:57:04 DEBUG : data/banana: md5 = 808215cf2637b3bcf5bed2c9d41b512a OK 2025/09/18 01:57:06 DEBUG : test.sum: md5 = c251ce8e8a14ed78ac49644528426509 OK === RUN TestCheckSumDownload/subtest1 2025/09/18 01:57:11 DEBUG : data/potato: md5 = c00f3a7c911cfbe30cff547f18a37c2c OK 2025/09/18 01:57:12 DEBUG : test.sum: md5 = 499b5f3ce688db95ad711902b5ad6a9b OK === RUN TestCheckSumDownload/subtest2 2025/09/18 01:57:17 DEBUG : test.sum: md5 = bbe558645ad2bc11d299016995ed45db OK === RUN TestCheckSumDownload/subtest3 2025/09/18 01:57:22 DEBUG : test.sum: md5 = 18367b323cc2c3a5b76be7c9ed9bc0ab OK === RUN TestCheckSumDownload/subtest4 2025/09/18 01:57:26 DEBUG : test.sum: md5 = 010c6cbc2ba996204622cd20e809efee OK === RUN TestCheckSumDownload/subtest5 2025/09/18 01:57:30 DEBUG : test.sum: md5 = 404f720c44be12d2c348e6f6f91895c0 OK === RUN TestCheckSumDownload/subtest6 2025/09/18 01:57:34 DEBUG : data/banana: md5 = 4753447b85b604464a1f2323d653342a OK 2025/09/18 01:57:35 DEBUG : data/potato: md5 = 145620bd6518b8ce7512a6a14d11a0c0 OK 2025/09/18 01:57:37 DEBUG : test.sum: md5 = 6046da5dcda3e9b246066d4bb37dee12 OK === RUN TestCheckSumDownload/subtest7 2025/09/18 01:57:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/09/18 01:57:42 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (41.75s) --- PASS: TestCheckSumDownload/subtest1 (3.12s) --- PASS: TestCheckSumDownload/subtest2 (2.13s) --- PASS: TestCheckSumDownload/subtest3 (3.19s) --- PASS: TestCheckSumDownload/subtest4 (2.07s) --- PASS: TestCheckSumDownload/subtest5 (2.03s) --- PASS: TestCheckSumDownload/subtest6 (2.28s) --- PASS: TestCheckSumDownload/subtest7 (2.26s) === RUN TestApplyTransforms 2025/09/18 01:57:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujorop3bono" 2025/09/18 01:57:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:57:42 DEBUG : Creating backend with remote "TestDrive:crypt/g65elkevmge5tarcouvffu81rrge5cqk43vbbsdule0in6dmj2kg" 2025/09/18 01:57:43 DEBUG : Creating backend with remote "/tmp/rclone3104409252" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono'", Local "Local file system at /tmp/rclone3104409252", Modify Window "1ms" 2025/09/18 01:57:45 DEBUG : hello, world!: md5 = 53f9957f5b14bf1f000b35d14ec6de8d OK upper checkfile vs. lower remote (without normalization) 2025/09/18 01:57:46 ERROR : hello, world!: sum not found 2025/09/18 01:57:46 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono' 2025/09/18 01:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': 1 files missing 2025/09/18 01:57:46 NOTICE: 1 hashes missing 2025/09/18 01:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': 1 differences found 2025/09/18 01:57:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/18 01:57:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:57:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': 0 differences found 2025/09/18 01:57:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': 1 matching files 2025/09/18 01:57:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuceret7juku" 2025/09/18 01:57:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:57:47 DEBUG : Creating backend with remote "TestDrive:crypt/s657onr0dlhskklrj2ou5dfd7ppdvcg5311ktek5p6vupjauao6g" 2025/09/18 01:57:48 DEBUG : Creating backend with remote "/tmp/rclone2184060203" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku'", Local "Local file system at /tmp/rclone2184060203", Modify Window "1ms" 2025/09/18 01:57:50 DEBUG : HELLO, WORLD!: md5 = 9695e661b75808bc9a3be5715df38add OK lower checkfile vs. upper remote (without normalization) 2025/09/18 01:57:51 ERROR : HELLO, WORLD!: sum not found 2025/09/18 01:57:51 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku' 2025/09/18 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': 1 files missing 2025/09/18 01:57:51 NOTICE: 1 hashes missing 2025/09/18 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': 1 differences found 2025/09/18 01:57:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/18 01:57:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:57:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': 0 differences found 2025/09/18 01:57:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': 1 matching files 2025/09/18 01:57:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-befuyat6doga" 2025/09/18 01:57:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:57:52 DEBUG : Creating backend with remote "TestDrive:crypt/phj9uaiv3kkfd7dljtsnivsv5ergu7drmktoas7cj6i2amtr6ovg" 2025/09/18 01:57:53 DEBUG : Creating backend with remote "/tmp/rclone818740777" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga'", Local "Local file system at /tmp/rclone818740777", Modify Window "1ms" 2025/09/18 01:57:55 DEBUG : HeLlO, wOrLd!: md5 = aca22ec2fef225a7a1f143410b2075d8 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/18 01:57:56 ERROR : HeLlO, wOrLd!: sum not found 2025/09/18 01:57:56 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga' 2025/09/18 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': 1 files missing 2025/09/18 01:57:56 NOTICE: 1 hashes missing 2025/09/18 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': 1 differences found 2025/09/18 01:57:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/18 01:57:57 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:57:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': 0 differences found 2025/09/18 01:57:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': 1 matching files 2025/09/18 01:57:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekosos5tuqe" 2025/09/18 01:57:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:57:57 DEBUG : Creating backend with remote "TestDrive:crypt/ni9irhjo4evu4t1hlan86v1d7msj922k5d7ag37uq75sgsh989sg" 2025/09/18 01:57:58 DEBUG : Creating backend with remote "/tmp/rclone2619254992" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe'", Local "Local file system at /tmp/rclone2619254992", Modify Window "1ms" 2025/09/18 01:58:00 DEBUG : HELLO, WORLD!: md5 = 55d680f31f003df9d19f0d0c7a7b5ecf OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/18 01:58:01 ERROR : HELLO, WORLD!: sum not found 2025/09/18 01:58:01 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe' 2025/09/18 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': 1 files missing 2025/09/18 01:58:01 NOTICE: 1 hashes missing 2025/09/18 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': 1 differences found 2025/09/18 01:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/18 01:58:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': 0 differences found 2025/09/18 01:58:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': 1 matching files 2025/09/18 01:58:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puxusoh3lobe" 2025/09/18 01:58:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:02 DEBUG : Creating backend with remote "TestDrive:crypt/bn2ro5lcfbm9t6k6h87nro7chn2kofjb7gt779nef6n2cf99qgl0" 2025/09/18 01:58:03 DEBUG : Creating backend with remote "/tmp/rclone3825886768" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe'", Local "Local file system at /tmp/rclone3825886768", Modify Window "1ms" 2025/09/18 01:58:05 DEBUG : 測試_Русский___ě_áñ: md5 = 7f1618777cba8e83fba7ab36e61530e9 OK NFD checkfile vs. NFC remote (without normalization) 2025/09/18 01:58:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:06 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe' 2025/09/18 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': 1 files missing 2025/09/18 01:58:06 NOTICE: 1 hashes missing 2025/09/18 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': 1 differences found 2025/09/18 01:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/18 01:58:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': 0 differences found 2025/09/18 01:58:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': 1 matching files 2025/09/18 01:58:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-loxetug5yise" 2025/09/18 01:58:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:07 DEBUG : Creating backend with remote "TestDrive:crypt/t7p0lfifdfbfpotchn4nnallhib7n1hgeapnrk0896akr9ecei9g" 2025/09/18 01:58:08 DEBUG : Creating backend with remote "/tmp/rclone286020236" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise'", Local "Local file system at /tmp/rclone286020236", Modify Window "1ms" 2025/09/18 01:58:10 DEBUG : 測試_Русский___ě_áñ: md5 = 29d668872bbccde35c75fdc691514e95 OK NFC checkfile vs. NFD remote (without normalization) 2025/09/18 01:58:10 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:10 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise' 2025/09/18 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': 1 files missing 2025/09/18 01:58:10 NOTICE: 1 hashes missing 2025/09/18 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': 1 differences found 2025/09/18 01:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/18 01:58:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': 0 differences found 2025/09/18 01:58:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': 1 matching files 2025/09/18 01:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jituwex4kisi" 2025/09/18 01:58:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/60j45e64fmp1ka9fc20ievni8h9e5a1ipcmpsd9s69p7mmbp88b0" 2025/09/18 01:58:13 DEBUG : Creating backend with remote "/tmp/rclone3035616485" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi'", Local "Local file system at /tmp/rclone3035616485", Modify Window "1ms" 2025/09/18 01:58:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 3472ac6e88c6c193daf89071f2af1bfb OK NFDx2 checkfile vs. both remote (without normalization) 2025/09/18 01:58:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi' 2025/09/18 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': 1 files missing 2025/09/18 01:58:15 NOTICE: 1 hashes missing 2025/09/18 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': 1 differences found 2025/09/18 01:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/18 01:58:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': 0 differences found 2025/09/18 01:58:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': 1 matching files 2025/09/18 01:58:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rowivil4zabi" 2025/09/18 01:58:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:17 DEBUG : Creating backend with remote "TestDrive:crypt/im9t75sooint1s6aoduj0kovk74afnnkn5l6p179gc51v8butjjg" 2025/09/18 01:58:17 DEBUG : Creating backend with remote "/tmp/rclone398591839" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi'", Local "Local file system at /tmp/rclone398591839", Modify Window "1ms" 2025/09/18 01:58:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 42b30ec35e78e7f3be54f93331900fda OK NFCx2 checkfile vs. both remote (without normalization) 2025/09/18 01:58:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi' 2025/09/18 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': 1 files missing 2025/09/18 01:58:20 NOTICE: 1 hashes missing 2025/09/18 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': 1 differences found 2025/09/18 01:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/18 01:58:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': 0 differences found 2025/09/18 01:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': 1 matching files 2025/09/18 01:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidofiz8cisi" 2025/09/18 01:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/ja3eo4a413ei8i14cb2nabn7f9932knor7vkdg2qsbnq96i01nrg" 2025/09/18 01:58:22 DEBUG : Creating backend with remote "/tmp/rclone3983238597" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi'", Local "Local file system at /tmp/rclone3983238597", Modify Window "1ms" 2025/09/18 01:58:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 05c3db6b66d8ba8f37bb36921b024cfe OK both checkfile vs. NFDx2 remote (without normalization) 2025/09/18 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi' 2025/09/18 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': 1 files missing 2025/09/18 01:58:25 NOTICE: 1 hashes missing 2025/09/18 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': 1 differences found 2025/09/18 01:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/18 01:58:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': 0 differences found 2025/09/18 01:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': 1 matching files 2025/09/18 01:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kalagup1vuta" 2025/09/18 01:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 01:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/htn6hl8n6f7hie8srkimcu8opp5q742s8b9b5tdb4ka8fr5sgcc0" 2025/09/18 01:58:27 DEBUG : Creating backend with remote "/tmp/rclone598732089" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta'", Local "Local file system at /tmp/rclone598732089", Modify Window "1ms" 2025/09/18 01:58:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 612ab038c47cb45965a4e66a97e63ea2 OK both checkfile vs. NFCx2 remote (without normalization) 2025/09/18 01:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/18 01:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta' 2025/09/18 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': 1 files missing 2025/09/18 01:58:30 NOTICE: 1 hashes missing 2025/09/18 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': 1 differences found 2025/09/18 01:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/18 01:58:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/18 01:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': 0 differences found 2025/09/18 01:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': 1 matching files 2025/09/18 01:58:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kalagup1vuta': Purge remote 2025/09/18 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidofiz8cisi': Purge remote 2025/09/18 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rowivil4zabi': Purge remote 2025/09/18 01:58:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jituwex4kisi': Purge remote 2025/09/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-loxetug5yise': Purge remote 2025/09/18 01:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puxusoh3lobe': Purge remote 2025/09/18 01:58:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekosos5tuqe': Purge remote 2025/09/18 01:58:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-befuyat6doga': Purge remote 2025/09/18 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuceret7juku': Purge remote 2025/09/18 01:58:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujorop3bono': Purge remote --- PASS: TestApplyTransforms (53.59s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:58:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 01:58:38 DEBUG : sub/file2: md5 = 247a43a9311b1361b1f1e2ddf7262aad OK 2025/09/18 01:58:38 INFO : file1: Copied (new) to: sub/file2 2025/09/18 01:58:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 01:58:39 DEBUG : file1: Unchanged skipping 2025/09/18 01:58:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': don't need to copy/move sub/file2, it is already at target location 2025/09/18 01:58:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (5.83s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:58:44 DEBUG : dst/file1: md5 = 01e3437a5b7301e5e3bafc2c3828b721 OK 2025/09/18 01:58:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/backup" 2025/09/18 01:58:45 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/1nrff024r7pq65ecp72fc28jb0" 2025/09/18 01:58:46 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 01:58:49 INFO : dst/file1: Moved (server-side) 2025/09/18 01:58:50 DEBUG : dst/file1: md5 = 47c5947ba7485245e8f563eb7148cb94 OK 2025/09/18 01:58:50 INFO : dst/file1: Copied (new) 2025/09/18 01:58:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 01:58:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 01:58:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.67s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:58:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/dst" 2025/09/18 01:58:55 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/18 01:58:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/CompareDest" 2025/09/18 01:58:57 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/gveqi14airsml4bgu7krj116o8" 2025/09/18 01:58:58 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 01:59:01 DEBUG : one: md5 = 30177cec82caf0ab810451fc9fd511c3 OK 2025/09/18 01:59:01 INFO : one: Copied (new) 2025/09/18 01:59:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:03 DEBUG : one: md5 = 84cec7481a0974933c7bf1c0d240e3d4 OK 2025/09/18 01:59:03 INFO : one: Copied (replaced existing) 2025/09/18 01:59:05 DEBUG : dst/one: md5 = ab8f5d3f91fd1e380400d4406d279373 OK 2025/09/18 01:59:08 DEBUG : CompareDest/one: md5 = c1605ee15a974975fbafa419e7410cc4 OK 2025/09/18 01:59:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/18 01:59:11 DEBUG : CompareDest/two: md5 = 961ebd3c4732ba2c7ed253cb82f2f338 OK 2025/09/18 01:59:12 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 01:59:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 01:59:13 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 01:59:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/18 01:59:14 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 01:59:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:16 DEBUG : two: md5 = 36c47586fda12c699e7643ea112c2469 OK 2025/09/18 01:59:16 INFO : two: Copied (new) 2025/09/18 01:59:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 01:59:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 01:59:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 01:59:19 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.29s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:59:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/dst" 2025/09/18 01:59:20 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/31u3jie661vd5p8j7rtc3hgbh0" 2025/09/18 01:59:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/CopyDest" 2025/09/18 01:59:22 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/18 01:59:24 DEBUG : one: Need to transfer - File not found at Destination 2025/09/18 01:59:26 DEBUG : one: md5 = 51d0f957d4fd73cd190ce119ec8ac07a OK 2025/09/18 01:59:26 INFO : one: Copied (new) 2025/09/18 01:59:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:29 DEBUG : one: md5 = bba503493d5b806435ee4496d1af31b6 OK 2025/09/18 01:59:29 INFO : one: Copied (replaced existing) 2025/09/18 01:59:31 DEBUG : dst/one: md5 = 66f40bdefacd8b932219ca84fc222137 OK 2025/09/18 01:59:34 DEBUG : CopyDest/one: md5 = be65fa64da2d541e95f429274bb32f42 OK 2025/09/18 01:59:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/BackupDir" 2025/09/18 01:59:34 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/18 01:59:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/18 01:59:38 INFO : one: Moved (server-side) 2025/09/18 01:59:39 INFO : one: Copied (server-side copy) 2025/09/18 01:59:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/09/18 01:59:41 DEBUG : CopyDest/two: md5 = 49ba8f9f4aec57641e3f5f426dd62557 OK 2025/09/18 01:59:42 DEBUG : two: Need to transfer - File not found at Destination 2025/09/18 01:59:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:43 INFO : two: Copied (server-side copy) 2025/09/18 01:59:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/09/18 01:59:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/09/18 01:59:44 DEBUG : two: Unchanged skipping 2025/09/18 01:59:46 DEBUG : CopyDest/three: md5 = f5183b311cd508acef3c6a80340b63cd OK 2025/09/18 01:59:47 DEBUG : three: Need to transfer - File not found at Destination 2025/09/18 01:59:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/09/18 01:59:47 DEBUG : three: Destination not found in --copy-dest 2025/09/18 01:59:49 DEBUG : three: md5 = 3bd872cb5f21a213e970acaee3c3ceb1 OK 2025/09/18 01:59:49 INFO : three: Copied (new) 2025/09/18 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/18 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 01:59:54 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/18 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 01:59:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 01:59:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (35.66s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.44s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 01:59:57 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/18 02:00:00 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f574073863423a1d0182d1025da11c1f OK 2025/09/18 02:00:00 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/18 02:00:00 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/18 02:00:01 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/09/18 02:00:01 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/18 02:00:02 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/18 02:00:04 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 7056ca579fee0f406a8ffecfd0fb9a21 OK 2025/09/18 02:00:04 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/09/18 02:00:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/09/18 02:00:06 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.49s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.66s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using skip mode. 2025/09/18 02:00:10 NOTICE: one: Found 2 files with duplicate names 2025/09/18 02:00:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.86s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using skip mode. 2025/09/18 02:00:17 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/09/18 02:00:18 INFO : one: Deleted 2025/09/18 02:00:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.39s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using first mode. 2025/09/18 02:00:24 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:25 INFO : one: Deleted 2025/09/18 02:00:25 INFO : one: Deleted 2025/09/18 02:00:25 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.80s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using newest mode. 2025/09/18 02:00:31 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:32 INFO : one: Deleted 2025/09/18 02:00:32 INFO : one: Deleted 2025/09/18 02:00:32 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.12s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.46s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using oldest mode. 2025/09/18 02:00:38 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:39 INFO : one: Deleted 2025/09/18 02:00:39 INFO : one: Deleted 2025/09/18 02:00:39 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.80s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using largest mode. 2025/09/18 02:00:45 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:46 INFO : one: Deleted 2025/09/18 02:00:46 INFO : one: Deleted 2025/09/18 02:00:46 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.64s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:00:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using smallest mode. 2025/09/18 02:00:52 NOTICE: one: Found 3 files with duplicate names 2025/09/18 02:00:53 INFO : one: Deleted 2025/09/18 02:00:53 INFO : one: Deleted 2025/09/18 02:00:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.16s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:01:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Looking for duplicate names using rename mode. 2025/09/18 02:01:00 NOTICE: one.txt: Found 3 files with duplicate names 2025/09/18 02:01:02 INFO : one-2.txt: renamed from: one.txt 2025/09/18 02:01:03 INFO : one-3.txt: renamed from: one.txt 2025/09/18 02:01:04 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.49s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:01:09 DEBUG : dupe1/one.txt: md5 = b9205c4ec8e5d2417b079dcafbc2661b OK 2025/09/18 02:01:12 DEBUG : dupe2/two.txt: md5 = 6f210bd559000c5afc72e5e504f1750b OK 2025/09/18 02:01:14 DEBUG : dupe3/three.txt: md5 = 8ab18a0723f5fcda9d892ca8d179630d OK 2025/09/18 02:01:14 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/09/18 02:01:15 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/09/18 02:01:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/09/18 02:01:16 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/09/18 02:01:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/09/18 02:01:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/09/18 02:01:20 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.27s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:01:22 DEBUG : a.txt: md5 = e2217cbfa5716f42a8d072787b98bf94 OK 2025/09/18 02:01:23 DEBUG : zend.txt: md5 = 6aba9545b3af3cf1977ddb6c2ef3cd9b OK 2025/09/18 02:01:26 DEBUG : sub dir/hello world: md5 = 0a07df43ac302d37310a72bb6de2dbb0 OK 2025/09/18 02:01:27 DEBUG : sub dir/hello world2: md5 = eee47a0c334444b1e5e2f0ff73fa709a OK 2025/09/18 02:01:29 DEBUG : sub dir/ignore dir/.ignore: md5 = 2747ed45a8128c551a8f42e4102f14f5 OK 2025/09/18 02:01:31 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8dbcbbb2a6db7eadee617bb37e609d8a OK 2025/09/18 02:01:33 DEBUG : sub dir/sub sub dir/hello world3: md5 = 574735aac9a0be97d72551ddbb5b51b2 OK 2025/09/18 02:01:34 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 02:01:34 DEBUG : a.txt: Excluded 2025/09/18 02:01:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 02:01:35 DEBUG : sub dir/hello world: Excluded 2025/09/18 02:01:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 02:01:35 DEBUG : sub dir/hello world2: Excluded 2025/09/18 02:01:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 02:01:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 02:01:36 DEBUG : sub dir/hello world: Excluded 2025/09/18 02:01:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 02:01:36 DEBUG : sub dir/hello world2: Excluded 2025/09/18 02:01:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 02:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/18 02:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/18 02:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/18 02:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/18 02:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/18 02:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/18 02:01:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (22.60s) === RUN TestListDirSortedFn run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:01:44 DEBUG : a.txt: md5 = 5181037ff5b23f8c188213652c42089e OK 2025/09/18 02:01:46 DEBUG : zend.txt: md5 = b0d1bd4eba2c657a6d4931ba01a1eef4 OK 2025/09/18 02:01:48 DEBUG : sub dir/hello world: md5 = 551262a96baffd7b7c7d049cc2e980e6 OK 2025/09/18 02:01:49 DEBUG : sub dir/hello world2: md5 = 4d8f31257a7c5e775a0f7d7424cefc73 OK 2025/09/18 02:01:52 DEBUG : sub dir/ignore dir/.ignore: md5 = 12d4da8ddebd5eedc935db7bee3eda89 OK 2025/09/18 02:01:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = 48e280ccac570f75e572aa0e5cf864ec OK 2025/09/18 02:01:55 DEBUG : sub dir/sub sub dir/hello world3: md5 = 6001f7185fd0f9f079890dee21ad2bed OK 2025/09/18 02:01:57 DEBUG : a.txt: Excluded (Size Filter) 2025/09/18 02:01:57 DEBUG : a.txt: Excluded 2025/09/18 02:01:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 02:01:57 DEBUG : sub dir/hello world: Excluded 2025/09/18 02:01:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 02:01:57 DEBUG : sub dir/hello world2: Excluded 2025/09/18 02:01:58 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 02:01:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/18 02:01:58 DEBUG : sub dir/hello world: Excluded 2025/09/18 02:01:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/18 02:01:58 DEBUG : sub dir/hello world2: Excluded 2025/09/18 02:01:58 DEBUG : sub dir/ignore dir: Excluded 2025/09/18 02:02:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/09/18 02:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/09/18 02:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/09/18 02:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/09/18 02:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/09/18 02:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/09/18 02:02:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (22.45s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:07 DEBUG : file1: md5 = 6aa2092db80f6eca56a83bfce5d95a54 OK 2025/09/18 02:02:09 DEBUG : sub/file2: md5 = 6edbdb14f1114092f6aa06f2f83f0d59 OK === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2025/09/18 02:02:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/09/18 02:02:12 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/09/18 02:02:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/09/18 02:02:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.90s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.24s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.49s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:17 DEBUG : file1: md5 = f194fff8a7708ae4460c96494e675b67 OK 2025/09/18 02:02:19 DEBUG : sub/file2: md5 = 1d8103180cdf02dec3c45f3d43771c44 OK === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/18 02:02:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/notfound" 2025/09/18 02:02:23 DEBUG : Config file has changed externally - reloading 2025/09/18 02:02:23 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/qe0i31qdkoejk60elps0ni5sqk" 2025/09/18 02:02:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.56s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.51s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.28s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.55s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Making directory 2025/09/18 02:02:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:31 DEBUG : sub dir/hello world: md5 = 0c89fa70a09420c9fc8b63d33855dcf1 OK 2025/09/18 02:02:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.79s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:35 DEBUG : potato2: md5 = bbc3b6f6dc08d6262d85ee7e7f937861 OK 2025/09/18 02:02:36 DEBUG : empty space: md5 = d2aec44893ebab16add12ac348a72781 OK --- PASS: TestLs (5.14s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:40 DEBUG : potato2: md5 = 18f192d4af30240f927aeaf4d3cf07b9 OK 2025/09/18 02:02:41 DEBUG : empty space: md5 = 44872925f432fbf1daf160a80a18e90b OK 2025/09/18 02:02:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/18 02:02:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.11s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:45 DEBUG : potato2: md5 = 4254d4fe0c44feba955c232c840a03c3 OK 2025/09/18 02:02:47 DEBUG : empty space: md5 = 6d922cd479c81a3fb91650a8e669e9a6 OK --- PASS: TestLsLong (4.99s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:50 DEBUG : potato2: md5 = d9b1f090664b178845475d36a322820c OK 2025/09/18 02:02:52 DEBUG : empty space: md5 = 7d1b333224d885a2a01cc915a0f43def OK --- PASS: TestHashSums (4.72s) === RUN TestHashSumsWithErrors 2025/09/18 02:02:53 DEBUG : Creating backend with remote ":memory:" 2025/09/18 02:02:53 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/18 02:02:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/18 02:02:53 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/18 02:02:53 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:02:55 DEBUG : potato2: md5 = 6dccebda5251283e69a31b3702e30d9f OK 2025/09/18 02:02:56 DEBUG : empty space: md5 = d758c9819d41d1e3332d89bea3139c58 OK 2025/09/18 02:02:59 DEBUG : sub dir/potato3: md5 = 6dabc08edb1b3d5a2da2b075c0c55296 OK 2025/09/18 02:03:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (9.05s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:04 DEBUG : small: md5 = 8e76a424fa8f345a65621953a029ddfc OK 2025/09/18 02:03:05 DEBUG : medium: md5 = 4776a3acc55a500d09295bfa1861f7a2 OK 2025/09/18 02:03:07 DEBUG : large: md5 = e44c7bc5a1acdb8a62d902fed3884dcf OK 2025/09/18 02:03:07 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:07 DEBUG : large: Excluded (Size Filter) 2025/09/18 02:03:08 INFO : small: Deleted 2025/09/18 02:03:08 INFO : medium: Deleted --- PASS: TestDelete (7.20s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:11 DEBUG : small: md5 = 2c476a328806aab4e5d99c3b0b7faeaf OK 2025/09/18 02:03:12 DEBUG : medium: md5 = b3039fb777f2935d4c5c9f98398548a0 OK 2025/09/18 02:03:14 DEBUG : large: md5 = 30655b4bc8c574ede7f8c9624019a30c OK 2025/09/18 02:03:14 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:14 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/09/18 02:03:15 INFO : small: Deleted 2025/09/18 02:03:15 INFO : large: Deleted --- PASS: TestMaxDelete (7.04s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:18 DEBUG : small: md5 = 2ed8db0cade47371b225d89a4437cf5f OK 2025/09/18 02:03:20 DEBUG : medium: md5 = d29bd0e66a1571b1ae586f808a0a2b99 OK 2025/09/18 02:03:21 DEBUG : large: md5 = f0e98fd3a952eba0f90c6ab2e2d7ce7d OK 2025/09/18 02:03:21 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/18 02:03:22 INFO : medium: Deleted 2025/09/18 02:03:22 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.47s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:26 DEBUG : small: md5 = 21b75bdee2a20455bb8c050ff7157676 OK 2025/09/18 02:03:27 DEBUG : medium: md5 = 9024eb5dc7654edaf86d41bc3ccdf74c OK 2025/09/18 02:03:29 DEBUG : large: md5 = 16ed725b70e90525c31d3da6954bde4c OK 2025/09/18 02:03:29 DEBUG : Waiting for deletions to finish 2025/09/18 02:03:29 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/09/18 02:03:30 INFO : large: Deleted 2025/09/18 02:03:30 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.81s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:33 DEBUG : ReadFile: md5 = e3db8a71a5acd790d495714e9ed06134 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2025/09/18 02:03:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/18 02:03:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/18 02:03:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 02:03:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 02:03:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 02:03:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/18 02:03:36 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:03:38 DEBUG : file1: md5 = be88c4766c5a6236d63e32fcabc70b9b OK 2025/09/18 02:03:39 DEBUG : file2: md5 = 34a42d84fca90ec1b1a6ce4df2d9f9c6 OK --- PASS: TestCat (17.89s) === RUN TestPurge 2025/09/18 02:03:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xogecuz2nufe" 2025/09/18 02:03:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/18 02:03:54 DEBUG : Creating backend with remote "TestDrive:crypt/c16hqc0unn255hqrl3g9suvqgqa3j99t48qvbbq607b25ehh30f0" 2025/09/18 02:03:55 DEBUG : Creating backend with remote "/tmp/rclone3621973910" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xogecuz2nufe'", Local "Local file system at /tmp/rclone3621973910", Modify Window "1ms" 2025/09/18 02:04:00 DEBUG : A1/B1/C1/one: md5 = f989a8ccb38464a3d137187484acfa11 OK 2025/09/18 02:04:00 INFO : A2: Making directory 2025/09/18 02:04:01 INFO : A1/B2: Making directory 2025/09/18 02:04:01 INFO : A1/B2/C2: Making directory 2025/09/18 02:04:02 INFO : A1/B1/C3: Making directory 2025/09/18 02:04:03 INFO : A3: Making directory 2025/09/18 02:04:04 INFO : A3/B3: Making directory 2025/09/18 02:04:05 INFO : A3/B3/C4: Making directory 2025/09/18 02:04:07 DEBUG : A1/two: md5 = ea74e3966a5a2420e6d6b39d6f066530 OK 2025/09/18 02:04:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xogecuz2nufe': Purge remote 2025/09/18 02:04:11 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.56s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:04:14 DEBUG : A1/B1/C1/one: md5 = f5acf64943dc6f75acc761d32598a8fe OK 2025/09/18 02:04:14 INFO : A2: Making directory 2025/09/18 02:04:15 INFO : A1/B2: Making directory 2025/09/18 02:04:16 INFO : A1/B2/C2: Making directory 2025/09/18 02:04:17 INFO : A1/B1/C3: Making directory 2025/09/18 02:04:17 INFO : A3: Making directory 2025/09/18 02:04:18 INFO : A3/B3: Making directory 2025/09/18 02:04:19 INFO : A3/B3/C4: Making directory 2025/09/18 02:04:21 DEBUG : A1/two: md5 = 0d5ca6990fe3fcacfa26e4ea49e79c2e OK 2025/09/18 02:04:22 DEBUG : removing 1 level 3 directories 2025/09/18 02:04:22 INFO : A3/B3/C4: Removing directory 2025/09/18 02:04:25 DEBUG : removing 2 level 3 directories 2025/09/18 02:04:25 INFO : A1/B2/C2: Removing directory 2025/09/18 02:04:25 INFO : A1/B1/C3: Removing directory 2025/09/18 02:04:26 DEBUG : removing 2 level 2 directories 2025/09/18 02:04:26 INFO : A3/B3: Removing directory 2025/09/18 02:04:26 INFO : A1/B2: Removing directory 2025/09/18 02:04:26 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/18 02:04:26 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/09/18 02:04:26 DEBUG : removing 2 level 1 directories 2025/09/18 02:04:26 INFO : A3: Removing directory 2025/09/18 02:04:26 INFO : A2: Removing directory 2025/09/18 02:04:27 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/09/18 02:04:31 DEBUG : removing 1 level 3 directories 2025/09/18 02:04:31 INFO : A1/B1/C1: Removing directory 2025/09/18 02:04:31 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:31 DEBUG : removing 1 level 2 directories 2025/09/18 02:04:31 INFO : A1/B1: Removing directory 2025/09/18 02:04:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/18 02:04:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:04:32 DEBUG : removing 1 level 1 directories 2025/09/18 02:04:32 INFO : A1: Removing directory 2025/09/18 02:04:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/18 02:04:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/18 02:04:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 02:04:33 DEBUG : removing 1 level 0 directories 2025/09/18 02:04:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Removing directory 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/09/18 02:04:33 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" --- PASS: TestRmdirsNoLeaveRoot (23.86s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:04:35 INFO : A1: Making directory 2025/09/18 02:04:36 INFO : A1/B1: Making directory 2025/09/18 02:04:37 INFO : A1/B1/C1: Making directory 2025/09/18 02:04:39 DEBUG : removing 1 level 3 directories 2025/09/18 02:04:39 INFO : A1/B1/C1: Removing directory 2025/09/18 02:04:40 DEBUG : removing 1 level 2 directories 2025/09/18 02:04:40 INFO : A1/B1: Removing directory 2025/09/18 02:04:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:04:42 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.30s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:04:43 INFO : A1: Making directory 2025/09/18 02:04:44 INFO : A1/B1: Making directory 2025/09/18 02:04:44 INFO : A1/B1/C1: Making directory 2025/09/18 02:04:47 DEBUG : removing 1 level 3 directories 2025/09/18 02:04:47 INFO : A1/B1/C1: Removing directory 2025/09/18 02:04:48 DEBUG : removing 1 level 2 directories 2025/09/18 02:04:48 INFO : A1/B1: Removing directory 2025/09/18 02:04:48 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:04:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.72s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:04:52 DEBUG : file1: md5 = 9fb7fd8d5ac8dd6a3a58d38fb4f82d22 OK 2025/09/18 02:04:53 DEBUG : filename.txt: File name found in url 2025/09/18 02:04:54 DEBUG : filename.txt: md5 = b9c033ea7e66e2202a58b9d54a7a31a6 OK 2025/09/18 02:04:54 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/18 02:04:55 DEBUG : headerfilename.txt: md5 = 36d24ab23ffd54544b1be1bea50a31a9 OK 2025/09/18 02:04:57 DEBUG : file2: md5 = db2d8bd8aa8d5024af81189c2d667a60 OK --- PASS: TestCopyURL (9.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:05:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 02:05:03 DEBUG : sub/file2: md5 = 72bcdfd22eb5a5cb6e357403cc46e2e3 OK 2025/09/18 02:05:03 INFO : file1: Copied (new) to: sub/file2 2025/09/18 02:05:03 INFO : file1: Deleted 2025/09/18 02:05:03 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 02:05:03 DEBUG : file1: Unchanged skipping 2025/09/18 02:05:03 INFO : file1: Deleted 2025/09/18 02:05:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': don't need to copy/move sub/file2, it is already at target location 2025/09/18 02:05:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.74s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/18 02:05:08 DEBUG : file1: md5 = 603d2d29970e8a163598c31cd2fffaef OK 2025/09/18 02:05:08 INFO : file1: Copied (new) 2025/09/18 02:05:08 INFO : file1: Deleted 2025/09/18 02:05:09 DEBUG : file1: Destination exists, skipping 2025/09/18 02:05:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.46s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.60s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.49s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:05:13 DEBUG : dst/file1: md5 = 323c4fa75346f5dd45099e7de6778694 OK 2025/09/18 02:05:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yojipuf4yayo/backup" 2025/09/18 02:05:14 DEBUG : Creating backend with remote "TestDrive:crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg/1nrff024r7pq65ecp72fc28jb0" 2025/09/18 02:05:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/18 02:05:18 INFO : dst/file1: Moved (server-side) 2025/09/18 02:05:20 DEBUG : dst/file1: md5 = 93ac3e1771840ce2d419651ff72957b8 OK 2025/09/18 02:05:20 INFO : dst/file1: Copied (new) 2025/09/18 02:05:20 INFO : dst/file1: Deleted 2025/09/18 02:05:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 02:05:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/09/18 02:05:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (13.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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:05:27 DEBUG : A1/one: md5 = 8d4925fbdd87f200e910d88882f314d2 OK 2025/09/18 02:05:28 DEBUG : A1/two: md5 = 9ad636ad080415e8cdeb105ba7d5541d OK 2025/09/18 02:05:30 DEBUG : A1/B1/three: md5 = b3b9ca61b1b28692c68cc9c5b8490f3f OK 2025/09/18 02:05:33 DEBUG : A1/B1/C1/four: md5 = 9cdf9f0ce8fd562c57ec1b60b4652be0 OK 2025/09/18 02:05:35 DEBUG : A1/B1/C2/five: md5 = 3cdbeb6bb35f674841e71cc919b6e93e OK 2025/09/18 02:05:35 INFO : A1/B2: Making directory 2025/09/18 02:05:36 INFO : A1/B1/C3: Making directory 2025/09/18 02:05:45 INFO : A2/two: Moved (server-side) to: A3/two 2025/09/18 02:05:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/09/18 02:05:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/09/18 02:05:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/09/18 02:05:45 INFO : A2/one: Moved (server-side) to: A3/one 2025/09/18 02:05:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/18 02:05:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/18 02:05:48 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:05:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/18 02:05:49 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/18 02:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/09/18 02:05:57 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/09/18 02:05:57 INFO : A3/one: Moved (server-side) to: A4/one 2025/09/18 02:05:57 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/09/18 02:05:57 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/09/18 02:05:57 INFO : A3/two: Moved (server-side) to: A4/two 2025/09/18 02:06:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/18 02:06:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/18 02:06:00 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:06:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/18 02:06:01 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/18 02:06:07 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/09/18 02:06:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/09/18 02:06:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/09/18 02:06:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/09/18 02:06:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/09/18 02:06:08 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/09/18 02:06:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/09/18 02:06:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/09/18 02:06:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/09/18 02:06:09 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (45.40s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" --- PASS: TestGetFsInfo (0.49s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 02:06:12 DEBUG : no_checksum_small_file_from_pipe: md5 = c38e9dbe95a1c2f087bdfd2d6da78e37 OK 2025/09/18 02:06:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/18 02:06:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 02:06:13 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/09/18 02:06:14 DEBUG : no_checksum_big_file_from_pipe: md5 = ffdb9e252ae4cacb5b3d6e51a4338013 OK 2025/09/18 02:06:14 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 02:06:17 DEBUG : with_checksum_small_file_from_pipe: md5 = 5aebe736748244523037eaf06a0394ee OK 2025/09/18 02:06:17 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 02:06:18 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/09/18 02:06:19 DEBUG : with_checksum_big_file_from_pipe: md5 = f2f1916edfa6241457343d6eca60133b OK 2025/09/18 02:06:19 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-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 02:06:22 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 02:06:23 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/18 02:06:24 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (34 bytes), uploading instead of streaming 2025/09/18 02:06:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/18 02:06:28 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/09/18 02:06:29 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.42s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.94s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.07s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.18s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/09/18 02:06:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (48 bytes), uploading instead of streaming 2025/09/18 02:06:32 DEBUG : rcat_metadata: md5 = aa87307c061868105074279bef583817 OK 2025/09/18 02:06:32 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/09/18 02:06:34 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/09/18 02:06:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = bcd065e231f9f552988ff6506b211f57 OK 2025/09/18 02:06:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.06s) --- PASS: TestRcatMetadata/Normal (2.64s) --- PASS: TestRcatMetadata/ViaDisk (2.90s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:38 DEBUG : potato1: md5 = d4f1b4ceb3f91616aa2d308147b43c47 OK 2025/09/18 02:06:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/18 02:06:40 DEBUG : potato2: md5 = f9d3800693afe75fe2b9f1f1ebc9a878 OK 2025/09/18 02:06:40 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.58s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:43 DEBUG : potato1: md5 = bac9c463ccd987ab6d7edb4ea568f0a8 OK 2025/09/18 02:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': File to upload is small (60 bytes), uploading instead of streaming 2025/09/18 02:06:44 DEBUG : potato2: md5 = 5b6d6ca2c88fe5b5231938e75bf9f057 OK 2025/09/18 02:06:44 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.24s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:48 DEBUG : potato2: md5 = ac2b8ef32878bfe97713e935791b24cd OK 2025/09/18 02:06:50 DEBUG : empty space: md5 = abdb949644439784c0503c7ae5614dc8 OK 2025/09/18 02:06:52 DEBUG : sub dir/potato3: md5 = 4c849ecbe0a801191639dbe586ac6ded OK 2025/09/18 02:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Touching "sub dir/potato3" 2025/09/18 02:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Touching "potato2" 2025/09/18 02:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Touching "empty space" 2025/09/18 02:06:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (10.25s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:57 DEBUG : dir with metadata: Making directory with metadata 2025/09/18 02:06:58 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.43s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:06:59 DEBUG : directory with modtime: Making directory with metadata 2025/09/18 02:07:00 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.67s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:07:02 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/18 02:07:02 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 02:07:02 DEBUG : Google drive root 'crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg': Skipping btime metadata as can't update it on an existing file: 2025-09-18T02:07:02.480988882Z 2025/09/18 02:07:03 INFO : non existent directory: Updated directory metadata 2025/09/18 02:07:05 DEBUG : Google drive root 'crypt/02hqcrg45qm011tce0fr6jrin4uuq8gvfbkmvbef82emc7uqq6mg': Skipping btime metadata as can't update it on an existing file: 2025-09-18T02:07:02.480988882Z 2025/09/18 02:07:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.99s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:07:07 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/09/18 02:07:09 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/09/18 02:07:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:07:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/09/18 02:07:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 02:07:11 DEBUG : dst: Making directory with metadata 2025/09/18 02:07:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/18 02:07:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/09/18 02:07:12 INFO : dst: Set directory modification time (using SetModTime) 2025/09/18 02:07:13 INFO : dst: Set directory modification time (using SetModTime) 2025/09/18 02:07:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/09/18 02:07:13 INFO : dst: Set directory modification time (using SetModTime) 2025/09/18 02:07:13 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.70s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo'", Local "Local file system at /tmp/rclone3174577613", Modify Window "1ms" 2025/09/18 02:07:17 DEBUG : sub dir/test remove existing: md5 = e4e356dc2d2ac65408b4f4d843d7eec7 OK 2025/09/18 02:07:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 01716f21d4b656c1215f5062274e4c88 OK 2025/09/18 02:07:21 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dorarar1" before starting 2025/09/18 02:07:22 DEBUG : sub dir/test remove existing.dorarar1: TEST: removing renamed existing file after operation 2025/09/18 02:07:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cajomop7" before starting 2025/09/18 02:07:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.cajomop7: TEST: renaming existing back after failed operation 2025/09/18 02:07:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soretuw6" before starting 2025/09/18 02:07:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.soretuw6: TEST: removing renamed existing file after operation 2025/09/18 02:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "6uq9equnh7eva0md2d25hti7j8qpviq7atgtea3ug3cnsemtdgte027d7r5kisi85f31jbuvpjatvaf5ohbldiqnhusetc5lmr76rinscgs1mli2pgec21ktdlvgklcu8og7mt3caormnk3ttpbjf44al9cj74t07s03o6feomcrlhs0u0u0" 2025/09/18 02:07:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "92ashvs68m5grn85gu8kcg2flrf0uc05skfplfhlg2pbvic6paag" --- PASS: TestRemoveExisting (13.71s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/09/18 02:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yojipuf4yayo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m17.628276355s (try 1/5)