"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/30 17:55:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja" 2025/04/30 17:55:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:55:09 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0" 2025/04/30 17:55:10 DEBUG : Creating backend with remote "/tmp/rclone3033613232" === 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/04/30 17:55:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/04/30 17:55:10 DEBUG : potato: Seek from 10 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 10 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Seek from 5 to 2 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/04/30 17:55:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Seek from 5 to 2 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/04/30 17:55:10 DEBUG : potato: Seek from 8 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 8 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/04/30 17:55:10 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/04/30 17:55:10 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/04/30 17:55:10 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/04/30 17:55:10 DEBUG : potato: Seek from 5 to 2 2025/04/30 17:55:10 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/04/30 17:55:10 DEBUG : potato: Seek from 9 to 0 2025/04/30 17:55:10 DEBUG : potato: Seek from 9 to 0 2025/04/30 17:55:10 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:55:13 DEBUG : rutabaga: md5 = bcd544ed90242df168f61128e0002dc4 OK === RUN TestCheck/1 === RUN TestCheck/2 2025/04/30 17:55:15 DEBUG : empty space: md5 = 9cccdddea4548f4ce48639e844ffbe2a OK === RUN TestCheck/3 2025/04/30 17:55:18 DEBUG : potato2: md5 = 66b72eaa0da26d8a437fe956278000bb OK === RUN TestCheck/4 === RUN TestCheck/5 2025/04/30 17:55:20 DEBUG : remotepotato: md5 = 8d3dfaeec6ea4c5e7b5f55b4bd4e4c7d OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.43s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.26s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.34s) === RUN TestCheckFsError 2025/04/30 17:55:24 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 17:55:24 DEBUG : Config file has changed externally - reloading 2025/04/30 17:55:24 DEBUG : Creating backend with remote "nonexistent" 2025/04/30 17:55:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/04/30 17:55:24 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/04/30 17:55:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/04/30 17:55:24 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:55:25 DEBUG : rutabaga: md5 = b5121fb903fc73ad9c53bbbc3f989208 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/04/30 17:55:29 DEBUG : empty space: md5 = d89c19c53e83ab1d83615e6725fcb2d4 OK === RUN TestCheckDownload/3 2025/04/30 17:55:33 DEBUG : potato2: md5 = ada42ceb768e07be5fded75c44b43092 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/04/30 17:55:41 DEBUG : remotepotato: md5 = 7336c94ea691ee1fae3894ecf6b14fda OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (22.15s) --- PASS: TestCheckDownload/1 (1.43s) --- PASS: TestCheckDownload/2 (0.90s) --- PASS: TestCheckDownload/3 (1.59s) --- PASS: TestCheckDownload/4 (1.16s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.48s) --- PASS: TestCheckDownload/7 (1.12s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:55:47 DEBUG : rutabaga: md5 = d1b71fc96015a28da391545ea440c629 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/04/30 17:55:50 DEBUG : empty space: md5 = d08cc6b17988ac777bc36b34b4a25172 OK === RUN TestCheckSizeOnly/3 2025/04/30 17:55:52 DEBUG : potato2: md5 = 3737582471dcf87daf592ec57a5c1a75 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/04/30 17:55:54 DEBUG : remotepotato: md5 = 6c0fb4dbd8c14a3620f0bc6a2ea824da OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.21s) --- PASS: TestCheckSizeOnly/1 (0.24s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.22s) --- PASS: TestCheckSizeOnly/5 (0.27s) --- PASS: TestCheckSizeOnly/6 (0.27s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:55:59 DEBUG : test.sum: md5 = 40a8c435ca736b7796d5061068aab3a4 OK 2025/04/30 17:56:00 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 17:56:00 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 17:56:00 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 17:56:00 NOTICE: test.sum: 2 warning(s) suppressed... 2025/04/30 17:56:01 DEBUG : test.sum: md5 = d29818650df4dc4260d28b8545aafe26 OK 2025/04/30 17:56:02 NOTICE: test.sum: improperly formatted checksum line 4 2025/04/30 17:56:02 NOTICE: test.sum: improperly formatted checksum line 5 2025/04/30 17:56:02 NOTICE: test.sum: improperly formatted checksum line 6 2025/04/30 17:56:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.21s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:56:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/data" 2025/04/30 17:56:03 DEBUG : Config file has changed externally - reloading 2025/04/30 17:56:04 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja/data' lacks md5, skipping --- SKIP: TestCheckSum (2.17s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:56:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/data" 2025/04/30 17:56:06 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/vjrnln8ratgmqakfosrqe8espk" 2025/04/30 17:56:10 DEBUG : data/banana: md5 = ccca69f8fc96c77f7bec09ffe7ba72e3 OK 2025/04/30 17:56:11 DEBUG : test.sum: md5 = 4e77a69f9adf425d783915726b7f2a3c OK === RUN TestCheckSumDownload/subtest1 2025/04/30 17:56:15 DEBUG : data/potato: md5 = a1f29d8a4145adcceb8e71116926c3ca OK 2025/04/30 17:56:17 DEBUG : test.sum: md5 = 2d805da5657deb3385d2d9a27d1d267f OK === RUN TestCheckSumDownload/subtest2 2025/04/30 17:56:22 DEBUG : test.sum: md5 = 4504a1ea12a4c828e0a079faeff2bba3 OK === RUN TestCheckSumDownload/subtest3 2025/04/30 17:56:27 DEBUG : test.sum: md5 = 304e130d857f882e13644b3269173dff OK === RUN TestCheckSumDownload/subtest4 2025/04/30 17:56:32 DEBUG : test.sum: md5 = b92beff53ce0a57b2281bf2a29a392e5 OK === RUN TestCheckSumDownload/subtest5 2025/04/30 17:56:36 DEBUG : test.sum: md5 = 252035610c51ddc3bd44e9352cd50a17 OK === RUN TestCheckSumDownload/subtest6 2025/04/30 17:56:41 DEBUG : data/banana: md5 = 5ed16759bf350727fd6758c6fdee6dae OK 2025/04/30 17:56:42 DEBUG : data/potato: md5 = ccc5a21bb7fc7696b8f46dd1f8f79047 OK 2025/04/30 17:56:43 DEBUG : test.sum: md5 = a31ba3891941b9d1f52b70d53cfda287 OK === RUN TestCheckSumDownload/subtest7 2025/04/30 17:56:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/30 17:56:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (43.62s) --- PASS: TestCheckSumDownload/subtest1 (2.45s) --- PASS: TestCheckSumDownload/subtest2 (2.70s) --- PASS: TestCheckSumDownload/subtest3 (2.70s) --- PASS: TestCheckSumDownload/subtest4 (2.38s) --- PASS: TestCheckSumDownload/subtest5 (2.33s) --- PASS: TestCheckSumDownload/subtest6 (2.29s) --- PASS: TestCheckSumDownload/subtest7 (2.31s) === RUN TestApplyTransforms 2025/04/30 17:56:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-secotip4reje" 2025/04/30 17:56:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:56:49 DEBUG : Creating backend with remote "TestDrive:crypt/0brndsqn13bkqn6uv9br8s9ggcejh7ci5711n5fulojsp67kf4dg" 2025/04/30 17:56:53 DEBUG : Creating backend with remote "/tmp/rclone3777152382" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje'", Local "Local file system at /tmp/rclone3777152382", Modify Window "1ms" 2025/04/30 17:56:55 DEBUG : hello, world!: md5 = c7fbfcace8c005eebcb144a4218a81e0 OK upper checkfile vs. lower remote (without normalization) 2025/04/30 17:56:56 ERROR : hello, world!: sum not found 2025/04/30 17:56:56 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje' 2025/04/30 17:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': 1 files missing 2025/04/30 17:56:56 NOTICE: 1 hashes missing 2025/04/30 17:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': 2 differences found 2025/04/30 17:56:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/30 17:56:57 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': 0 differences found 2025/04/30 17:56:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': 1 matching files 2025/04/30 17:56:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juxipit4hofu" 2025/04/30 17:56:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:56:57 DEBUG : Creating backend with remote "TestDrive:crypt/h3orap9kqs120j2r25jb47dqld78f2dm1hmn6ec7v5hdt9o9nf00" 2025/04/30 17:56:58 DEBUG : Creating backend with remote "/tmp/rclone787069836" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu'", Local "Local file system at /tmp/rclone787069836", Modify Window "1ms" 2025/04/30 17:57:00 DEBUG : HELLO, WORLD!: md5 = c52a228dc1aab09fa3ecae0240fe7ae7 OK lower checkfile vs. upper remote (without normalization) 2025/04/30 17:57:01 ERROR : HELLO, WORLD!: sum not found 2025/04/30 17:57:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu' 2025/04/30 17:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': 1 files missing 2025/04/30 17:57:01 NOTICE: 1 hashes missing 2025/04/30 17:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': 2 differences found 2025/04/30 17:57:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/30 17:57:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': 0 differences found 2025/04/30 17:57:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': 1 matching files 2025/04/30 17:57:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-magohuj2vuwe" 2025/04/30 17:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:02 DEBUG : Creating backend with remote "TestDrive:crypt/2v8462v1q5t76r2lelvlrm3k00liin68ph1bf45a78k9cnrqtnu0" 2025/04/30 17:57:03 DEBUG : Creating backend with remote "/tmp/rclone19609173" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe'", Local "Local file system at /tmp/rclone19609173", Modify Window "1ms" 2025/04/30 17:57:05 DEBUG : HeLlO, wOrLd!: md5 = cf35ca04d650223f62d6114927005f95 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/30 17:57:06 ERROR : HeLlO, wOrLd!: sum not found 2025/04/30 17:57:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe' 2025/04/30 17:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': 1 files missing 2025/04/30 17:57:06 NOTICE: 1 hashes missing 2025/04/30 17:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': 2 differences found 2025/04/30 17:57:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/30 17:57:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': 0 differences found 2025/04/30 17:57:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': 1 matching files 2025/04/30 17:57:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lebonuw7gafe" 2025/04/30 17:57:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:07 DEBUG : Creating backend with remote "TestDrive:crypt/2qhlilbgudnh13290lorinkqv9a538v7loqog846l633b8iqbfm0" 2025/04/30 17:57:08 DEBUG : Creating backend with remote "/tmp/rclone653494061" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe'", Local "Local file system at /tmp/rclone653494061", Modify Window "1ms" 2025/04/30 17:57:10 DEBUG : HELLO, WORLD!: md5 = 387cfc04ecb09566b280eeec28272d39 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/30 17:57:11 ERROR : HELLO, WORLD!: sum not found 2025/04/30 17:57:11 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe' 2025/04/30 17:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': 1 files missing 2025/04/30 17:57:11 NOTICE: 1 hashes missing 2025/04/30 17:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': 2 differences found 2025/04/30 17:57:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/30 17:57:12 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': 0 differences found 2025/04/30 17:57:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': 1 matching files 2025/04/30 17:57:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vageval4mabo" 2025/04/30 17:57:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:12 DEBUG : Creating backend with remote "TestDrive:crypt/aibrufeiu48l77qfr3utaa3n87o9buo5nee2do1i5p0oe877hjj0" 2025/04/30 17:57:13 DEBUG : Creating backend with remote "/tmp/rclone652157134" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo'", Local "Local file system at /tmp/rclone652157134", Modify Window "1ms" 2025/04/30 17:57:15 DEBUG : 測試_Русский___ě_áñ: md5 = c4055d8f4e8accf85db167392d9a1533 OK NFD checkfile vs. NFC remote (without normalization) 2025/04/30 17:57:16 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:16 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo' 2025/04/30 17:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': 1 files missing 2025/04/30 17:57:16 NOTICE: 1 hashes missing 2025/04/30 17:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': 2 differences found 2025/04/30 17:57:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/30 17:57:17 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': 0 differences found 2025/04/30 17:57:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': 1 matching files 2025/04/30 17:57:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tezufig2mozi" 2025/04/30 17:57:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:17 DEBUG : Creating backend with remote "TestDrive:crypt/bulbvjaq02r8jps93j5vckg8tql2s4660ogbn3l56ftn8gopt0b0" 2025/04/30 17:57:18 DEBUG : Creating backend with remote "/tmp/rclone1392533534" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi'", Local "Local file system at /tmp/rclone1392533534", Modify Window "1ms" 2025/04/30 17:57:21 DEBUG : 測試_Русский___ě_áñ: md5 = f613bf8e5b06874c250065dbcaf8cdcc OK NFC checkfile vs. NFD remote (without normalization) 2025/04/30 17:57:22 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:22 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi' 2025/04/30 17:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': 1 files missing 2025/04/30 17:57:22 NOTICE: 1 hashes missing 2025/04/30 17:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': 2 differences found 2025/04/30 17:57:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/30 17:57:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': 0 differences found 2025/04/30 17:57:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': 1 matching files 2025/04/30 17:57:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-naqiduc0soto" 2025/04/30 17:57:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:23 DEBUG : Creating backend with remote "TestDrive:crypt/1q558141k8so93thoo3fgmbql0lfikblsi5m9uikd6qnfp8d2ee0" 2025/04/30 17:57:24 DEBUG : Creating backend with remote "/tmp/rclone2544545281" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto'", Local "Local file system at /tmp/rclone2544545281", Modify Window "1ms" 2025/04/30 17:57:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6a4438a1b4a548cb229a6e3a07a05efe OK NFDx2 checkfile vs. both remote (without normalization) 2025/04/30 17:57:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto' 2025/04/30 17:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': 1 files missing 2025/04/30 17:57:27 NOTICE: 1 hashes missing 2025/04/30 17:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': 2 differences found 2025/04/30 17:57:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/30 17:57:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': 0 differences found 2025/04/30 17:57:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': 1 matching files 2025/04/30 17:57:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jobadik0giri" 2025/04/30 17:57:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:28 DEBUG : Creating backend with remote "TestDrive:crypt/s8c4lboinil63ulo8591uihpofhru6039nq28suei88psp7eglp0" 2025/04/30 17:57:29 DEBUG : Creating backend with remote "/tmp/rclone3800322254" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri'", Local "Local file system at /tmp/rclone3800322254", Modify Window "1ms" 2025/04/30 17:57:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = dbe0557d368930c76a2417fd6b0cf3d1 OK NFCx2 checkfile vs. both remote (without normalization) 2025/04/30 17:57:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri' 2025/04/30 17:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': 1 files missing 2025/04/30 17:57:32 NOTICE: 1 hashes missing 2025/04/30 17:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': 2 differences found 2025/04/30 17:57:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/30 17:57:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': 0 differences found 2025/04/30 17:57:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': 1 matching files 2025/04/30 17:57:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vubacah4wexo" 2025/04/30 17:57:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:33 DEBUG : Creating backend with remote "TestDrive:crypt/lu6i9jki3a77e33bqh7coe9fvgh1v7vbi8ud7pvt4qn37t8qvb80" 2025/04/30 17:57:34 DEBUG : Creating backend with remote "/tmp/rclone2567203807" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo'", Local "Local file system at /tmp/rclone2567203807", Modify Window "1ms" 2025/04/30 17:57:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0cd02bdd8356900da3ccebc7bda4bae2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/04/30 17:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:37 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo' 2025/04/30 17:57:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': 1 files missing 2025/04/30 17:57:37 NOTICE: 1 hashes missing 2025/04/30 17:57:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': 2 differences found 2025/04/30 17:57:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/30 17:57:38 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': 0 differences found 2025/04/30 17:57:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': 1 matching files 2025/04/30 17:57:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senozug5zexu" 2025/04/30 17:57:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 17:57:38 DEBUG : Creating backend with remote "TestDrive:crypt/hm5jjhccefcvtjq8kmvarffc684ljtpte6si16cfip3jns6deigg" 2025/04/30 17:57:42 DEBUG : Creating backend with remote "/tmp/rclone1631572120" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu'", Local "Local file system at /tmp/rclone1631572120", Modify Window "1ms" 2025/04/30 17:57:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 70adebb013d486708c54aff1182e7a81 OK both checkfile vs. NFCx2 remote (without normalization) 2025/04/30 17:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/30 17:57:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu' 2025/04/30 17:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': 1 files missing 2025/04/30 17:57:44 NOTICE: 1 hashes missing 2025/04/30 17:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': 2 differences found 2025/04/30 17:57:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/30 17:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/04/30 17:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': 0 differences found 2025/04/30 17:57:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': 1 matching files 2025/04/30 17:57:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senozug5zexu': Purge remote 2025/04/30 17:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vubacah4wexo': Purge remote 2025/04/30 17:57:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jobadik0giri': Purge remote 2025/04/30 17:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-naqiduc0soto': Purge remote 2025/04/30 17:57:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tezufig2mozi': Purge remote 2025/04/30 17:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vageval4mabo': Purge remote 2025/04/30 17:57:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lebonuw7gafe': Purge remote 2025/04/30 17:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-magohuj2vuwe': Purge remote 2025/04/30 17:57:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juxipit4hofu': Purge remote 2025/04/30 17:57:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-secotip4reje': Purge remote --- PASS: TestApplyTransforms (61.12s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:57:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 17:57:53 DEBUG : sub/file2: md5 = 704387e59a6dac523113007c98870765 OK 2025/04/30 17:57:53 INFO : file1: Copied (new) to: sub/file2 2025/04/30 17:57:53 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 17:57:53 DEBUG : file1: Unchanged skipping 2025/04/30 17:57:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': don't need to copy/move sub/file2, it is already at target location 2025/04/30 17:57:56 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.24s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:57:59 DEBUG : dst/file1: md5 = fed4f358c27764d0e9fc55a855590086 OK 2025/04/30 17:58:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/backup" 2025/04/30 17:58:00 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 17:58:02 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 17:58:04 INFO : dst/file1: Moved (server-side) 2025/04/30 17:58:06 DEBUG : dst/file1: md5 = c20d10c4564d741eee0adac59cac4273 OK 2025/04/30 17:58:06 INFO : dst/file1: Copied (new) 2025/04/30 17:58:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 17:58:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 17:58:10 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.47s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:58:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/dst" 2025/04/30 17:58:11 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 17:58:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/CompareDest" 2025/04/30 17:58:12 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/gveqi14airsml4bgu7krj116o8" 2025/04/30 17:58:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 17:58:16 DEBUG : one: md5 = fe7922f7b60739ae3350bd831fbe934b OK 2025/04/30 17:58:16 INFO : one: Copied (new) 2025/04/30 17:58:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:19 DEBUG : one: md5 = 150916ca76d0a437fc599bc7639f8e25 OK 2025/04/30 17:58:19 INFO : one: Copied (replaced existing) 2025/04/30 17:58:21 DEBUG : dst/one: md5 = 31354c62504c8f6dc930a160ebd370e5 OK 2025/04/30 17:58:23 DEBUG : CompareDest/one: md5 = 535175a0c53c4e82f8137c7390f55edd OK 2025/04/30 17:58:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/30 17:58:26 DEBUG : CompareDest/two: md5 = fa2d5b919acda9f01f7bd1bf1cc2322a OK 2025/04/30 17:58:27 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:58:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 17:58:28 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:58:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/30 17:58:29 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:58:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:31 DEBUG : two: md5 = d49449bf573a3dd20577990f5d0f5003 OK 2025/04/30 17:58:31 INFO : two: Copied (new) 2025/04/30 17:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 17:58:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 17:58:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 17:58:35 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (25.03s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:58:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/dst" 2025/04/30 17:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 17:58:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/CopyDest" 2025/04/30 17:58:37 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/30 17:58:39 DEBUG : one: Need to transfer - File not found at Destination 2025/04/30 17:58:41 DEBUG : one: md5 = 46a7424f3f8cd5f665306f2ccd60bf64 OK 2025/04/30 17:58:41 INFO : one: Copied (new) 2025/04/30 17:58:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:44 DEBUG : one: md5 = c96f7b60317fc49ffb77a4cc9b8ae4fd OK 2025/04/30 17:58:44 INFO : one: Copied (replaced existing) 2025/04/30 17:58:46 DEBUG : dst/one: md5 = 7f5f0268e2d5be5a86908c29db59771e OK 2025/04/30 17:58:48 DEBUG : CopyDest/one: md5 = 5a4c37f9806d6ca4f2507f801430b797 OK 2025/04/30 17:58:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/BackupDir" 2025/04/30 17:58:49 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/30 17:58:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/30 17:58:53 INFO : one: Moved (server-side) 2025/04/30 17:58:54 INFO : one: Copied (server-side copy) 2025/04/30 17:58:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/30 17:58:56 DEBUG : CopyDest/two: md5 = 37e80c93e9b32d2aae2be65851977c51 OK 2025/04/30 17:58:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/30 17:58:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:58 INFO : two: Copied (server-side copy) 2025/04/30 17:58:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/30 17:58:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/30 17:58:58 DEBUG : two: Unchanged skipping 2025/04/30 17:59:01 DEBUG : CopyDest/three: md5 = 70a04c46d734ef5878c5bfdaada39b99 OK 2025/04/30 17:59:01 DEBUG : three: Need to transfer - File not found at Destination 2025/04/30 17:59:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/30 17:59:02 DEBUG : three: Destination not found in --copy-dest 2025/04/30 17:59:03 DEBUG : three: md5 = 9054e4b973b8d6300b6ec2bcf2c081d0 OK 2025/04/30 17:59:03 INFO : three: Copied (new) 2025/04/30 17:59:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 17:59:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 17:59:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 17:59:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 17:59:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 17:59:08 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 17:59:09 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (34.35s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.45s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/30 17:59:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 79233bb4cd771a63de64c96ac7de82d0 OK 2025/04/30 17:59:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/30 17:59:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/30 17:59:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:473: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2025/04/30 17:59:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/30 17:59:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/30 17:59:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 4dc02339976615efe85d8b8746d6a29c OK 2025/04/30 17:59:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/04/30 17:59:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/04/30 17:59:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.03s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.49s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using skip mode. 2025/04/30 17:59:23 NOTICE: one: Found 2 files with duplicate names 2025/04/30 17:59:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using skip mode. 2025/04/30 17:59:29 NOTICE: one: Found 3 files with duplicate names 2025/04/30 17:59:29 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/04/30 17:59:30 INFO : one: Deleted 2025/04/30 17:59:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.16s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using first mode. 2025/04/30 17:59:36 NOTICE: one: Found 3 files with duplicate names 2025/04/30 17:59:36 INFO : one: Deleted 2025/04/30 17:59:37 INFO : one: Deleted 2025/04/30 17:59:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.65s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using newest mode. 2025/04/30 17:59:42 NOTICE: one: Found 3 files with duplicate names 2025/04/30 17:59:43 INFO : one: Deleted 2025/04/30 17:59:43 INFO : one: Deleted 2025/04/30 17:59:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.60s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using oldest mode. 2025/04/30 17:59:49 NOTICE: one: Found 3 files with duplicate names 2025/04/30 17:59:50 INFO : one: Deleted 2025/04/30 17:59:53 INFO : one: Deleted 2025/04/30 17:59:53 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (9.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 17:59:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using largest mode. 2025/04/30 17:59:59 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:00:00 INFO : one: Deleted 2025/04/30 18:00:00 INFO : one: Deleted 2025/04/30 18:00:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.00s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:00:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using smallest mode. 2025/04/30 18:00:06 NOTICE: one: Found 3 files with duplicate names 2025/04/30 18:00:06 INFO : one: Deleted 2025/04/30 18:00:07 INFO : one: Deleted 2025/04/30 18:00:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.50s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:00:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Looking for duplicate names using rename mode. 2025/04/30 18:00:14 NOTICE: one.txt: Found 3 files with duplicate names 2025/04/30 18:00:16 INFO : one-2.txt: renamed from: one.txt 2025/04/30 18:00:17 INFO : one-3.txt: renamed from: one.txt 2025/04/30 18:00:18 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.90s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:00:23 DEBUG : dupe1/one.txt: md5 = a2a2837bc76458df80030fcb00914a16 OK 2025/04/30 18:00:26 DEBUG : dupe2/two.txt: md5 = 25da6dd4eb374cc8336313f150405477 OK 2025/04/30 18:00:28 DEBUG : dupe3/three.txt: md5 = f053e838ee7d6d17d2ceb577c986e074 OK 2025/04/30 18:00:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/04/30 18:00:29 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/04/30 18:00:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 18:00:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/04/30 18:00:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/30 18:00:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/04/30 18:00:34 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.81s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:00:36 DEBUG : a.txt: md5 = a6b56b9b46787774875db9acae3912b0 OK 2025/04/30 18:00:38 DEBUG : zend.txt: md5 = 30c1f1598ffd1874cad0ff89bb390c14 OK 2025/04/30 18:00:40 DEBUG : sub dir/hello world: md5 = 5f769d7340151f94d7f703577f1965f5 OK 2025/04/30 18:00:42 DEBUG : sub dir/hello world2: md5 = f8f37c2343f7dcb26f61a50d2081a44c OK 2025/04/30 18:00:44 DEBUG : sub dir/ignore dir/.ignore: md5 = 37120cde4ea1c9138ed14f284269e706 OK 2025/04/30 18:00:45 DEBUG : sub dir/ignore dir/should be ignored: md5 = ae7e46005ae7f5df543e759474a93761 OK 2025/04/30 18:00:48 DEBUG : sub dir/sub sub dir/hello world3: md5 = 9024d8ef4c13aa02b479a208ccb68398 OK 2025/04/30 18:00:49 DEBUG : a.txt: Excluded (Size Filter) 2025/04/30 18:00:49 DEBUG : a.txt: Excluded 2025/04/30 18:00:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 18:00:50 DEBUG : sub dir/hello world: Excluded 2025/04/30 18:00:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 18:00:50 DEBUG : sub dir/hello world2: Excluded 2025/04/30 18:00:50 DEBUG : sub dir/ignore dir: Excluded 2025/04/30 18:00:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/04/30 18:00:50 DEBUG : sub dir/hello world: Excluded 2025/04/30 18:00:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/04/30 18:00:50 DEBUG : sub dir/hello world2: Excluded 2025/04/30 18:00:51 DEBUG : sub dir/ignore dir: Excluded 2025/04/30 18:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/04/30 18:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/04/30 18:00:56 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/04/30 18:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/04/30 18:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/04/30 18:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/30 18:00:57 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (24.67s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:01 DEBUG : file1: md5 = ce37f51b9a5e2e472cfa1c064e81233a OK 2025/04/30 18:01:03 DEBUG : sub/file2: md5 = 57e5ebf6cffa791775e646138144ac2c 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/04/30 18:01:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/04/30 18:01:06 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/04/30 18:01:06 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/04/30 18:01:09 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.99s) --- PASS: TestListJSON/Default (0.27s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.26s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.24s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.66s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:11 DEBUG : file1: md5 = 6406695bd18f8c9d77dc5633db313571 OK 2025/04/30 18:01:13 DEBUG : sub/file2: md5 = 9b450dd528a6838ae10593c649690839 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/04/30 18:01:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/notfound" 2025/04/30 18:01:17 DEBUG : Config file has changed externally - reloading 2025/04/30 18:01:17 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/qe0i31qdkoejk60elps0ni5sqk" 2025/04/30 18:01:20 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.38s) --- PASS: TestStatJSON/Root (0.24s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.48s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.22s) --- PASS: TestStatJSON/FileDirsOnly (0.23s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.70s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Making directory 2025/04/30 18:01:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Making directory --- PASS: TestMkdir (0.73s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:24 DEBUG : sub dir/hello world: md5 = c30d2622dc39ab8c016965063aba68a0 OK 2025/04/30 18:01:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.93s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:28 DEBUG : potato2: md5 = 3eb9b6e8c1d1aa42e89fddb727675764 OK 2025/04/30 18:01:29 DEBUG : empty space: md5 = 081d49741cb6b9c2f1a9c9270c6d4660 OK --- PASS: TestLs (5.16s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:33 DEBUG : potato2: md5 = 03846f2de7b1b001c68f9749046e2107 OK 2025/04/30 18:01:34 DEBUG : empty space: md5 = 48ae07a8e0a775a706384ec00ba4f62f OK 2025/04/30 18:01:35 DEBUG : empty space: Excluded (FilesFrom Filter) --- PASS: TestLsWithFilesFrom (4.69s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:38 DEBUG : potato2: md5 = 475fb789dcc2d3341530dcd889f0567e OK 2025/04/30 18:01:39 DEBUG : empty space: md5 = 9eb313a95a181a122f3425f0a08ea357 OK --- PASS: TestLsLong (4.61s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:42 DEBUG : potato2: md5 = f1d7557f1016fcc22c63671e2b6e8cc2 OK 2025/04/30 18:01:44 DEBUG : empty space: md5 = 150edba883a334bae3631e14a9dd44b1 OK --- PASS: TestHashSums (4.74s) === RUN TestHashSumsWithErrors 2025/04/30 18:01:46 DEBUG : Creating backend with remote ":memory:" 2025/04/30 18:01:46 DEBUG : Config file has changed externally - reloading 2025/04/30 18:01:46 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/04/30 18:01:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/04/30 18:01:46 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/04/30 18:01:46 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:47 DEBUG : potato2: md5 = 00efc68dfee9505cf419d2427c26a987 OK 2025/04/30 18:01:49 DEBUG : empty space: md5 = 63f6693f225f924be89d97432f62be94 OK 2025/04/30 18:01:51 DEBUG : sub dir/potato3: md5 = 7d42a14b7c0f13095d9aa94f019e8556 OK 2025/04/30 18:01:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.99s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:01:56 DEBUG : small: md5 = f5085d7f176d02519f601afb1fb19586 OK 2025/04/30 18:01:57 DEBUG : medium: md5 = ad59bae21bc9d0724da04f1b6879d1d8 OK 2025/04/30 18:01:59 DEBUG : large: md5 = 0d35100b4acb2303a4381a1f82a004a4 OK 2025/04/30 18:01:59 DEBUG : Waiting for deletions to finish 2025/04/30 18:02:00 DEBUG : large: Excluded (Size Filter) 2025/04/30 18:02:00 INFO : small: Deleted 2025/04/30 18:02:00 INFO : medium: Deleted --- PASS: TestDelete (6.68s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:02:03 DEBUG : small: md5 = 76079de001b0a57ab9ddce45a3234d31 OK 2025/04/30 18:02:04 DEBUG : medium: md5 = bd7b8872f7ae6b9d82ff70fb71660f66 OK 2025/04/30 18:02:06 DEBUG : large: md5 = 3fc99bde656bdf597b3147345f9ab896 OK 2025/04/30 18:02:06 DEBUG : Waiting for deletions to finish 2025/04/30 18:02:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2025/04/30 18:02:07 INFO : small: Deleted 2025/04/30 18:02:07 INFO : large: Deleted --- PASS: TestMaxDelete (7.34s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:02:10 DEBUG : small: md5 = 2d1b7d984b7e6cc912a83dcdc17ef72d OK 2025/04/30 18:02:11 DEBUG : medium: md5 = c632b57fea3f258367f0d082b02ee456 OK 2025/04/30 18:02:13 DEBUG : large: md5 = ab2b5a724c768e4fe9ad77fafbeef2a0 OK 2025/04/30 18:02:13 DEBUG : Waiting for deletions to finish 2025/04/30 18:02:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 18:02:14 INFO : medium: Deleted 2025/04/30 18:02:14 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.23s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:02:17 DEBUG : small: md5 = 58e39d03d3c9b161d275a56d8d917e1d OK 2025/04/30 18:02:19 DEBUG : medium: md5 = 59e1026eedf63106599b6be6980f6211 OK 2025/04/30 18:02:20 DEBUG : large: md5 = ce2e530ba07ae57cd86935881d50d0eb OK 2025/04/30 18:02:21 DEBUG : Waiting for deletions to finish 2025/04/30 18:02:21 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/04/30 18:02:21 INFO : medium: Deleted 2025/04/30 18:02:21 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.27s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:02:24 DEBUG : ReadFile: md5 = 08de77e52709a32f3414ef3c4253c6bc OK --- PASS: TestReadFile (4.69s) === RUN TestRetry 2025/04/30 18:02:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/04/30 18:02:28 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/04/30 18:02:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:02:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:02:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:02:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/04/30 18:02:28 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:02:29 DEBUG : file1: md5 = d3ca754dee3abcd449cbddff64bd98d3 OK 2025/04/30 18:02:30 DEBUG : file2: md5 = e51ca56be56617ca526800797207eb4d OK --- PASS: TestCat (18.42s) === RUN TestPurge 2025/04/30 18:02:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sirepux6toce" 2025/04/30 18:02:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 18:02:46 DEBUG : Creating backend with remote "TestDrive:crypt/he09uaj1magcov0lj0mme4l6e6pfa2e8lpass02ouvc81fojs1ng" 2025/04/30 18:02:47 DEBUG : Creating backend with remote "/tmp/rclone2535486463" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sirepux6toce'", Local "Local file system at /tmp/rclone2535486463", Modify Window "1ms" 2025/04/30 18:02:52 DEBUG : A1/B1/C1/one: md5 = 98b18e20e667e6913a9dcaf32ba02a39 OK 2025/04/30 18:02:52 INFO : A2: Making directory 2025/04/30 18:02:52 INFO : A1/B2: Making directory 2025/04/30 18:02:53 INFO : A1/B2/C2: Making directory 2025/04/30 18:02:54 INFO : A1/B1/C3: Making directory 2025/04/30 18:02:55 INFO : A3: Making directory 2025/04/30 18:02:56 INFO : A3/B3: Making directory 2025/04/30 18:02:56 INFO : A3/B3/C4: Making directory 2025/04/30 18:02:59 DEBUG : A1/two: md5 = 89eafbf3699d580b9b8bf35abe9b9ed8 OK 2025/04/30 18:03:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sirepux6toce': Purge remote 2025/04/30 18:03:02 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.29s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:06 DEBUG : A1/B1/C1/one: md5 = a64939a3c39d71cfc9d8ae46d22b091c OK 2025/04/30 18:03:06 INFO : A2: Making directory 2025/04/30 18:03:07 INFO : A1/B2: Making directory 2025/04/30 18:03:08 INFO : A1/B2/C2: Making directory 2025/04/30 18:03:09 INFO : A1/B1/C3: Making directory 2025/04/30 18:03:10 INFO : A3: Making directory 2025/04/30 18:03:10 INFO : A3/B3: Making directory 2025/04/30 18:03:11 INFO : A3/B3/C4: Making directory 2025/04/30 18:03:14 DEBUG : A1/two: md5 = a66a1c4fe6215a103950f8d051a05ea5 OK 2025/04/30 18:03:15 DEBUG : removing 1 level 3 directories 2025/04/30 18:03:15 INFO : A3/B3/C4: Removing directory 2025/04/30 18:03:17 DEBUG : removing 2 level 3 directories 2025/04/30 18:03:17 INFO : A1/B1/C3: Removing directory 2025/04/30 18:03:17 INFO : A1/B2/C2: Removing directory 2025/04/30 18:03:18 DEBUG : removing 2 level 2 directories 2025/04/30 18:03:18 INFO : A3/B3: Removing directory 2025/04/30 18:03:18 INFO : A1/B2: Removing directory 2025/04/30 18:03:18 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:03:18 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/04/30 18:03:19 DEBUG : removing 2 level 1 directories 2025/04/30 18:03:19 INFO : A3: Removing directory 2025/04/30 18:03:19 INFO : A2: Removing directory 2025/04/30 18:03:19 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/04/30 18:03:23 DEBUG : removing 1 level 3 directories 2025/04/30 18:03:23 INFO : A1/B1/C1: Removing directory 2025/04/30 18:03:23 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:24 DEBUG : removing 1 level 2 directories 2025/04/30 18:03:24 INFO : A1/B1: Removing directory 2025/04/30 18:03:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:03:24 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:03:24 DEBUG : removing 1 level 1 directories 2025/04/30 18:03:24 INFO : A1: Removing directory 2025/04/30 18:03:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:03:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:03:25 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:03:25 DEBUG : removing 1 level 0 directories 2025/04/30 18:03:25 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Removing directory 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/04/30 18:03:26 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestRmdirsNoLeaveRoot (24.27s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:27 INFO : A1: Making directory 2025/04/30 18:03:28 INFO : A1/B1: Making directory 2025/04/30 18:03:29 INFO : A1/B1/C1: Making directory 2025/04/30 18:03:31 DEBUG : removing 1 level 3 directories 2025/04/30 18:03:31 INFO : A1/B1/C1: Removing directory 2025/04/30 18:03:32 DEBUG : removing 1 level 2 directories 2025/04/30 18:03:32 INFO : A1/B1: Removing directory 2025/04/30 18:03:32 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:03:34 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.73s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:34 INFO : A1: Making directory 2025/04/30 18:03:35 INFO : A1/B1: Making directory 2025/04/30 18:03:36 INFO : A1/B1/C1: Making directory 2025/04/30 18:03:39 DEBUG : removing 1 level 3 directories 2025/04/30 18:03:39 INFO : A1/B1/C1: Removing directory 2025/04/30 18:03:39 DEBUG : removing 1 level 2 directories 2025/04/30 18:03:39 INFO : A1/B1: Removing directory 2025/04/30 18:03:40 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:03:41 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.61s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:44 DEBUG : file1: md5 = b17f71789ae0dca755b81ae9b172e551 OK 2025/04/30 18:03:44 DEBUG : filename.txt: File name found in url 2025/04/30 18:03:46 DEBUG : filename.txt: md5 = a95c19218dd8381a5b4caac33dadad50 OK 2025/04/30 18:03:46 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/04/30 18:03:47 DEBUG : headerfilename.txt: md5 = 65e9d3cbcd6d118a6ed040f8402bb6a9 OK 2025/04/30 18:03:49 DEBUG : file2: md5 = c113b612920acbb5f9f763fd260ec9cd OK --- PASS: TestCopyURL (9.20s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:52 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 18:03:54 DEBUG : sub/file2: md5 = 5e6c7a7b28455ca301eedff9f0fa581a OK 2025/04/30 18:03:54 INFO : file1: Copied (new) to: sub/file2 2025/04/30 18:03:54 INFO : file1: Deleted 2025/04/30 18:03:55 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:03:55 DEBUG : file1: Unchanged skipping 2025/04/30 18:03:55 INFO : file1: Deleted 2025/04/30 18:03:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': don't need to copy/move sub/file2, it is already at target location 2025/04/30 18:03:57 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (6.61s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:03:58 DEBUG : file1: Need to transfer - File not found at Destination 2025/04/30 18:03:59 DEBUG : file1: md5 = 20376194192ed47b4ee4c31c432e98ec OK 2025/04/30 18:03:59 INFO : file1: Copied (new) 2025/04/30 18:03:59 INFO : file1: Deleted 2025/04/30 18:04:00 DEBUG : file1: Destination exists, skipping 2025/04/30 18:04:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.72s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:04:05 DEBUG : dst/file1: md5 = fc1db74bce03a2f1bc1c48b53550d266 OK 2025/04/30 18:04:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mukatum9zoja/backup" 2025/04/30 18:04:06 DEBUG : Creating backend with remote "TestDrive:crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0/1nrff024r7pq65ecp72fc28jb0" 2025/04/30 18:04:07 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/04/30 18:04:12 INFO : dst/file1: Moved (server-side) 2025/04/30 18:04:14 DEBUG : dst/file1: md5 = f56e509579863ad81c76cb0639694d34 OK 2025/04/30 18:04:14 INFO : dst/file1: Copied (new) 2025/04/30 18:04:14 INFO : dst/file1: Deleted 2025/04/30 18:04:17 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:04:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/04/30 18:04:18 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (16.10s) === 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:04:21 DEBUG : A1/one: md5 = f9cc1a95f630235c21a7cf50746eeeea OK 2025/04/30 18:04:22 DEBUG : A1/two: md5 = 6c102f30fa2e1ec1547948c4d2e9879b OK 2025/04/30 18:04:25 DEBUG : A1/B1/three: md5 = 1651cf45218f35a4fe81abf0430ff818 OK 2025/04/30 18:04:27 DEBUG : A1/B1/C1/four: md5 = 38c92a0d70ff1d3056f088e39b8fcc52 OK 2025/04/30 18:04:29 DEBUG : A1/B1/C2/five: md5 = 83c1efbf08067bb3def3e79a306147ca OK 2025/04/30 18:04:29 INFO : A1/B2: Making directory 2025/04/30 18:04:30 INFO : A1/B1/C3: Making directory 2025/04/30 18:04:40 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/04/30 18:04:40 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/04/30 18:04:40 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/04/30 18:04:40 INFO : A2/one: Moved (server-side) to: A3/one 2025/04/30 18:04:40 INFO : A2/two: Moved (server-side) to: A3/two 2025/04/30 18:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:04:43 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:04:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:04:44 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:04:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/04/30 18:04:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/04/30 18:04:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/04/30 18:04:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/04/30 18:04:53 INFO : A3/one: Moved (server-side) to: A4/one 2025/04/30 18:04:54 INFO : A3/two: Moved (server-side) to: A4/two 2025/04/30 18:04:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:04:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:04:57 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:04:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:04:57 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:05:04 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/04/30 18:05:05 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/30 18:05:06 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (48.48s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:07 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.43s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:05:09 DEBUG : no_checksum_small_file_from_pipe: md5 = c1737bf806e7773dff86a899fb723dff OK 2025/04/30 18:05:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/30 18:05:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:05:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/04/30 18:05:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 1978cffb762c0e9bb5f192f6f9bb53ba OK 2025/04/30 18:05:11 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:05:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 672c4fd5f4da9853d4aae7b3b84d787e OK 2025/04/30 18:05:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:05:15 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/04/30 18:05:16 DEBUG : with_checksum_big_file_from_pipe: md5 = 22f76eb0f10246781c5e630f811bd276 OK 2025/04/30 18:05:16 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:05:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:05:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/30 18:05:22 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-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (34 bytes), uploading instead of streaming 2025/04/30 18:05:25 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/04/30 18:05:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/04/30 18:05:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.51s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.42s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.21s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.54s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.33s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/04/30 18:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (48 bytes), uploading instead of streaming 2025/04/30 18:05:31 DEBUG : rcat_metadata: md5 = 94012d9a7e449579299488fa65ebc712 OK 2025/04/30 18:05:31 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/04/30 18:05:33 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/04/30 18:05:34 DEBUG : rcat_metadata_uploadcutoff0: md5 = 8e39c98ce682ad1a94a0265587ddd67b OK 2025/04/30 18:05:34 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.03s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (2.77s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:37 DEBUG : potato1: md5 = f38f107ef98203b548721841b0155286 OK 2025/04/30 18:05:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (60 bytes), uploading instead of streaming 2025/04/30 18:05:38 DEBUG : potato2: md5 = 938a23bd1c2dc7c0229cbaab64f5ee52 OK 2025/04/30 18:05:38 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.59s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:41 DEBUG : potato1: md5 = 63fae30ec678f94156e6977e5fb48a07 OK 2025/04/30 18:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': File to upload is small (60 bytes), uploading instead of streaming 2025/04/30 18:05:42 DEBUG : potato2: md5 = 5433f0c3f0d318af628ef4e3543f9344 OK 2025/04/30 18:05:42 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.20s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:48 DEBUG : potato2: md5 = b4c2b23400e412ad75ac30a106e39e36 OK 2025/04/30 18:05:49 DEBUG : empty space: md5 = 3a6c3134f2368df3268c97522ed5d585 OK 2025/04/30 18:05:52 DEBUG : sub dir/potato3: md5 = 06b6975090e23c4095e080677998f3de OK 2025/04/30 18:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Touching "empty space" 2025/04/30 18:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Touching "potato2" 2025/04/30 18:05:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Touching "sub dir/potato3" 2025/04/30 18:05:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.31s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:05:58 DEBUG : dir with metadata: Making directory with metadata 2025/04/30 18:05:59 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.35s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:06:01 DEBUG : directory with modtime: Making directory with metadata 2025/04/30 18:06:01 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.60s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:06:03 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/30 18:06:03 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:06:03 DEBUG : Google drive root 'crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0': Skipping btime metadata as can't update it on an existing file: 2025-04-30T18:06:03.652342408Z 2025/04/30 18:06:04 INFO : non existent directory: Updated directory metadata 2025/04/30 18:06:06 DEBUG : Google drive root 'crypt/l655oheqkgm0mst2oh4oj4vgdm63kkl82ocsthcbhnfrget3iih0': Skipping btime metadata as can't update it on an existing file: 2025-04-30T18:06:03.652342408Z 2025/04/30 18:06:06 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.94s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:06:08 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/04/30 18:06:10 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/04/30 18:06:11 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.07s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:06:12 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/04/30 18:06:12 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:06:12 DEBUG : dst: Making directory with metadata 2025/04/30 18:06:13 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/30 18:06:13 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/30 18:06:14 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:06:14 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:06:14 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/04/30 18:06:15 INFO : dst: Set directory modification time (using SetModTime) 2025/04/30 18:06:15 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.85s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja'", Local "Local file system at /tmp/rclone3033613232", Modify Window "1ms" 2025/04/30 18:06:18 DEBUG : sub dir/test remove existing: md5 = c2cdbc680916f2d9e0630914c685a30d OK 2025/04/30 18:06:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 40ac40d74cf75bb7768fa56fd128204e OK 2025/04/30 18:06:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hujufil6" before starting 2025/04/30 18:06:23 DEBUG : sub dir/test remove existing.hujufil6: TEST: removing renamed existing file after operation 2025/04/30 18:06:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comawed3" before starting 2025/04/30 18:06:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.comawed3: TEST: renaming existing back after failed operation 2025/04/30 18:06:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qigodug5" before starting 2025/04/30 18:06:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qigodug5: TEST: removing renamed existing file after operation 2025/04/30 18:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "iukf25dvjsevd7sgakb4vn8rmjdiqpe156214ir3k05a1bgbe1u8f6k3lul4jhlpsnen1ummeg2v15dfgmbev2ksir9eb3jjb3imoli5dj7pfdnffenmpfhl9rqj4h1q8ngcan33c2fq6m9p6ruf76jb7kcqjb9e5apgtavt83ooslam7g90" 2025/04/30 18:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u4sro6psms6ie2ig6b2ub78a9m3mr14h3p9c6oa1pc02cdqorjig" --- PASS: TestRemoveExisting (13.75s) === 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/04/30 18:06:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mukatum9zoja': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 11m21.608513347s (try 1/5)