"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/22 01:30:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa" 2025/01/22 01:30:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:30:45 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg" 2025/01/22 01:30:46 DEBUG : Creating backend with remote "/tmp/rclone3364290072" === 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", 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/01/22 01:30:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/22 01:30:46 DEBUG : potato: Seek from 10 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 10 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Seek from 5 to 2 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/22 01:30:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Seek from 5 to 2 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/22 01:30:46 DEBUG : potato: Seek from 8 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 8 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/22 01:30:46 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/22 01:30:46 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/22 01:30:46 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/22 01:30:46 DEBUG : potato: Seek from 5 to 2 2025/01/22 01:30:46 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/22 01:30:46 DEBUG : potato: Seek from 9 to 0 2025/01/22 01:30:46 DEBUG : potato: Seek from 9 to 0 2025/01/22 01:30:46 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:30:49 DEBUG : rutabaga: md5 = 1791c8d25b8338872ff232cbbf828fec OK === RUN TestCheck/1 === RUN TestCheck/2 2025/01/22 01:30:51 DEBUG : empty space: md5 = 2379ebdf47dd0399ededd491407297ce OK === RUN TestCheck/3 2025/01/22 01:30:54 DEBUG : potato2: md5 = af088a3af82b63814e0eb3ac877254f1 OK === RUN TestCheck/4 === RUN TestCheck/5 2025/01/22 01:30:56 DEBUG : remotepotato: md5 = 04cb403c09d60bef89821dcb75e2cfd5 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.87s) --- PASS: TestCheck/1 (0.23s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.24s) --- PASS: TestCheck/4 (0.26s) --- PASS: TestCheck/5 (0.26s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2025/01/22 01:31:00 DEBUG : Creating backend with remote "nonexistent" 2025/01/22 01:31:00 DEBUG : Creating backend with remote "nonexistent" 2025/01/22 01:31:00 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/22 01:31:00 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/01/22 01:31:00 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/22 01:31:00 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:31:02 DEBUG : rutabaga: md5 = cac5aa67a917c83efad865c46beda6ae OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/01/22 01:31:06 DEBUG : empty space: md5 = 20be86c047c087cdf6921a307fca6797 OK === RUN TestCheckDownload/3 2025/01/22 01:31:09 DEBUG : potato2: md5 = db5eb5302a1185a5977f360a44e31ae9 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/01/22 01:31:13 DEBUG : remotepotato: md5 = 0bba27ce1b18c96df6f1e2edfd408162 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.12s) --- PASS: TestCheckDownload/1 (1.07s) --- PASS: TestCheckDownload/2 (0.94s) --- PASS: TestCheckDownload/3 (0.92s) --- PASS: TestCheckDownload/4 (1.60s) --- PASS: TestCheckDownload/5 (0.83s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.92s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:31:20 DEBUG : rutabaga: md5 = 9b3ba85845a5853a9774dc5394cf6f19 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/01/22 01:31:22 DEBUG : empty space: md5 = 5a6fc281332dc64852c3bb1ae8078127 OK === RUN TestCheckSizeOnly/3 2025/01/22 01:31:25 DEBUG : potato2: md5 = ec97498fc7f79b7fb262c996ea6e7e38 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/01/22 01:31:27 DEBUG : remotepotato: md5 = 2b1ec97a893893b2eacdc323339fe86f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.05s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.23s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:31:33 DEBUG : test.sum: md5 = ff8ddbdac5d437f4fa45f345392d60c8 OK 2025/01/22 01:31:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/22 01:31:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/22 01:31:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/22 01:31:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/22 01:31:36 DEBUG : test.sum: md5 = 951dc2f6fc077992da6ac4416b3cafc3 OK 2025/01/22 01:31:37 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/22 01:31:37 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/22 01:31:37 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/22 01:31:37 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.54s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:31:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/data" 2025/01/22 01:31:39 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.10s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:31:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/data" 2025/01/22 01:31:41 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/vjrnln8ratgmqakfosrqe8espk" 2025/01/22 01:31:45 DEBUG : data/banana: md5 = 877f6cf6b1ed522de6f3ee16a7b1a473 OK 2025/01/22 01:31:47 DEBUG : test.sum: md5 = 2fa9fd8c815770ddf4273817e15484b5 OK === RUN TestCheckSumDownload/subtest1 2025/01/22 01:31:53 DEBUG : data/potato: md5 = 4bff4d18d32b0059d5499fb51c54a037 OK 2025/01/22 01:31:54 DEBUG : test.sum: md5 = 58243a023fe5eff12ba9f865164d244f OK === RUN TestCheckSumDownload/subtest2 2025/01/22 01:31:59 DEBUG : test.sum: md5 = 7e71b1d3c943a250239d0d6b4a77583a OK === RUN TestCheckSumDownload/subtest3 2025/01/22 01:32:05 DEBUG : test.sum: md5 = d4282467f1dc6b539a21f8a9ec83d98b OK === RUN TestCheckSumDownload/subtest4 2025/01/22 01:32:09 DEBUG : test.sum: md5 = 189503708a3971505bfde195b15e03b8 OK === RUN TestCheckSumDownload/subtest5 2025/01/22 01:32:14 DEBUG : test.sum: md5 = e0c340da6db7486ac15a29e561ffd576 OK === RUN TestCheckSumDownload/subtest6 2025/01/22 01:32:18 DEBUG : data/banana: md5 = d987545307fa3f24cbc5a3ee00b4b64c OK 2025/01/22 01:32:20 DEBUG : data/potato: md5 = eb7e1047324b87d338daa65362c164ba OK 2025/01/22 01:32:21 DEBUG : test.sum: md5 = db0ed83fd4cdb3132689f47a6136eb16 OK === RUN TestCheckSumDownload/subtest7 2025/01/22 01:32:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/22 01:32:27 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (47.31s) --- PASS: TestCheckSumDownload/subtest1 (2.97s) --- PASS: TestCheckSumDownload/subtest2 (2.94s) --- PASS: TestCheckSumDownload/subtest3 (3.18s) --- PASS: TestCheckSumDownload/subtest4 (2.32s) --- PASS: TestCheckSumDownload/subtest5 (2.54s) --- PASS: TestCheckSumDownload/subtest6 (2.10s) --- PASS: TestCheckSumDownload/subtest7 (2.84s) === RUN TestApplyTransforms 2025/01/22 01:32:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-robuwem9cumo" 2025/01/22 01:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:28 DEBUG : Creating backend with remote "TestDrive:crypt/758b2ohhtivaq48jtrtu1j9t6u5cn5igpvsmvq2vf7uipcpupks0" 2025/01/22 01:32:29 DEBUG : Creating backend with remote "/tmp/rclone3912133461" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo'", Local "Local file system at /tmp/rclone3912133461", Modify Window "1ms" 2025/01/22 01:32:32 DEBUG : hello, world!: md5 = f5a58e01776c6593a73a8dcf7ee069c5 OK upper checkfile vs. lower remote (without normalization) 2025/01/22 01:32:32 ERROR : hello, world!: sum not found 2025/01/22 01:32:32 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo' 2025/01/22 01:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': 1 files missing 2025/01/22 01:32:32 NOTICE: 1 hashes missing 2025/01/22 01:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': 2 differences found 2025/01/22 01:32:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/22 01:32:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:32:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': 0 differences found 2025/01/22 01:32:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': 1 matching files 2025/01/22 01:32:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zadanop3rabe" 2025/01/22 01:32:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:34 DEBUG : Creating backend with remote "TestDrive:crypt/9aqpus4u6nrvjmktimqrq4k70pv85ust2e4b70a7eoiglv083tv0" 2025/01/22 01:32:35 DEBUG : Creating backend with remote "/tmp/rclone2587190207" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe'", Local "Local file system at /tmp/rclone2587190207", Modify Window "1ms" 2025/01/22 01:32:37 DEBUG : HELLO, WORLD!: md5 = 7c1f04bc2f443b13c768010af6602c59 OK lower checkfile vs. upper remote (without normalization) 2025/01/22 01:32:38 ERROR : HELLO, WORLD!: sum not found 2025/01/22 01:32:38 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe' 2025/01/22 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': 1 files missing 2025/01/22 01:32:38 NOTICE: 1 hashes missing 2025/01/22 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': 2 differences found 2025/01/22 01:32:38 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/22 01:32:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': 0 differences found 2025/01/22 01:32:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': 1 matching files 2025/01/22 01:32:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wuwebut4yozu" 2025/01/22 01:32:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:39 DEBUG : Creating backend with remote "TestDrive:crypt/44vv47mjl96tv71re3c79en5qvoi2smmiuig6p639bskgc4l7cg0" 2025/01/22 01:32:40 DEBUG : Creating backend with remote "/tmp/rclone3402790854" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu'", Local "Local file system at /tmp/rclone3402790854", Modify Window "1ms" 2025/01/22 01:32:43 DEBUG : HeLlO, wOrLd!: md5 = 53fb3f89524cc3768b260321803c1e14 OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/22 01:32:43 ERROR : HeLlO, wOrLd!: sum not found 2025/01/22 01:32:43 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu' 2025/01/22 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': 1 files missing 2025/01/22 01:32:43 NOTICE: 1 hashes missing 2025/01/22 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': 2 differences found 2025/01/22 01:32:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/22 01:32:45 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': 0 differences found 2025/01/22 01:32:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': 1 matching files 2025/01/22 01:32:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozotec4zapa" 2025/01/22 01:32:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:45 DEBUG : Creating backend with remote "TestDrive:crypt/a3km2hqckjrp0gihbv92nfj0mbujk7rhc7cohoaliqglspn7el30" 2025/01/22 01:32:46 DEBUG : Creating backend with remote "/tmp/rclone1554430365" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa'", Local "Local file system at /tmp/rclone1554430365", Modify Window "1ms" 2025/01/22 01:32:49 DEBUG : HELLO, WORLD!: md5 = 19076aeac6d5629719182d89dd8c89a8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/22 01:32:49 ERROR : HELLO, WORLD!: sum not found 2025/01/22 01:32:49 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa' 2025/01/22 01:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': 1 files missing 2025/01/22 01:32:49 NOTICE: 1 hashes missing 2025/01/22 01:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': 2 differences found 2025/01/22 01:32:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/22 01:32:51 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': 0 differences found 2025/01/22 01:32:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': 1 matching files 2025/01/22 01:32:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lavuqex1cegu" 2025/01/22 01:32:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:51 DEBUG : Creating backend with remote "TestDrive:crypt/9lkf15r7rc9logthj0p8ou66m3qebale7d47hd75k1olovhlq3og" 2025/01/22 01:32:52 DEBUG : Creating backend with remote "/tmp/rclone3564867569" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu'", Local "Local file system at /tmp/rclone3564867569", Modify Window "1ms" 2025/01/22 01:32:54 DEBUG : 測試_Русский___ě_áñ: md5 = 49fdd0e98fb7991db0ef6da1722b9fb2 OK NFD checkfile vs. NFC remote (without normalization) 2025/01/22 01:32:55 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/22 01:32:55 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu' 2025/01/22 01:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': 1 files missing 2025/01/22 01:32:55 NOTICE: 1 hashes missing 2025/01/22 01:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': 2 differences found 2025/01/22 01:32:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/22 01:32:56 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': 0 differences found 2025/01/22 01:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': 1 matching files 2025/01/22 01:32:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gejutil1duxe" 2025/01/22 01:32:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:32:56 DEBUG : Creating backend with remote "TestDrive:crypt/u894kms55c0a4c0qbf2pk83oecjjrffju2knfah99qikb4o4e1q0" 2025/01/22 01:32:57 DEBUG : Creating backend with remote "/tmp/rclone359714830" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe'", Local "Local file system at /tmp/rclone359714830", Modify Window "1ms" 2025/01/22 01:33:00 DEBUG : 測試_Русский___ě_áñ: md5 = edb5d535d4621c53dde2cbd31b802f72 OK NFC checkfile vs. NFD remote (without normalization) 2025/01/22 01:33:00 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/22 01:33:00 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe' 2025/01/22 01:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': 1 files missing 2025/01/22 01:33:00 NOTICE: 1 hashes missing 2025/01/22 01:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': 2 differences found 2025/01/22 01:33:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/22 01:33:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:33:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': 0 differences found 2025/01/22 01:33:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': 1 matching files 2025/01/22 01:33:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuqucog0geda" 2025/01/22 01:33:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:33:02 DEBUG : Creating backend with remote "TestDrive:crypt/9rnhc170us2bam1q9h1hjnouvhk0fevhkrr795dsp733vct7pcfg" 2025/01/22 01:33:03 DEBUG : Creating backend with remote "/tmp/rclone3574805912" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda'", Local "Local file system at /tmp/rclone3574805912", Modify Window "1ms" 2025/01/22 01:33:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8e3f6b26f7c10b9ab4a30e841cd049ce OK NFDx2 checkfile vs. both remote (without normalization) 2025/01/22 01:33:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/22 01:33:06 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda' 2025/01/22 01:33:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': 1 files missing 2025/01/22 01:33:06 NOTICE: 1 hashes missing 2025/01/22 01:33:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': 2 differences found 2025/01/22 01:33:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/22 01:33:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:33:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': 0 differences found 2025/01/22 01:33:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': 1 matching files 2025/01/22 01:33:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-keqohis0dozi" 2025/01/22 01:33:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:33:08 DEBUG : Creating backend with remote "TestDrive:crypt/98et7fv174guqqntasb7h868equ2990pifhub73fdj8crnqebpj0" 2025/01/22 01:33:09 DEBUG : Creating backend with remote "/tmp/rclone4032830717" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi'", Local "Local file system at /tmp/rclone4032830717", Modify Window "1ms" 2025/01/22 01:33:12 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c0d96d20f5fe9404ac649a619d6737e9 OK NFCx2 checkfile vs. both remote (without normalization) 2025/01/22 01:33:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/22 01:33:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi' 2025/01/22 01:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': 1 files missing 2025/01/22 01:33:12 NOTICE: 1 hashes missing 2025/01/22 01:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': 2 differences found 2025/01/22 01:33:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/22 01:33:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:33:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': 0 differences found 2025/01/22 01:33:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': 1 matching files 2025/01/22 01:33:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hufexat5qono" 2025/01/22 01:33:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:33:13 DEBUG : Creating backend with remote "TestDrive:crypt/431umco6t4fp3guj7msu1ic9b4mqh5k167qb3i0p0v5hsoftam10" 2025/01/22 01:33:15 DEBUG : Creating backend with remote "/tmp/rclone423193861" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono'", Local "Local file system at /tmp/rclone423193861", Modify Window "1ms" 2025/01/22 01:33:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 6cee7d9b4f30c3b01eed5afe4f9c9ef2 OK both checkfile vs. NFDx2 remote (without normalization) 2025/01/22 01:33:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/22 01:33:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono' 2025/01/22 01:33:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': 1 files missing 2025/01/22 01:33:18 NOTICE: 1 hashes missing 2025/01/22 01:33:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': 2 differences found 2025/01/22 01:33:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/22 01:33:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:33:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': 0 differences found 2025/01/22 01:33:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': 1 matching files 2025/01/22 01:33:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-butusec4boti" 2025/01/22 01:33:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:33:19 DEBUG : Creating backend with remote "TestDrive:crypt/fv4fk76c76op4ur32sj5ca079dobufvatj2ka5ao6kqclrtpbfog" 2025/01/22 01:33:20 DEBUG : Creating backend with remote "/tmp/rclone315423273" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti'", Local "Local file system at /tmp/rclone315423273", Modify Window "1ms" 2025/01/22 01:33:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 5d1bfac0448e0d70522735722a5f455b OK both checkfile vs. NFCx2 remote (without normalization) 2025/01/22 01:33:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/22 01:33:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti' 2025/01/22 01:33:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': 1 files missing 2025/01/22 01:33:24 NOTICE: 1 hashes missing 2025/01/22 01:33:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': 2 differences found 2025/01/22 01:33:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/22 01:33:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/22 01:33:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': 0 differences found 2025/01/22 01:33:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': 1 matching files 2025/01/22 01:33:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-butusec4boti': Purge remote 2025/01/22 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hufexat5qono': Purge remote 2025/01/22 01:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-keqohis0dozi': Purge remote 2025/01/22 01:33:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuqucog0geda': Purge remote 2025/01/22 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gejutil1duxe': Purge remote 2025/01/22 01:33:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lavuqex1cegu': Purge remote 2025/01/22 01:33:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozotec4zapa': Purge remote 2025/01/22 01:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wuwebut4yozu': Purge remote 2025/01/22 01:33:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zadanop3rabe': Purge remote 2025/01/22 01:33:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-robuwem9cumo': Purge remote --- PASS: TestApplyTransforms (63.66s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:33:32 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/22 01:33:35 DEBUG : sub/file2: md5 = 735b3d59cdf6b67334787f89a46e5161 OK 2025/01/22 01:33:35 INFO : file1: Copied (new) to: sub/file2 2025/01/22 01:33:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 01:33:36 DEBUG : file1: Unchanged skipping 2025/01/22 01:33:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': don't need to copy/move sub/file2, it is already at target location 2025/01/22 01:33:38 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (7.26s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.44s) === RUN TestCopyFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:33:42 DEBUG : dst/file1: md5 = 9dfedc948c8cddc7362bd5fbef9943c3 OK 2025/01/22 01:33:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/backup" 2025/01/22 01:33:43 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/1nrff024r7pq65ecp72fc28jb0" 2025/01/22 01:33:45 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/22 01:33:48 INFO : dst/file1: Moved (server-side) 2025/01/22 01:33:50 DEBUG : dst/file1: md5 = 699fe03a87ca9fe44e0827e53cdf6c98 OK 2025/01/22 01:33:50 INFO : dst/file1: Copied (new) 2025/01/22 01:33:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:33:54 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:33:55 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (16.53s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:33:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/dst" 2025/01/22 01:33:56 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/22 01:33:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/CompareDest" 2025/01/22 01:33:58 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/gveqi14airsml4bgu7krj116o8" 2025/01/22 01:33:59 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 01:34:02 DEBUG : one: md5 = bc27c37b828c9bbc399d1c91484a23ae OK 2025/01/22 01:34:02 INFO : one: Copied (new) 2025/01/22 01:34:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:05 DEBUG : one: md5 = 18ba4eda24f0801cd393d5b5683728e1 OK 2025/01/22 01:34:05 INFO : one: Copied (replaced existing) 2025/01/22 01:34:07 DEBUG : dst/one: md5 = 6095ef8a5c8dfc7f04f266c30cfb72f6 OK 2025/01/22 01:34:10 DEBUG : CompareDest/one: md5 = 95f8334f6b12448611cda9082a04a451 OK 2025/01/22 01:34:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/22 01:34:14 DEBUG : CompareDest/two: md5 = 777a1963b25e1dcf6c36a83ba5c19ae9 OK 2025/01/22 01:34:15 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 01:34:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 01:34:16 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 01:34:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/22 01:34:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 01:34:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:19 DEBUG : two: md5 = 1cf6e73b67e8cc5826ba7463326c714b OK 2025/01/22 01:34:19 INFO : two: Copied (new) 2025/01/22 01:34:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/22 01:34:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:34:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:34:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestCopyFileCompareDest (28.19s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:34:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/dst" 2025/01/22 01:34:24 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/22 01:34:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/CopyDest" 2025/01/22 01:34:26 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/22 01:34:27 DEBUG : one: Need to transfer - File not found at Destination 2025/01/22 01:34:30 DEBUG : one: md5 = 5760ddddd35daf0dd9bd4ee82ad3cc58 OK 2025/01/22 01:34:30 INFO : one: Copied (new) 2025/01/22 01:34:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:33 DEBUG : one: md5 = abc1c15303c1656c288bfc0b528437c8 OK 2025/01/22 01:34:33 INFO : one: Copied (replaced existing) 2025/01/22 01:34:35 DEBUG : dst/one: md5 = 2f509edc74fbf6b6b0a00b23f48c4472 OK 2025/01/22 01:34:38 DEBUG : CopyDest/one: md5 = 9998f84dca1b0829fa3324e16c64b293 OK 2025/01/22 01:34:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/BackupDir" 2025/01/22 01:34:39 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/22 01:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/22 01:34:44 INFO : one: Moved (server-side) 2025/01/22 01:34:45 INFO : one: Copied (server-side copy) 2025/01/22 01:34:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/22 01:34:47 DEBUG : CopyDest/two: md5 = 3588af581f48117ba8a586030de26789 OK 2025/01/22 01:34:48 DEBUG : two: Need to transfer - File not found at Destination 2025/01/22 01:34:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:49 INFO : two: Copied (server-side copy) 2025/01/22 01:34:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/22 01:34:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/22 01:34:50 DEBUG : two: Unchanged skipping 2025/01/22 01:34:52 DEBUG : CopyDest/three: md5 = af0f864ca1fd5ed42722ac09face2cf1 OK 2025/01/22 01:34:53 DEBUG : three: Need to transfer - File not found at Destination 2025/01/22 01:34:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/22 01:34:53 DEBUG : three: Destination not found in --copy-dest 2025/01/22 01:34:55 DEBUG : three: md5 = 5b83d32d0e577298b755c3bccdd4c300 OK 2025/01/22 01:34:55 INFO : three: Copied (new) 2025/01/22 01:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/22 01:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:35:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/22 01:35:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/22 01:35:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/22 01:35:01 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:35:02 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (39.02s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:04 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/22 01:35:07 DEBUG : TestCopyFileMaxTransfer/file1: md5 = d5a6b0ae14b9ed1a634d3b7940326028 OK 2025/01/22 01:35:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/22 01:35:08 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/22 01:35:08 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/01/22 01:35:09 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/22 01:35:09 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/22 01:35:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 67fa6740f12a1f760ed16231e2508a65 OK 2025/01/22 01:35:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/22 01:35:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/01/22 01:35:14 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (11.01s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.47s) === RUN TestDeduplicateSkip run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using skip mode. 2025/01/22 01:35:19 NOTICE: one: Found 2 files with duplicate names 2025/01/22 01:35:19 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.95s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using skip mode. 2025/01/22 01:35:27 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:35:27 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/01/22 01:35:28 INFO : one: Deleted 2025/01/22 01:35:28 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.29s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using first mode. 2025/01/22 01:35:35 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:35:36 INFO : one: Deleted 2025/01/22 01:35:36 INFO : one: Deleted 2025/01/22 01:35:36 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.00s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using newest mode. 2025/01/22 01:35:43 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:35:44 INFO : one: Deleted 2025/01/22 01:35:44 INFO : one: Deleted 2025/01/22 01:35:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.53s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.48s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using oldest mode. 2025/01/22 01:35:51 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:35:51 INFO : one: Deleted 2025/01/22 01:35:52 INFO : one: Deleted 2025/01/22 01:35:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.47s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:35:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using largest mode. 2025/01/22 01:35:58 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:35:59 INFO : one: Deleted 2025/01/22 01:36:00 INFO : one: Deleted 2025/01/22 01:36:00 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.58s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:36:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using smallest mode. 2025/01/22 01:36:06 NOTICE: one: Found 3 files with duplicate names 2025/01/22 01:36:07 INFO : one: Deleted 2025/01/22 01:36:07 INFO : one: Deleted 2025/01/22 01:36:07 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.65s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:36:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Looking for duplicate names using rename mode. 2025/01/22 01:36:15 NOTICE: one.txt: Found 3 files with duplicate names 2025/01/22 01:36:16 INFO : one-2.txt: renamed from: one.txt 2025/01/22 01:36:18 INFO : one-3.txt: renamed from: one.txt 2025/01/22 01:36:19 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.55s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:36:25 DEBUG : dupe1/one.txt: md5 = 51eda82be99d6a8c286ff85c9a876c16 OK 2025/01/22 01:36:28 DEBUG : dupe2/two.txt: md5 = 98e1ad672a7d8ca2cb88fd0ba000dcac OK 2025/01/22 01:36:31 DEBUG : dupe3/three.txt: md5 = 9d9b319ede4cb9e1aa75577bfca6bac2 OK 2025/01/22 01:36:31 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/01/22 01:36:32 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/01/22 01:36:33 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/01/22 01:36:34 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/01/22 01:36:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/22 01:36:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/01/22 01:36:38 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (16.52s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:36:40 DEBUG : a.txt: md5 = e6ae6fe41f2626e57bd3793251451e9a OK 2025/01/22 01:36:42 DEBUG : zend.txt: md5 = 771a320d5ba344d3f89f25f58a817992 OK 2025/01/22 01:36:45 DEBUG : sub dir/hello world: md5 = f8c7a264fc619d3e29cf7bdbdd52f054 OK 2025/01/22 01:36:46 DEBUG : sub dir/hello world2: md5 = 3869402b056fabae3b85346d5c18588a OK 2025/01/22 01:36:49 DEBUG : sub dir/ignore dir/.ignore: md5 = bd92aee028039d73b9f93f92b189bffc OK 2025/01/22 01:36:51 DEBUG : sub dir/ignore dir/should be ignored: md5 = 1ef088afdd78351bcc3c48651079af48 OK 2025/01/22 01:36:54 DEBUG : sub dir/sub sub dir/hello world3: md5 = 66775cdf9b6ba7cd036bd8210508eec2 OK 2025/01/22 01:36:55 DEBUG : a.txt: Excluded (Size Filter) 2025/01/22 01:36:55 DEBUG : a.txt: Excluded 2025/01/22 01:36:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/22 01:36:55 DEBUG : sub dir/hello world: Excluded 2025/01/22 01:36:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/22 01:36:55 DEBUG : sub dir/hello world2: Excluded 2025/01/22 01:36:56 DEBUG : sub dir/ignore dir: Excluded 2025/01/22 01:36:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/01/22 01:36:56 DEBUG : sub dir/hello world: Excluded 2025/01/22 01:36:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/01/22 01:36:56 DEBUG : sub dir/hello world2: Excluded 2025/01/22 01:36:56 DEBUG : sub dir/ignore dir: Excluded 2025/01/22 01:37:02 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/01/22 01:37:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/01/22 01:37:03 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/01/22 01:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/01/22 01:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/01/22 01:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/22 01:37:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (26.16s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:06 DEBUG : file1: md5 = e9bfd35bd7ff3a3cfd286ced939bbc5a OK 2025/01/22 01:37:09 DEBUG : sub/file2: md5 = 4cb04bd225b2639d54dba7a09074a398 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/01/22 01:37:12 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/01/22 01:37:13 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/01/22 01:37:13 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/01/22 01:37:15 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (11.22s) --- PASS: TestListJSON/Default (0.28s) --- PASS: TestListJSON/FilesOnly (0.25s) --- PASS: TestListJSON/DirsOnly (0.27s) --- PASS: TestListJSON/Recurse (0.52s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.22s) --- PASS: TestListJSON/ShowHash (0.36s) --- PASS: TestListJSON/HashTypes (0.26s) --- PASS: TestListJSON/Metadata (0.71s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:18 DEBUG : file1: md5 = 945d733eff57be048a5c7614506f4551 OK 2025/01/22 01:37:21 DEBUG : sub/file2: md5 = 311d35f4d3643c142afad67c9a704d16 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/01/22 01:37:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/notfound" 2025/01/22 01:37:25 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/qe0i31qdkoejk60elps0ni5sqk" 2025/01/22 01:37:29 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (13.58s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.57s) --- PASS: TestStatJSON/DirFilesOnly (0.21s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.21s) --- PASS: TestStatJSON/DirDirsOnly (0.27s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.76s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Making directory 2025/01/22 01:37:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:33 DEBUG : sub dir/hello world: md5 = 2e3de79dc6b8323e98e06177d42e0312 OK 2025/01/22 01:37:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (5.54s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:37 DEBUG : potato2: md5 = 558c4e2693ba61e6b3e0f171ac384379 OK 2025/01/22 01:37:39 DEBUG : empty space: md5 = 71c37c1f014b3aad523b8a7a951ec3e8 OK --- PASS: TestLs (5.48s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:43 DEBUG : potato2: md5 = c51708e180186cb39306b87ebab681f6 OK 2025/01/22 01:37:45 DEBUG : empty space: md5 = 6c34fb2d00e6efc69a570f5e4eb5cf75 OK 2025/01/22 01:37:45 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/22 01:37:45 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.20s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:49 DEBUG : potato2: md5 = 094c25ecb7a36b22500f98820c093aa3 OK 2025/01/22 01:37:51 DEBUG : empty space: md5 = 1603d4eb30f8291a4bc16897b6dd6faa OK --- PASS: TestLsLong (5.59s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:37:55 DEBUG : potato2: md5 = d547cad59878ae836544af33244c7ab0 OK 2025/01/22 01:37:56 DEBUG : empty space: md5 = 6b3e1428c9c14eb37b1dfca578d070cb OK --- PASS: TestHashSums (5.10s) === RUN TestHashSumsWithErrors 2025/01/22 01:37:58 DEBUG : Creating backend with remote ":memory:" 2025/01/22 01:37:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/22 01:37:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/22 01:37:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/22 01:37:58 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:00 DEBUG : potato2: md5 = f9c9a4dfbfd47332a73a5f912cdc647a OK 2025/01/22 01:38:02 DEBUG : empty space: md5 = 4ff3aa18f802ce90eb50c8480c7800ea OK 2025/01/22 01:38:04 DEBUG : sub dir/potato3: md5 = 34c0eec5a4a78b8c63ce36b20cf79f22 OK 2025/01/22 01:38:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (10.23s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:10 DEBUG : small: md5 = 2aa8ed4a96d940f2e28db46db7c1bf71 OK 2025/01/22 01:38:12 DEBUG : medium: md5 = c8200ca8ddc24bfe51e5ff32dfbd32af OK 2025/01/22 01:38:13 DEBUG : large: md5 = a1074bf7c95ce6a2cdc443a1059382fc OK 2025/01/22 01:38:14 DEBUG : Waiting for deletions to finish 2025/01/22 01:38:14 DEBUG : large: Excluded (Size Filter) 2025/01/22 01:38:14 INFO : small: Deleted 2025/01/22 01:38:14 INFO : medium: Deleted --- PASS: TestDelete (7.34s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:18 DEBUG : small: md5 = ee2347de163426a66c0f1ac79b2866bc OK 2025/01/22 01:38:19 DEBUG : medium: md5 = 74aeec2eff4b173da3750ae2ac20c870 OK 2025/01/22 01:38:21 DEBUG : large: md5 = 5f2cf5a0817b1915025c227f7c12099b OK 2025/01/22 01:38:21 DEBUG : Waiting for deletions to finish 2025/01/22 01:38:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/01/22 01:38:22 INFO : medium: Deleted 2025/01/22 01:38:22 INFO : small: Deleted --- PASS: TestMaxDelete (7.85s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:25 DEBUG : small: md5 = 5087ca010b4d83c43ead9145c5fc4798 OK 2025/01/22 01:38:27 DEBUG : medium: md5 = 2fece363a4af9082bb61dd0835f9e368 OK 2025/01/22 01:38:29 DEBUG : large: md5 = 59bbbe495e20c2c904886b2a59a3fac5 OK 2025/01/22 01:38:29 DEBUG : Waiting for deletions to finish 2025/01/22 01:38:29 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/22 01:38:30 INFO : small: Deleted 2025/01/22 01:38:30 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.58s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:34 DEBUG : small: md5 = 51d89e1e00a6d06eefc57254048820b3 OK 2025/01/22 01:38:35 DEBUG : medium: md5 = f37d0f36eae73414ff80850004e15926 OK 2025/01/22 01:38:37 DEBUG : large: md5 = 11a6ea2bd12acdbc88c779eaa54473c8 OK 2025/01/22 01:38:37 DEBUG : Waiting for deletions to finish 2025/01/22 01:38:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2025/01/22 01:38:38 INFO : small: Deleted 2025/01/22 01:38:38 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.74s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:42 DEBUG : ReadFile: md5 = 644cc3a23c1925b9e585bd5b7b527340 OK --- PASS: TestReadFile (4.92s) === RUN TestRetry 2025/01/22 01:38:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/22 01:38:45 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/22 01:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/22 01:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/22 01:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/22 01:38:45 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/22 01:38:45 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:38:47 DEBUG : file1: md5 = eb89fc7b21bd08e022058829d81fe754 OK 2025/01/22 01:38:48 DEBUG : file2: md5 = 112f8aa1b72d36d89c691e1accfd47a9 OK --- PASS: TestCat (21.49s) === RUN TestPurge 2025/01/22 01:39:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bedosud1yewe" 2025/01/22 01:39:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/22 01:39:06 DEBUG : Creating backend with remote "TestDrive:crypt/2cs9e9j69obs8613ehju8dnt4k2n0ljpha7ljv6e6dg1mbm1ea8g" 2025/01/22 01:39:07 DEBUG : Creating backend with remote "/tmp/rclone3589300727" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bedosud1yewe'", Local "Local file system at /tmp/rclone3589300727", Modify Window "1ms" 2025/01/22 01:39:13 DEBUG : A1/B1/C1/one: md5 = c21b18781f672233849620a97fe4f846 OK 2025/01/22 01:39:13 INFO : A2: Making directory 2025/01/22 01:39:14 INFO : A1/B2: Making directory 2025/01/22 01:39:15 INFO : A1/B2/C2: Making directory 2025/01/22 01:39:17 INFO : A1/B1/C3: Making directory 2025/01/22 01:39:17 INFO : A3: Making directory 2025/01/22 01:39:19 INFO : A3/B3: Making directory 2025/01/22 01:39:20 INFO : A3/B3/C4: Making directory 2025/01/22 01:39:23 DEBUG : A1/two: md5 = a50c8d7059c6dbe4ec620233a76fd83f OK 2025/01/22 01:39:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bedosud1yewe': Purge remote 2025/01/22 01:39:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (20.52s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:39:32 DEBUG : A1/B1/C1/one: md5 = b87800302ef778ea65eb43e160cc4015 OK 2025/01/22 01:39:32 INFO : A2: Making directory 2025/01/22 01:39:33 INFO : A1/B2: Making directory 2025/01/22 01:39:34 INFO : A1/B2/C2: Making directory 2025/01/22 01:39:35 INFO : A1/B1/C3: Making directory 2025/01/22 01:39:36 INFO : A3: Making directory 2025/01/22 01:39:37 INFO : A3/B3: Making directory 2025/01/22 01:39:38 INFO : A3/B3/C4: Making directory 2025/01/22 01:39:41 DEBUG : A1/two: md5 = 92011679df9d37fd2044960f25a92f31 OK 2025/01/22 01:39:42 DEBUG : removing 1 level 3 directories 2025/01/22 01:39:42 INFO : A3/B3/C4: Removing directory 2025/01/22 01:39:45 DEBUG : removing 2 level 3 directories 2025/01/22 01:39:45 INFO : A1/B2/C2: Removing directory 2025/01/22 01:39:45 INFO : A1/B1/C3: Removing directory 2025/01/22 01:39:46 DEBUG : removing 2 level 2 directories 2025/01/22 01:39:46 INFO : A3/B3: Removing directory 2025/01/22 01:39:46 INFO : A1/B2: Removing directory 2025/01/22 01:39:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/22 01:39:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/01/22 01:39:47 DEBUG : removing 2 level 1 directories 2025/01/22 01:39:47 INFO : A3: Removing directory 2025/01/22 01:39:47 INFO : A2: Removing directory 2025/01/22 01:39:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/01/22 01:39:52 DEBUG : removing 1 level 3 directories 2025/01/22 01:39:52 INFO : A1/B1/C1: Removing directory 2025/01/22 01:39:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:53 DEBUG : removing 1 level 2 directories 2025/01/22 01:39:53 INFO : A1/B1: Removing directory 2025/01/22 01:39:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/22 01:39:53 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:39:53 DEBUG : removing 1 level 1 directories 2025/01/22 01:39:53 INFO : A1: Removing directory 2025/01/22 01:39:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/22 01:39:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/22 01:39:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/22 01:39:54 DEBUG : removing 1 level 0 directories 2025/01/22 01:39:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Removing directory 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/01/22 01:39:55 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" --- PASS: TestRmdirsNoLeaveRoot (29.16s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:39:57 INFO : A1: Making directory 2025/01/22 01:39:58 INFO : A1/B1: Making directory 2025/01/22 01:40:00 INFO : A1/B1/C1: Making directory 2025/01/22 01:40:02 DEBUG : removing 1 level 3 directories 2025/01/22 01:40:02 INFO : A1/B1/C1: Removing directory 2025/01/22 01:40:03 DEBUG : removing 1 level 2 directories 2025/01/22 01:40:03 INFO : A1/B1: Removing directory 2025/01/22 01:40:04 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:40:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (10.53s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:07 INFO : A1: Making directory 2025/01/22 01:40:08 INFO : A1/B1: Making directory 2025/01/22 01:40:09 INFO : A1/B1/C1: Making directory 2025/01/22 01:40:12 DEBUG : removing 1 level 3 directories 2025/01/22 01:40:12 INFO : A1/B1/C1: Removing directory 2025/01/22 01:40:13 DEBUG : removing 1 level 2 directories 2025/01/22 01:40:13 INFO : A1/B1: Removing directory 2025/01/22 01:40:13 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:40:15 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (8.97s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:17 DEBUG : file1: md5 = fe2d1d1ee7bfc0e7daac70ac1d92a19d OK 2025/01/22 01:40:18 DEBUG : filename.txt: File name found in url 2025/01/22 01:40:20 DEBUG : filename.txt: md5 = fe545f64565e2fd821063e0f10a50d37 OK 2025/01/22 01:40:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/22 01:40:21 DEBUG : headerfilename.txt: md5 = bd3dba5cf3aad1893061aeaed25ea115 OK 2025/01/22 01:40:23 DEBUG : file2: md5 = cf39de836e8e40c9203db3feb82f025b OK --- PASS: TestCopyURL (10.36s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/22 01:40:29 DEBUG : sub/file2: md5 = 61b4fae6b6f9544a5e9008a01101a76d OK 2025/01/22 01:40:29 INFO : file1: Copied (new) to: sub/file2 2025/01/22 01:40:29 INFO : file1: Deleted 2025/01/22 01:40:30 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 01:40:30 DEBUG : file1: Unchanged skipping 2025/01/22 01:40:30 INFO : file1: Deleted 2025/01/22 01:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': don't need to copy/move sub/file2, it is already at target location 2025/01/22 01:40:32 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (7.15s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:33 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/22 01:40:35 DEBUG : file1: md5 = af3f85a461e8d3b1fa9a70bef532e379 OK 2025/01/22 01:40:35 INFO : file1: Copied (new) 2025/01/22 01:40:35 INFO : file1: Deleted 2025/01/22 01:40:35 DEBUG : file1: Destination exists, skipping 2025/01/22 01:40:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.45s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:40 DEBUG : dst/file1: md5 = 573555ec6abec5a5025ff8971de2318c OK 2025/01/22 01:40:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zihufow7qewa/backup" 2025/01/22 01:40:41 DEBUG : Creating backend with remote "TestDrive:crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg/1nrff024r7pq65ecp72fc28jb0" 2025/01/22 01:40:42 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/22 01:40:46 INFO : dst/file1: Moved (server-side) 2025/01/22 01:40:47 DEBUG : dst/file1: md5 = 5e11b6f351e07a27c5665759a24e0ab2 OK 2025/01/22 01:40:47 INFO : dst/file1: Copied (new) 2025/01/22 01:40:47 INFO : dst/file1: Deleted 2025/01/22 01:40:50 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:40:51 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/01/22 01:40:52 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (15.74s) === 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:40:56 DEBUG : A1/one: md5 = 7c3e8e048ffe46f23ffa3c86a1026a8c OK 2025/01/22 01:40:58 DEBUG : A1/two: md5 = dbb68078d9d9d6a8ff2b1f3840466f8b OK 2025/01/22 01:41:01 DEBUG : A1/B1/three: md5 = 67e4d62e0c4e75e1253deeba9abc560d OK 2025/01/22 01:41:03 DEBUG : A1/B1/C1/four: md5 = 0a6385690983c0243f17cd64525cedd5 OK 2025/01/22 01:41:06 DEBUG : A1/B1/C2/five: md5 = cb2221931bc5dd08bd9129db778fc8fc OK 2025/01/22 01:41:06 INFO : A1/B2: Making directory 2025/01/22 01:41:07 INFO : A1/B1/C3: Making directory 2025/01/22 01:41:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/01/22 01:41:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/01/22 01:41:20 INFO : A2/two: Moved (server-side) to: A3/two 2025/01/22 01:41:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/01/22 01:41:20 INFO : A2/one: Moved (server-side) to: A3/one 2025/01/22 01:41:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/22 01:41:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/22 01:41:24 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:41:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/22 01:41:25 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/22 01:41:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/22 01:41:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/01/22 01:41:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/01/22 01:41:35 INFO : A3/one: Moved (server-side) to: A4/one 2025/01/22 01:41:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/01/22 01:41:35 INFO : A3/two: Moved (server-side) to: A4/two 2025/01/22 01:41:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/22 01:41:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/22 01:41:39 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:41:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/22 01:41:40 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/22 01:41:47 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/01/22 01:41:48 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/01/22 01:41:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/01/22 01:41:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/01/22 01:41:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/01/22 01:41:49 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/22 01:41:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/01/22 01:41:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/01/22 01:41:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/22 01:41:50 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (57.87s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:41:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/22 01:41:53 DEBUG : no_checksum_small_file_from_pipe: md5 = 11247050956042fae3e601b798e786e4 OK 2025/01/22 01:41:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/22 01:41:53 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/22 01:41:54 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/01/22 01:41:55 DEBUG : no_checksum_big_file_from_pipe: md5 = cb4592d14b143543eab26db044b29860 OK 2025/01/22 01:41:55 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:41:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/22 01:41:59 DEBUG : with_checksum_small_file_from_pipe: md5 = 0a862719dbe34f02df33ae8ede5a7a75 OK 2025/01/22 01:41:59 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/22 01:42:00 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/01/22 01:42:01 DEBUG : with_checksum_big_file_from_pipe: md5 = d45915875e653cb1f1d9d0bba0d954fa OK 2025/01/22 01:42:01 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-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/22 01:42:05 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 01:42:06 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/22 01:42:07 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (34 bytes), uploading instead of streaming 2025/01/22 01:42:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/22 01:42:11 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/01/22 01:42:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (23.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.78s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.48s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.00s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/01/22 01:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (48 bytes), uploading instead of streaming 2025/01/22 01:42:16 DEBUG : rcat_metadata: md5 = 31ef830ecaeee8adda90499b8d6f8fdf OK 2025/01/22 01:42:16 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/22 01:42:18 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/01/22 01:42:20 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7cfd55df39ca0cb38b341a5d12c022e1 OK 2025/01/22 01:42:20 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.72s) --- PASS: TestRcatMetadata/Normal (2.89s) --- PASS: TestRcatMetadata/ViaDisk (3.36s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:23 DEBUG : potato1: md5 = b641e338ce6a34431e4e25ae3bf3700e OK 2025/01/22 01:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/22 01:42:25 DEBUG : potato2: md5 = 12948d17be48b3c45fe0585cd9da8dc1 OK 2025/01/22 01:42:25 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.16s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:28 DEBUG : potato1: md5 = 352740f31576957bb3e9e63a482e70fb OK 2025/01/22 01:42:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': File to upload is small (60 bytes), uploading instead of streaming 2025/01/22 01:42:30 DEBUG : potato2: md5 = 671ab4bf88d1b835546cc5de01cc8b7f OK 2025/01/22 01:42:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.13s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:34 DEBUG : potato2: md5 = 24f31d727c4e1ee35e1e2f6708163c7e OK 2025/01/22 01:42:36 DEBUG : empty space: md5 = 06a6204a3b5263c58532861f5c0ecc3c OK 2025/01/22 01:42:39 DEBUG : sub dir/potato3: md5 = 34e6fdf73c3ca06f82d20f7697524bca OK 2025/01/22 01:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Touching "empty space" 2025/01/22 01:42:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Touching "potato2" 2025/01/22 01:42:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Touching "sub dir/potato3" 2025/01/22 01:42:45 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (13.03s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:46 DEBUG : dir with metadata: Making directory with metadata 2025/01/22 01:42:47 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.90s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:48 DEBUG : directory with modtime: Making directory with metadata 2025/01/22 01:42:49 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (4.56s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:53 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/22 01:42:53 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/22 01:42:53 DEBUG : Google drive root 'crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg': Skipping btime metadata as can't update it on an existing file: 2025-01-22T01:42:53.50284152Z 2025/01/22 01:42:54 INFO : non existent directory: Updated directory metadata 2025/01/22 01:42:57 DEBUG : Google drive root 'crypt/m6dk89v0bh3jq0gh6jhs3o971tg58mku114flmahtj3hlb1eu2vg': Skipping btime metadata as can't update it on an existing file: 2025-01-22T01:42:53.50284152Z 2025/01/22 01:42:57 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.16s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:42:59 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/01/22 01:43:01 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/01/22 01:43:02 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.00s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:43:04 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/01/22 01:43:04 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/22 01:43:04 DEBUG : dst: Making directory with metadata 2025/01/22 01:43:05 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/22 01:43:05 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/22 01:43:06 INFO : dst: Set directory modification time (using SetModTime) 2025/01/22 01:43:07 INFO : dst: Set directory modification time (using SetModTime) 2025/01/22 01:43:07 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/01/22 01:43:07 INFO : dst: Set directory modification time (using SetModTime) 2025/01/22 01:43:07 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.76s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa'", Local "Local file system at /tmp/rclone3364290072", Modify Window "1ms" 2025/01/22 01:43:12 DEBUG : sub dir/test remove existing: md5 = 5c89b34f6b64bd9e2bb61b0f38c007bd OK 2025/01/22 01:43:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4706cb655c18d3824e0aa5019d37edbc OK 2025/01/22 01:43:15 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zoletur7" before starting 2025/01/22 01:43:16 DEBUG : sub dir/test remove existing.zoletur7: TEST: removing renamed existing file after operation 2025/01/22 01:43:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feninip9" before starting 2025/01/22 01:43:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.feninip9: TEST: renaming existing back after failed operation 2025/01/22 01:43:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zohicex2" before starting 2025/01/22 01:43:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zohicex2: TEST: removing renamed existing file after operation 2025/01/22 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "e99osq78kp1o5ss2m0i6s5u67c44egu7vm7us72s70arbhoe8cb9vdefrdarn6esdfcke7tg639bhqugen8cm3fq839k1mlgi414tfe80bkc83smdrs7h2b5pueuivprv1c1ig2v1bh5cdujfltig1r29eiejl6tun8q2uj2tddi0ac02hj0" 2025/01/22 01:43:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "vtf7rjt2u0i0gplsmc000ses7m6a0lm46hcvj0t8upolme53qc3g" --- PASS: TestRemoveExisting (15.02s) === 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/01/22 01:43:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zihufow7qewa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 12m40.101581713s (try 1/5)