"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/03/08 06:39:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu" 2025/03/08 06:39:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:39:21 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg" 2025/03/08 06:39:22 DEBUG : Creating backend with remote "/tmp/rclone3448909879" === 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" multithread_test.go:121: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.22s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/03/08 06:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/03/08 06:39:22 DEBUG : potato: Seek from 10 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 10 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Seek from 5 to 2 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/03/08 06:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Seek from 5 to 2 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/03/08 06:39:22 DEBUG : potato: Seek from 8 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 8 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/03/08 06:39:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/03/08 06:39:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/03/08 06:39:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/03/08 06:39:22 DEBUG : potato: Seek from 5 to 2 2025/03/08 06:39:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/03/08 06:39:22 DEBUG : potato: Seek from 9 to 0 2025/03/08 06:39:22 DEBUG : potato: Seek from 9 to 0 2025/03/08 06:39:22 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:39:24 DEBUG : rutabaga: md5 = be3f825bab0b72f04aae7deec36c0c6e OK === RUN TestCheck/1 === RUN TestCheck/2 2025/03/08 06:39:27 DEBUG : empty space: md5 = 6c756fd49bd7fe924190d70647974418 OK === RUN TestCheck/3 2025/03/08 06:39:28 DEBUG : potato2: md5 = 84a2a6a2ed4724d2f345038fd60b2d4e OK === RUN TestCheck/4 === RUN TestCheck/5 2025/03/08 06:39:30 DEBUG : remotepotato: md5 = 4147614cb88aaa438f2b679f734d53bc OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.41s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.26s) --- PASS: TestCheck/4 (0.24s) --- PASS: TestCheck/5 (0.22s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.25s) === RUN TestCheckFsError 2025/03/08 06:39:34 DEBUG : Creating backend with remote "nonexistent" 2025/03/08 06:39:34 DEBUG : Creating backend with remote "nonexistent" 2025/03/08 06:39:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/03/08 06:39:34 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/03/08 06:39:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/03/08 06:39:34 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:39:35 DEBUG : rutabaga: md5 = 687c651f13bbf0674c54eb571e74b8ce OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/03/08 06:39:39 DEBUG : empty space: md5 = ece21976bad1095730de8f5b0f00d085 OK === RUN TestCheckDownload/3 2025/03/08 06:39:42 DEBUG : potato2: md5 = 89279cfa177c4351b89c45a3db9e6571 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/03/08 06:39:46 DEBUG : remotepotato: md5 = c534de48705e79dfb7a39665469d5366 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.03s) --- PASS: TestCheckDownload/1 (1.04s) --- PASS: TestCheckDownload/2 (1.44s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (1.44s) --- PASS: TestCheckDownload/5 (1.10s) --- PASS: TestCheckDownload/6 (1.04s) --- PASS: TestCheckDownload/7 (1.35s) === RUN TestCheckSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:39:52 DEBUG : rutabaga: md5 = 886dd16fc6e75308a8fc2612dd4d845e OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/03/08 06:39:54 DEBUG : empty space: md5 = eb4a507779ccde90097162785fd256cd OK === RUN TestCheckSizeOnly/3 2025/03/08 06:39:56 DEBUG : potato2: md5 = 0a61f0d188120875f70de842f03a53f3 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/03/08 06:39:58 DEBUG : remotepotato: md5 = 9f1ca677d33d6a835514a8d99a92a42f OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.23s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.26s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:40:02 DEBUG : test.sum: md5 = 578c7585e2e97f34a6fe5c6301f70559 OK 2025/03/08 06:40:03 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/08 06:40:03 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/08 06:40:03 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/08 06:40:03 NOTICE: test.sum: 2 warning(s) suppressed... 2025/03/08 06:40:05 DEBUG : test.sum: md5 = 52478905d66b6cd2b0e9e01e8331b76d OK 2025/03/08 06:40:06 NOTICE: test.sum: improperly formatted checksum line 4 2025/03/08 06:40:06 NOTICE: test.sum: improperly formatted checksum line 5 2025/03/08 06:40:06 NOTICE: test.sum: improperly formatted checksum line 6 2025/03/08 06:40:06 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.77s) === RUN TestCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:40:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/data" 2025/03/08 06:40:07 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/vjrnln8ratgmqakfosrqe8espk" check_test.go:353: Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu/data' lacks md5, skipping --- SKIP: TestCheckSum (1.89s) === RUN TestCheckSumDownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:40:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/data" 2025/03/08 06:40:09 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/vjrnln8ratgmqakfosrqe8espk" 2025/03/08 06:40:12 DEBUG : data/banana: md5 = ee507b2d3a6ee573186a572c7448c532 OK 2025/03/08 06:40:14 DEBUG : test.sum: md5 = 678db706456f89bec2051917800ba018 OK === RUN TestCheckSumDownload/subtest1 2025/03/08 06:40:18 DEBUG : data/potato: md5 = 1fc7bcf2210aaf95ed50a9ca5864efb4 OK 2025/03/08 06:40:19 DEBUG : test.sum: md5 = fcc5c0b04beb2606617acfee123b6984 OK === RUN TestCheckSumDownload/subtest2 2025/03/08 06:40:23 DEBUG : test.sum: md5 = 8fd086c5a95ece27501a5bb7992ae462 OK === RUN TestCheckSumDownload/subtest3 2025/03/08 06:40:28 DEBUG : test.sum: md5 = 9d5955114559f014a74ff03f447bfe8a OK === RUN TestCheckSumDownload/subtest4 2025/03/08 06:40:32 DEBUG : test.sum: md5 = d906138055ef436c38f77cd65a765ad4 OK === RUN TestCheckSumDownload/subtest5 2025/03/08 06:40:37 DEBUG : test.sum: md5 = 345a9ed188248aeb6a56ca65da8b66b2 OK === RUN TestCheckSumDownload/subtest6 2025/03/08 06:40:40 DEBUG : data/banana: md5 = a828674197c3f9e2321a8881fbd60c4d OK 2025/03/08 06:40:42 DEBUG : data/potato: md5 = 30f1f1b3e9133b19dfd9587f19d72479 OK 2025/03/08 06:40:43 DEBUG : test.sum: md5 = 2dd17af1a82788fc4fd5a13a8eb7f78d OK === RUN TestCheckSumDownload/subtest7 2025/03/08 06:40:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" 2025/03/08 06:40:48 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" --- PASS: TestCheckSumDownload (39.83s) --- PASS: TestCheckSumDownload/subtest1 (2.39s) --- PASS: TestCheckSumDownload/subtest2 (1.91s) --- PASS: TestCheckSumDownload/subtest3 (3.33s) --- PASS: TestCheckSumDownload/subtest4 (2.53s) --- PASS: TestCheckSumDownload/subtest5 (2.27s) --- PASS: TestCheckSumDownload/subtest6 (1.97s) --- PASS: TestCheckSumDownload/subtest7 (2.12s) === RUN TestApplyTransforms 2025/03/08 06:40:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hiqepih9kuxi" 2025/03/08 06:40:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:40:49 DEBUG : Creating backend with remote "TestDrive:crypt/ig3r0f4j3666ouu7qbirhkcgcd086784phsnqqtiod0or5gps6eg" 2025/03/08 06:40:49 DEBUG : Creating backend with remote "/tmp/rclone672146928" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi'", Local "Local file system at /tmp/rclone672146928", Modify Window "1ms" 2025/03/08 06:40:52 DEBUG : hello, world!: md5 = 262e5f2017335663dc6d87ce5aee0af7 OK upper checkfile vs. lower remote (without normalization) 2025/03/08 06:40:52 ERROR : hello, world!: sum not found 2025/03/08 06:40:52 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi' 2025/03/08 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': 1 files missing 2025/03/08 06:40:52 NOTICE: 1 hashes missing 2025/03/08 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': 2 differences found 2025/03/08 06:40:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/03/08 06:40:53 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': 0 differences found 2025/03/08 06:40:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': 1 matching files 2025/03/08 06:40:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zopasav9yata" 2025/03/08 06:40:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:40:53 DEBUG : Creating backend with remote "TestDrive:crypt/8kmqogp538eod227trp1jnotauqbmks8fvdllk0ueiqe2u5tep10" 2025/03/08 06:40:54 DEBUG : Creating backend with remote "/tmp/rclone1691305869" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata'", Local "Local file system at /tmp/rclone1691305869", Modify Window "1ms" 2025/03/08 06:40:56 DEBUG : HELLO, WORLD!: md5 = a3acf16dc079cbde72d48c17ba554e9d OK lower checkfile vs. upper remote (without normalization) 2025/03/08 06:40:57 ERROR : HELLO, WORLD!: sum not found 2025/03/08 06:40:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata' 2025/03/08 06:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': 1 files missing 2025/03/08 06:40:57 NOTICE: 1 hashes missing 2025/03/08 06:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': 2 differences found 2025/03/08 06:40:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/03/08 06:40:58 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': 0 differences found 2025/03/08 06:40:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': 1 matching files 2025/03/08 06:40:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viwihoy6jefi" 2025/03/08 06:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:40:58 DEBUG : Creating backend with remote "TestDrive:crypt/9jfiop85rvao6do5u24cetjhh03de2vv1c6kn4hru0qs4urhnk7g" 2025/03/08 06:40:59 DEBUG : Creating backend with remote "/tmp/rclone188019265" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi'", Local "Local file system at /tmp/rclone188019265", Modify Window "1ms" 2025/03/08 06:41:01 DEBUG : HeLlO, wOrLd!: md5 = cb1f9bbdf72837ccd2b9a7872646e5ef OK lower checkfile vs. upperlowermixed remote (without normalization) 2025/03/08 06:41:02 ERROR : HeLlO, wOrLd!: sum not found 2025/03/08 06:41:02 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi' 2025/03/08 06:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': 1 files missing 2025/03/08 06:41:02 NOTICE: 1 hashes missing 2025/03/08 06:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': 2 differences found 2025/03/08 06:41:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/03/08 06:41:03 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': 0 differences found 2025/03/08 06:41:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': 1 matching files 2025/03/08 06:41:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-todotal3zija" 2025/03/08 06:41:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:03 DEBUG : Creating backend with remote "TestDrive:crypt/p7lprv34qlpcoev6c64374lcrd1cdmaog2vj058uuc9iahvgd5q0" 2025/03/08 06:41:04 DEBUG : Creating backend with remote "/tmp/rclone3462041235" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija'", Local "Local file system at /tmp/rclone3462041235", Modify Window "1ms" 2025/03/08 06:41:06 DEBUG : HELLO, WORLD!: md5 = 2094b8485866b76a04af1c45e9bcf8a8 OK upperlowermixed checkfile vs. upper remote (without normalization) 2025/03/08 06:41:06 ERROR : HELLO, WORLD!: sum not found 2025/03/08 06:41:06 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija' 2025/03/08 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': 1 files missing 2025/03/08 06:41:06 NOTICE: 1 hashes missing 2025/03/08 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': 2 differences found 2025/03/08 06:41:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/03/08 06:41:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': 0 differences found 2025/03/08 06:41:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': 1 matching files 2025/03/08 06:41:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gomasil5xule" 2025/03/08 06:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:07 DEBUG : Creating backend with remote "TestDrive:crypt/92ld01jqmv9jfdrla97smnui9fdcsnc2ujls2skochammmg2v7rg" 2025/03/08 06:41:08 DEBUG : Creating backend with remote "/tmp/rclone1770278198" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule'", Local "Local file system at /tmp/rclone1770278198", Modify Window "1ms" 2025/03/08 06:41:10 DEBUG : 測試_Русский___ě_áñ: md5 = 9fca784c0251766b6d89e4d0f30e2173 OK NFD checkfile vs. NFC remote (without normalization) 2025/03/08 06:41:11 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:11 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule' 2025/03/08 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': 1 files missing 2025/03/08 06:41:11 NOTICE: 1 hashes missing 2025/03/08 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': 2 differences found 2025/03/08 06:41:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/03/08 06:41:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': 0 differences found 2025/03/08 06:41:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': 1 matching files 2025/03/08 06:41:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nagemaz8saka" 2025/03/08 06:41:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:12 DEBUG : Creating backend with remote "TestDrive:crypt/gq264hgtgl8c2ci179cv9vb1bl8f3f1stkj02sftiud6pdjsj26g" 2025/03/08 06:41:13 DEBUG : Creating backend with remote "/tmp/rclone3648312396" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka'", Local "Local file system at /tmp/rclone3648312396", Modify Window "1ms" 2025/03/08 06:41:15 DEBUG : 測試_Русский___ě_áñ: md5 = f8460f017acbd1699e2dcb764101a8fc OK NFC checkfile vs. NFD remote (without normalization) 2025/03/08 06:41:15 ERROR : 測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:15 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka' 2025/03/08 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': 1 files missing 2025/03/08 06:41:15 NOTICE: 1 hashes missing 2025/03/08 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': 2 differences found 2025/03/08 06:41:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/03/08 06:41:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': 0 differences found 2025/03/08 06:41:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': 1 matching files 2025/03/08 06:41:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wujabac7nube" 2025/03/08 06:41:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:17 DEBUG : Creating backend with remote "TestDrive:crypt/nbslraomm742rc92ta1vl191l601h9oo4htatcfvs4ad1ls4tpo0" 2025/03/08 06:41:17 DEBUG : Creating backend with remote "/tmp/rclone1770384806" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube'", Local "Local file system at /tmp/rclone1770384806", Modify Window "1ms" 2025/03/08 06:41:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 0d8f33a33395c4c81079af432b0d7906 OK NFDx2 checkfile vs. both remote (without normalization) 2025/03/08 06:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:20 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube' 2025/03/08 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': 1 files missing 2025/03/08 06:41:20 NOTICE: 1 hashes missing 2025/03/08 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': 2 differences found 2025/03/08 06:41:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/03/08 06:41:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': 0 differences found 2025/03/08 06:41:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': 1 matching files 2025/03/08 06:41:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vilitus0gofo" 2025/03/08 06:41:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:21 DEBUG : Creating backend with remote "TestDrive:crypt/9rhfmq59j6keqbsj5o4jmps59vo04mk6d9391624mupn7pf7rvbg" 2025/03/08 06:41:22 DEBUG : Creating backend with remote "/tmp/rclone2512944277" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo'", Local "Local file system at /tmp/rclone2512944277", Modify Window "1ms" 2025/03/08 06:41:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 8069ae57077faaa51b87ed203af6fc75 OK NFCx2 checkfile vs. both remote (without normalization) 2025/03/08 06:41:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo' 2025/03/08 06:41:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': 1 files missing 2025/03/08 06:41:25 NOTICE: 1 hashes missing 2025/03/08 06:41:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': 2 differences found 2025/03/08 06:41:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/03/08 06:41:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': 0 differences found 2025/03/08 06:41:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': 1 matching files 2025/03/08 06:41:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cibucob9yeji" 2025/03/08 06:41:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:26 DEBUG : Creating backend with remote "TestDrive:crypt/shq8rtahvib18ouij5m0m07lr2sf00852mo16u8fvb3c0qusd9i0" 2025/03/08 06:41:27 DEBUG : Creating backend with remote "/tmp/rclone328419848" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji'", Local "Local file system at /tmp/rclone328419848", Modify Window "1ms" 2025/03/08 06:41:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ca9dc521f08a9c41ce605499fcd2d353 OK both checkfile vs. NFDx2 remote (without normalization) 2025/03/08 06:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji' 2025/03/08 06:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': 1 files missing 2025/03/08 06:41:29 NOTICE: 1 hashes missing 2025/03/08 06:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': 2 differences found 2025/03/08 06:41:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/03/08 06:41:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': 0 differences found 2025/03/08 06:41:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': 1 matching files 2025/03/08 06:41:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-furetof9qiru" 2025/03/08 06:41:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:41:31 DEBUG : Creating backend with remote "TestDrive:crypt/4ng1j8f4mclp9ca26ketl9mtjl9ai4e4k0ls7lo9u25d72f46a6g" 2025/03/08 06:41:31 DEBUG : Creating backend with remote "/tmp/rclone3991531741" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru'", Local "Local file system at /tmp/rclone3991531741", Modify Window "1ms" 2025/03/08 06:41:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1b0f3ae720176937fb17ce23a787e77a OK both checkfile vs. NFCx2 remote (without normalization) 2025/03/08 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/03/08 06:41:34 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru' 2025/03/08 06:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': 1 files missing 2025/03/08 06:41:34 NOTICE: 1 hashes missing 2025/03/08 06:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': 2 differences found 2025/03/08 06:41:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/03/08 06:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/03/08 06:41:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': 0 differences found 2025/03/08 06:41:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': 1 matching files 2025/03/08 06:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furetof9qiru': Purge remote 2025/03/08 06:41:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cibucob9yeji': Purge remote 2025/03/08 06:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vilitus0gofo': Purge remote 2025/03/08 06:41:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wujabac7nube': Purge remote 2025/03/08 06:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nagemaz8saka': Purge remote 2025/03/08 06:41:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gomasil5xule': Purge remote 2025/03/08 06:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-todotal3zija': Purge remote 2025/03/08 06:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viwihoy6jefi': Purge remote 2025/03/08 06:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zopasav9yata': Purge remote 2025/03/08 06:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hiqepih9kuxi': Purge remote --- PASS: TestApplyTransforms (51.04s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:41:40 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 06:41:42 DEBUG : sub/file2: md5 = ed9bf3a60b9e198ae5ea08f82ea6975c OK 2025/03/08 06:41:42 INFO : file1: Copied (new) to: sub/file2 2025/03/08 06:41:43 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 06:41:43 DEBUG : file1: Unchanged skipping 2025/03/08 06:41:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': don't need to copy/move sub/file2, it is already at target location 2025/03/08 06:41:45 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.02s) === RUN TestCopyLongFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:41:48 DEBUG : dst/file1: md5 = b5a8428d7cf7fa4e0c0a982347b91655 OK 2025/03/08 06:41:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/backup" 2025/03/08 06:41:49 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/1nrff024r7pq65ecp72fc28jb0" 2025/03/08 06:41:50 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/08 06:41:52 INFO : dst/file1: Moved (server-side) 2025/03/08 06:41:54 DEBUG : dst/file1: md5 = 7275ad75466004514061ecc2717b9855 OK 2025/03/08 06:41:54 INFO : dst/file1: Copied (new) 2025/03/08 06:41:56 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:41:57 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:41:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (12.32s) === RUN TestCopyFileCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:41:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/dst" 2025/03/08 06:41:58 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 06:42:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/CompareDest" 2025/03/08 06:42:00 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/gveqi14airsml4bgu7krj116o8" 2025/03/08 06:42:02 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 06:42:04 DEBUG : one: md5 = 8f7a7c84ab53adcd4a8e0f36047dc919 OK 2025/03/08 06:42:04 INFO : one: Copied (new) 2025/03/08 06:42:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:07 DEBUG : one: md5 = 617e1f02f7eb538e887d352b6a4d5849 OK 2025/03/08 06:42:07 INFO : one: Copied (replaced existing) 2025/03/08 06:42:08 DEBUG : dst/one: md5 = a9c28e61bb8409deed1823c23f8f3861 OK 2025/03/08 06:42:10 DEBUG : CompareDest/one: md5 = a7ae1a802e0f2b7e5e31215cf8e9a42a OK 2025/03/08 06:42:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 06:42:13 DEBUG : CompareDest/two: md5 = 09a69da5f878cdca51a8ac0cdae6867d OK 2025/03/08 06:42:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 06:42:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 06:42:15 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 06:42:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 06:42:17 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 06:42:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:18 DEBUG : two: md5 = 820a8017b53e12c195804894e00c4dc6 OK 2025/03/08 06:42:18 INFO : two: Copied (new) 2025/03/08 06:42:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:42:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:42:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:42:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (24.56s) === RUN TestCopyFileCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:42:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/dst" 2025/03/08 06:42:23 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 06:42:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/CopyDest" 2025/03/08 06:42:25 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/08 06:42:26 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 06:42:28 DEBUG : one: md5 = 54498765b99f8fdc8b8372573d1d3535 OK 2025/03/08 06:42:28 INFO : one: Copied (new) 2025/03/08 06:42:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:31 DEBUG : one: md5 = edc157e4cef80bd2ef55a3ef87394596 OK 2025/03/08 06:42:31 INFO : one: Copied (replaced existing) 2025/03/08 06:42:33 DEBUG : dst/one: md5 = a740d47cdea94fa1cdea9c487c73929b OK 2025/03/08 06:42:35 DEBUG : CopyDest/one: md5 = e24abf431f8a27d1135a7afd54046075 OK 2025/03/08 06:42:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/BackupDir" 2025/03/08 06:42:36 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/08 06:42:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 06:42:39 INFO : one: Moved (server-side) 2025/03/08 06:42:40 INFO : one: Copied (server-side copy) 2025/03/08 06:42:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/08 06:42:42 DEBUG : CopyDest/two: md5 = 2737227532532563ad17ff1415a2df75 OK 2025/03/08 06:42:43 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 06:42:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:44 INFO : two: Copied (server-side copy) 2025/03/08 06:42:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/08 06:42:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 06:42:45 DEBUG : two: Unchanged skipping 2025/03/08 06:42:47 DEBUG : CopyDest/three: md5 = 7cf63ee581265a035946d201e466db7a OK 2025/03/08 06:42:47 DEBUG : three: Need to transfer - File not found at Destination 2025/03/08 06:42:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/08 06:42:48 DEBUG : three: Destination not found in --copy-dest 2025/03/08 06:42:49 DEBUG : three: md5 = b39309d1de67fd05bf71d98761da717b OK 2025/03/08 06:42:49 INFO : three: Copied (new) 2025/03/08 06:42:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 06:42:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:42:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:42:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:42:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 06:42:54 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:42:55 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (32.40s) === RUN TestCopyInplace run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.47s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:42:56 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/03/08 06:42:59 DEBUG : TestCopyFileMaxTransfer/file1: md5 = b9328f11d16205435c33edcd9f1b2057 OK 2025/03/08 06:42:59 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/03/08 06:42:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/03/08 06:43:00 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/03/08 06:43:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/03/08 06:43:01 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/03/08 06:43:03 DEBUG : TestCopyFileMaxTransfer/file4: md5 = c64c60a9008e3138cd189c271a8fb880 OK 2025/03/08 06:43:03 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/03/08 06:43:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2025/03/08 06:43:05 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.16s) === RUN TestDeduplicateInteractive run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using skip mode. 2025/03/08 06:43:09 NOTICE: one: Found 2 files with duplicate names 2025/03/08 06:43:09 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.60s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using skip mode. 2025/03/08 06:43:15 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:15 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/03/08 06:43:15 INFO : one: Deleted 2025/03/08 06:43:15 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.53s) === RUN TestDeduplicateFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using first mode. 2025/03/08 06:43:21 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:22 INFO : one: Deleted 2025/03/08 06:43:22 INFO : one: Deleted 2025/03/08 06:43:22 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.30s) === RUN TestDeduplicateNewest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using newest mode. 2025/03/08 06:43:27 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:28 INFO : one: Deleted 2025/03/08 06:43:28 INFO : one: Deleted 2025/03/08 06:43:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.09s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.42s) === RUN TestDeduplicateOldest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using oldest mode. 2025/03/08 06:43:34 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:34 INFO : one: Deleted 2025/03/08 06:43:35 INFO : one: Deleted 2025/03/08 06:43:35 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.22s) === RUN TestDeduplicateLargest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using largest mode. 2025/03/08 06:43:40 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:41 INFO : one: Deleted 2025/03/08 06:43:41 INFO : one: Deleted 2025/03/08 06:43:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.27s) === RUN TestDeduplicateSmallest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using smallest mode. 2025/03/08 06:43:46 NOTICE: one: Found 3 files with duplicate names 2025/03/08 06:43:47 INFO : one: Deleted 2025/03/08 06:43:47 INFO : one: Deleted 2025/03/08 06:43:47 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.28s) === RUN TestDeduplicateRename run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:43:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Looking for duplicate names using rename mode. 2025/03/08 06:43:54 NOTICE: one.txt: Found 3 files with duplicate names 2025/03/08 06:43:55 INFO : one-2.txt: renamed from: one.txt 2025/03/08 06:43:56 INFO : one-3.txt: renamed from: one.txt 2025/03/08 06:43:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.35s) === RUN TestMergeDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:02 DEBUG : dupe1/one.txt: md5 = 7fe7069e755a5d3f44fc1dd04c54c3ca OK 2025/03/08 06:44:04 DEBUG : dupe2/two.txt: md5 = 482f2cfa8fc7af3121c9e0f6e84f13d3 OK 2025/03/08 06:44:06 DEBUG : dupe3/three.txt: md5 = f4b057bb10795539d4e69af95a6f9b43 OK 2025/03/08 06:44:07 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2025/03/08 06:44:07 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2025/03/08 06:44:08 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2025/03/08 06:44:09 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2025/03/08 06:44:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/03/08 06:44:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2025/03/08 06:44:12 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (12.76s) === RUN TestListDirSorted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:14 DEBUG : a.txt: md5 = 01f945f2014dfd13e317aaf7e1d76227 OK 2025/03/08 06:44:15 DEBUG : zend.txt: md5 = 3492e2a2113f739594e84e9894e2221e OK 2025/03/08 06:44:17 DEBUG : sub dir/hello world: md5 = 42cea42fa0489d4e1e4dd486699bc863 OK 2025/03/08 06:44:19 DEBUG : sub dir/hello world2: md5 = d54f728f140f2003bcc0bf5dd6199fb4 OK 2025/03/08 06:44:21 DEBUG : sub dir/ignore dir/.ignore: md5 = f55d11a9bdbacb84ad6336f73a60886c OK 2025/03/08 06:44:22 DEBUG : sub dir/ignore dir/should be ignored: md5 = 8882123fa72b3e63c0ed9fcebdbe5924 OK 2025/03/08 06:44:24 DEBUG : sub dir/sub sub dir/hello world3: md5 = d310476c948652ef447db99c6a05e392 OK 2025/03/08 06:44:26 DEBUG : a.txt: Excluded (Size Filter) 2025/03/08 06:44:26 DEBUG : a.txt: Excluded 2025/03/08 06:44:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/08 06:44:26 DEBUG : sub dir/hello world: Excluded 2025/03/08 06:44:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/08 06:44:26 DEBUG : sub dir/hello world2: Excluded 2025/03/08 06:44:27 DEBUG : sub dir/ignore dir: Excluded 2025/03/08 06:44:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/03/08 06:44:27 DEBUG : sub dir/hello world: Excluded 2025/03/08 06:44:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/03/08 06:44:27 DEBUG : sub dir/hello world2: Excluded 2025/03/08 06:44:27 DEBUG : sub dir/ignore dir: Excluded 2025/03/08 06:44:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2025/03/08 06:44:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2025/03/08 06:44:32 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2025/03/08 06:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2025/03/08 06:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2025/03/08 06:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/03/08 06:44:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSorted (21.09s) === RUN TestListJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:35 DEBUG : file1: md5 = 0ed419628ba8a3d7551a1d54c58ec231 OK 2025/03/08 06:44:37 DEBUG : sub/file2: md5 = 46eafc8d08ca93988ec117f930251d59 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/03/08 06:44:40 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/03/08 06:44:40 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2025/03/08 06:44:41 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2025/03/08 06:44:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.48s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.23s) --- PASS: TestListJSON/DirsOnly (0.23s) --- PASS: TestListJSON/Recurse (0.44s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.25s) --- PASS: TestListJSON/NoMimeType (0.23s) --- PASS: TestListJSON/ShowHash (0.25s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.68s) === RUN TestStatJSON run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:44 DEBUG : file1: md5 = 15219e6e08d3d773b9055e61a63779c0 OK 2025/03/08 06:44:47 DEBUG : sub/file2: md5 = 79e273fef327e35657a45074fc52741c 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/03/08 06:44:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/notfound" 2025/03/08 06:44:50 DEBUG : Config file has changed externally - reloading 2025/03/08 06:44:50 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/qe0i31qdkoejk60elps0ni5sqk" 2025/03/08 06:44:54 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (11.24s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.22s) --- PASS: TestStatJSON/File (0.22s) --- PASS: TestStatJSON/NotFound (0.48s) --- PASS: TestStatJSON/DirFilesOnly (0.23s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.23s) --- PASS: TestStatJSON/FileDirsOnly (0.24s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (1.72s) === RUN TestMkdir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Making directory 2025/03/08 06:44:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Making directory --- PASS: TestMkdir (0.65s) === RUN TestLsd run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:44:57 DEBUG : sub dir/hello world: md5 = 2c33b7a72a9f9e4c65fd18d473e75137 OK 2025/03/08 06:44:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.81s) === RUN TestLs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:01 DEBUG : potato2: md5 = 79a720d1e8e633f95830564ca8e8fd08 OK 2025/03/08 06:45:03 DEBUG : empty space: md5 = 92ff3132be31e34363307477f4537e6d OK --- PASS: TestLs (4.46s) === RUN TestLsWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:06 DEBUG : potato2: md5 = fc26b38b35247b892098952a0ae02b74 OK 2025/03/08 06:45:07 DEBUG : empty space: md5 = 8c198cdd0d7da1ccff71e7d5a8906b32 OK 2025/03/08 06:45:08 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/03/08 06:45:08 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.78s) === RUN TestLsLong run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:10 DEBUG : potato2: md5 = 3856eaf7a6dd443c2c02a03399dd231c OK 2025/03/08 06:45:12 DEBUG : empty space: md5 = 102bba86c5f8376e0cf0c0bf86bb7daf OK --- PASS: TestLsLong (4.52s) === RUN TestHashSums run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:15 DEBUG : potato2: md5 = 97dfaa2873fed08552fe0ec39cfb9d5c OK 2025/03/08 06:45:16 DEBUG : empty space: md5 = fc88dad00a07164ecf5f6d9140f4c3b3 OK --- PASS: TestHashSums (4.42s) === RUN TestHashSumsWithErrors 2025/03/08 06:45:18 DEBUG : Creating backend with remote ":memory:" 2025/03/08 06:45:18 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/03/08 06:45:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/03/08 06:45:18 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/03/08 06:45:18 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:19 DEBUG : potato2: md5 = 8b2e5474d0cf7082df441672eee806af OK 2025/03/08 06:45:21 DEBUG : empty space: md5 = 7d26f1ec6c51471667553ed9a8cdc441 OK 2025/03/08 06:45:23 DEBUG : sub dir/potato3: md5 = 67a5e4888e31039d3c7fb00d7338b0ac OK 2025/03/08 06:45:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.06s) === RUN TestDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:28 DEBUG : small: md5 = 1b8784c39800d5101ab41e6c6ffcfcfd OK 2025/03/08 06:45:29 DEBUG : medium: md5 = 6b4a65d5ac00cc35f5129286b3495784 OK 2025/03/08 06:45:30 DEBUG : large: md5 = 7ec6a5cb0cb1ed3fd8c56cae338a2ced OK 2025/03/08 06:45:30 DEBUG : Waiting for deletions to finish 2025/03/08 06:45:31 DEBUG : large: Excluded (Size Filter) 2025/03/08 06:45:31 INFO : medium: Deleted 2025/03/08 06:45:31 INFO : small: Deleted --- PASS: TestDelete (6.18s) === RUN TestMaxDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:34 DEBUG : small: md5 = 16da4a119ae3540d2dece1645571b1dc OK 2025/03/08 06:45:35 DEBUG : medium: md5 = ed5c1312f2b6a8f50170f0a46f6014f2 OK 2025/03/08 06:45:36 DEBUG : large: md5 = 0b7f06cc58a04d4333552228a01b4e02 OK 2025/03/08 06:45:37 DEBUG : Waiting for deletions to finish 2025/03/08 06:45:37 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2025/03/08 06:45:37 INFO : medium: Deleted 2025/03/08 06:45:37 INFO : small: Deleted --- PASS: TestMaxDelete (6.74s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:40 DEBUG : small: md5 = 20da5b739efb24c002f7a8e65fa485d6 OK 2025/03/08 06:45:42 DEBUG : medium: md5 = 6dc98d954f97692ee327681f569c0baa OK 2025/03/08 06:45:43 DEBUG : large: md5 = 4590d45472e2eafe7db7b8ab852fd5a0 OK 2025/03/08 06:45:43 DEBUG : Waiting for deletions to finish 2025/03/08 06:45:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/08 06:45:44 INFO : small: Deleted 2025/03/08 06:45:44 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.60s) === RUN TestMaxDeleteSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:47 DEBUG : small: md5 = 980be40765e64a9979a6fe3f1ef2de4c OK 2025/03/08 06:45:48 DEBUG : medium: md5 = 646fe21ce051269830d6e94199d7f899 OK 2025/03/08 06:45:50 DEBUG : large: md5 = 4851ca9bc0aa6a392aa7518f3267546a OK 2025/03/08 06:45:50 DEBUG : Waiting for deletions to finish 2025/03/08 06:45:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/03/08 06:45:51 INFO : small: Deleted 2025/03/08 06:45:51 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (6.44s) === RUN TestReadFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:54 DEBUG : ReadFile: md5 = f5e67e4d8f79b61c3610c32e8e37f29b OK --- PASS: TestReadFile (5.21s) === RUN TestRetry 2025/03/08 06:45:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/03/08 06:45:57 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/03/08 06:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 06:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 06:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 06:45:57 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/03/08 06:45:57 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:45:59 DEBUG : file1: md5 = dd625b9150b1410cf15d531f4e715332 OK 2025/03/08 06:46:00 DEBUG : file2: md5 = 5125d526536a399137ae7b1cfe79e681 OK --- PASS: TestCat (18.10s) === RUN TestPurge 2025/03/08 06:46:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lofapes8tiho" 2025/03/08 06:46:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 06:46:15 DEBUG : Creating backend with remote "TestDrive:crypt/jbcja3ns2l7279apm2lrimabm7t7ekqsg9rppdal6ibbfvg9olc0" 2025/03/08 06:46:16 DEBUG : Creating backend with remote "/tmp/rclone2775470134" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lofapes8tiho'", Local "Local file system at /tmp/rclone2775470134", Modify Window "1ms" 2025/03/08 06:46:21 DEBUG : A1/B1/C1/one: md5 = cc37196fef1ced2688a5c5583c54b57b OK 2025/03/08 06:46:21 INFO : A2: Making directory 2025/03/08 06:46:22 INFO : A1/B2: Making directory 2025/03/08 06:46:22 INFO : A1/B2/C2: Making directory 2025/03/08 06:46:23 INFO : A1/B1/C3: Making directory 2025/03/08 06:46:24 INFO : A3: Making directory 2025/03/08 06:46:25 INFO : A3/B3: Making directory 2025/03/08 06:46:25 INFO : A3/B3/C4: Making directory 2025/03/08 06:46:28 DEBUG : A1/two: md5 = e40333ce0c0b638b6223ebe344279e7c OK 2025/03/08 06:46:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lofapes8tiho': Purge remote 2025/03/08 06:46:31 NOTICE: purge failed: directory not found --- PASS: TestPurge (15.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:46:35 DEBUG : A1/B1/C1/one: md5 = cdb6efc82ae5ea818c82e38a4077b4f7 OK 2025/03/08 06:46:35 INFO : A2: Making directory 2025/03/08 06:46:35 INFO : A1/B2: Making directory 2025/03/08 06:46:36 INFO : A1/B2/C2: Making directory 2025/03/08 06:46:37 INFO : A1/B1/C3: Making directory 2025/03/08 06:46:37 INFO : A3: Making directory 2025/03/08 06:46:38 INFO : A3/B3: Making directory 2025/03/08 06:46:39 INFO : A3/B3/C4: Making directory 2025/03/08 06:46:41 DEBUG : A1/two: md5 = ccd0dbbe4a35d2a32ca5edee60b0565b OK 2025/03/08 06:46:42 DEBUG : removing 1 level 3 directories 2025/03/08 06:46:42 INFO : A3/B3/C4: Removing directory 2025/03/08 06:46:45 DEBUG : removing 2 level 3 directories 2025/03/08 06:46:45 INFO : A1/B2/C2: Removing directory 2025/03/08 06:46:45 INFO : A1/B1/C3: Removing directory 2025/03/08 06:46:46 DEBUG : removing 2 level 2 directories 2025/03/08 06:46:46 INFO : A3/B3: Removing directory 2025/03/08 06:46:46 INFO : A1/B2: Removing directory 2025/03/08 06:46:46 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2025/03/08 06:46:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 06:46:46 DEBUG : removing 2 level 1 directories 2025/03/08 06:46:46 INFO : A3: Removing directory 2025/03/08 06:46:46 INFO : A2: Removing directory 2025/03/08 06:46:47 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2025/03/08 06:46:50 DEBUG : removing 1 level 3 directories 2025/03/08 06:46:50 INFO : A1/B1/C1: Removing directory 2025/03/08 06:46:50 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:51 DEBUG : removing 1 level 2 directories 2025/03/08 06:46:51 INFO : A1/B1: Removing directory 2025/03/08 06:46:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 06:46:51 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:46:52 DEBUG : removing 1 level 1 directories 2025/03/08 06:46:52 INFO : A1: Removing directory 2025/03/08 06:46:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 06:46:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 06:46:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:46:52 DEBUG : removing 1 level 0 directories 2025/03/08 06:46:52 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Removing directory 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:46:53 DEBUG : : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (22.63s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:46:54 INFO : A1: Making directory 2025/03/08 06:46:55 INFO : A1/B1: Making directory 2025/03/08 06:46:56 INFO : A1/B1/C1: Making directory 2025/03/08 06:46:58 DEBUG : removing 1 level 3 directories 2025/03/08 06:46:58 INFO : A1/B1/C1: Removing directory 2025/03/08 06:46:59 DEBUG : removing 1 level 2 directories 2025/03/08 06:46:59 INFO : A1/B1: Removing directory 2025/03/08 06:46:59 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:47:01 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (7.64s) === RUN TestRmdirsWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:01 INFO : A1: Making directory 2025/03/08 06:47:02 INFO : A1/B1: Making directory 2025/03/08 06:47:03 INFO : A1/B1/C1: Making directory 2025/03/08 06:47:05 DEBUG : removing 1 level 3 directories 2025/03/08 06:47:05 INFO : A1/B1/C1: Removing directory 2025/03/08 06:47:06 DEBUG : removing 1 level 2 directories 2025/03/08 06:47:06 INFO : A1/B1: Removing directory 2025/03/08 06:47:06 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:47:08 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.16s) === RUN TestCopyURL run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:10 DEBUG : file1: md5 = f072e7655e89f5dbd49176b555efcc4b OK 2025/03/08 06:47:10 DEBUG : filename.txt: File name found in url 2025/03/08 06:47:12 DEBUG : filename.txt: md5 = 73b409d8eb79563db76c583bdd6462e7 OK 2025/03/08 06:47:12 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/03/08 06:47:13 DEBUG : headerfilename.txt: md5 = 2cc1ba6628963e94128feddb7dde41b6 OK 2025/03/08 06:47:15 DEBUG : file2: md5 = 3a706ccfdb3e5364fa94155b80240d3c OK --- PASS: TestCopyURL (8.48s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:17 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 06:47:19 DEBUG : sub/file2: md5 = 41efdaee80bdc32c7edd598018e99e8d OK 2025/03/08 06:47:19 INFO : file1: Copied (new) to: sub/file2 2025/03/08 06:47:19 INFO : file1: Deleted 2025/03/08 06:47:20 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 06:47:20 DEBUG : file1: Unchanged skipping 2025/03/08 06:47:20 INFO : file1: Deleted 2025/03/08 06:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': don't need to copy/move sub/file2, it is already at target location 2025/03/08 06:47:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.73s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/03/08 06:47:24 DEBUG : file1: md5 = ec0802f38829d4897a979b39a0ca1971 OK 2025/03/08 06:47:24 INFO : file1: Copied (new) 2025/03/08 06:47:24 INFO : file1: Deleted 2025/03/08 06:47:25 DEBUG : file1: Destination exists, skipping 2025/03/08 06:47:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.33s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.45s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.43s) === RUN TestMoveFileBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:29 DEBUG : dst/file1: md5 = 14bfe1de08de43be336c79d32a27219c OK 2025/03/08 06:47:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qapacug5guhu/backup" 2025/03/08 06:47:30 DEBUG : Creating backend with remote "TestDrive:crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg/1nrff024r7pq65ecp72fc28jb0" 2025/03/08 06:47:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/03/08 06:47:33 INFO : dst/file1: Moved (server-side) 2025/03/08 06:47:35 DEBUG : dst/file1: md5 = e7a5bd917946fc4d097097ae754b6eb0 OK 2025/03/08 06:47:35 INFO : dst/file1: Copied (new) 2025/03/08 06:47:35 INFO : dst/file1: Deleted 2025/03/08 06:47:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:47:38 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2025/03/08 06:47:39 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.40s) === 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:47:41 DEBUG : A1/one: md5 = 6db87cae0a732b665df85035c6df921d OK 2025/03/08 06:47:43 DEBUG : A1/two: md5 = ab6d8c54ea79a2ad0a7eaa403f796f81 OK 2025/03/08 06:47:45 DEBUG : A1/B1/three: md5 = b911fbab09506ccdb0ade86c9e0c927e OK 2025/03/08 06:47:47 DEBUG : A1/B1/C1/four: md5 = cf97c821fc0f8362a41b7ae2396bc6c8 OK 2025/03/08 06:47:49 DEBUG : A1/B1/C2/five: md5 = 387e74e9661b54a85f328802f9387384 OK 2025/03/08 06:47:49 INFO : A1/B2: Making directory 2025/03/08 06:47:50 INFO : A1/B1/C3: Making directory 2025/03/08 06:47:59 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/03/08 06:47:59 INFO : A2/one: Moved (server-side) to: A3/one 2025/03/08 06:47:59 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/03/08 06:47:59 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/03/08 06:47:59 INFO : A2/two: Moved (server-side) to: A3/two 2025/03/08 06:48:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 06:48:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 06:48:02 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:48:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 06:48:03 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 06:48:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/03/08 06:48:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/03/08 06:48:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/03/08 06:48:10 INFO : A3/two: Moved (server-side) to: A4/two 2025/03/08 06:48:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/03/08 06:48:10 INFO : A3/one: Moved (server-side) to: A4/one 2025/03/08 06:48:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 06:48:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 06:48:13 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:48:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 06:48:14 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 06:48:20 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2025/03/08 06:48:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2025/03/08 06:48:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2025/03/08 06:48:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2025/03/08 06:48:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2025/03/08 06:48:21 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/03/08 06:48:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2025/03/08 06:48:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2025/03/08 06:48:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/03/08 06:48:22 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (43.25s) === RUN TestGetFsInfo run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" --- PASS: TestGetFsInfo (0.44s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 06:48:25 DEBUG : no_checksum_small_file_from_pipe: md5 = 74c4f3a2d3eee7b3ee53546e5c578f04 OK 2025/03/08 06:48:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/08 06:48:25 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 06:48:25 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2025/03/08 06:48:26 DEBUG : no_checksum_big_file_from_pipe: md5 = 1a8d798852888f0dbbe0b75b66f29829 OK 2025/03/08 06:48:26 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 06:48:29 DEBUG : with_checksum_small_file_from_pipe: md5 = 76cfe2f4bdccb72aae8f9d31c35a73e3 OK 2025/03/08 06:48:29 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 06:48:30 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2025/03/08 06:48:31 DEBUG : with_checksum_big_file_from_pipe: md5 = 2b358ad4d4f8c1a728c4c4b9c13201c4 OK 2025/03/08 06:48:31 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 06:48:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 06:48:35 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/08 06:48:35 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-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (34 bytes), uploading instead of streaming 2025/03/08 06:48:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/03/08 06:48:39 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2025/03/08 06:48:40 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (18.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (4.65s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.69s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) === RUN TestRcatMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2025/03/08 06:48:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (48 bytes), uploading instead of streaming 2025/03/08 06:48:43 DEBUG : rcat_metadata: md5 = bcb2f07c6568c115d26c5672fe3b5934 OK 2025/03/08 06:48:43 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/03/08 06:48:45 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2025/03/08 06:48:46 DEBUG : rcat_metadata_uploadcutoff0: md5 = d145d03353eee30b3f6f664265c17f17 OK 2025/03/08 06:48:46 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.57s) --- PASS: TestRcatMetadata/Normal (2.42s) --- PASS: TestRcatMetadata/ViaDisk (2.71s) === RUN TestRcatSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:49 DEBUG : potato1: md5 = c7e2ebb334266ffab1b212e489a399f0 OK 2025/03/08 06:48:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/08 06:48:50 DEBUG : potato2: md5 = 99447f56db181e439346cd5951747c0f OK 2025/03/08 06:48:50 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.37s) === RUN TestRcatSizeMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:53 DEBUG : potato1: md5 = b7c69d1d6399d78ab0bf303dd1159ea5 OK 2025/03/08 06:48:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': File to upload is small (60 bytes), uploading instead of streaming 2025/03/08 06:48:54 DEBUG : potato2: md5 = c8e4108658507d73bb6f7008c0af6ebd OK 2025/03/08 06:48:54 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (4.69s) === RUN TestTouchDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:48:58 DEBUG : potato2: md5 = f26bbd11f27036f0c983c4ccb6e2159c OK 2025/03/08 06:48:59 DEBUG : empty space: md5 = 32187f99c6fceb0ba168141f8de7ae17 OK 2025/03/08 06:49:01 DEBUG : sub dir/potato3: md5 = e8e8dbe4b55562c2de7f20e16af55b8a OK 2025/03/08 06:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Touching "sub dir/potato3" 2025/03/08 06:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Touching "empty space" 2025/03/08 06:49:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Touching "potato2" 2025/03/08 06:49:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.49s) === RUN TestMkdirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:06 DEBUG : dir with metadata: Making directory with metadata 2025/03/08 06:49:07 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.29s) === RUN TestMkdirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:08 DEBUG : directory with modtime: Making directory with metadata 2025/03/08 06:49:09 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.27s) === RUN TestCopyDirMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/08 06:49:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 06:49:11 DEBUG : Google drive root 'crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg': Skipping btime metadata as can't update it on an existing file: 2025-03-08T06:49:11.013019077Z 2025/03/08 06:49:11 INFO : non existent directory: Updated directory metadata 2025/03/08 06:49:13 DEBUG : Google drive root 'crypt/531kinck4ip59u1ign5togot7r8cffopd5rh0432emtq76mk44cg': Skipping btime metadata as can't update it on an existing file: 2025-03-08T06:49:11.013019077Z 2025/03/08 06:49:15 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.05s) === RUN TestSetDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:17 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2025/03/08 06:49:18 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2025/03/08 06:49:19 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.24s) === RUN TestDirsEqual run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:21 DEBUG : dir with metadata to be copied: Making directory with metadata 2025/03/08 06:49:21 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 06:49:21 DEBUG : dst: Making directory with metadata 2025/03/08 06:49:22 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/08 06:49:22 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 06:49:22 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 06:49:23 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 06:49:23 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2025/03/08 06:49:23 INFO : dst: Set directory modification time (using SetModTime) 2025/03/08 06:49:23 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.62s) === RUN TestRemoveExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu'", Local "Local file system at /tmp/rclone3448909879", Modify Window "1ms" 2025/03/08 06:49:27 DEBUG : sub dir/test remove existing: md5 = d9125b8bb3b34dfb1cf764ae49669456 OK 2025/03/08 06:49:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 381d47e9b25c86effcd6c7ebc208e70a OK 2025/03/08 06:49:30 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kugasir9" before starting 2025/03/08 06:49:31 DEBUG : sub dir/test remove existing.kugasir9: TEST: removing renamed existing file after operation 2025/03/08 06:49:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jedusog0" before starting 2025/03/08 06:49:33 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jedusog0: TEST: renaming existing back after failed operation 2025/03/08 06:49:34 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pigidez5" before starting 2025/03/08 06:49:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pigidez5: TEST: removing renamed existing file after operation 2025/03/08 06:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2driv49cuoq74df43hf668vu07vn8ilphnjfm4lrh76obi81irt9vsufdumdrnosblt4ngkrkd2hfib4344f0n9pvf0g1f96p6ld0fj75v4fbfo5m9etm1i3thf5v7cu7aollkkeuad93one107218voicb9pp1v5uicgbdotj7tkr6i54a0" 2025/03/08 06:49:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3rucdct37d3pek5ek5lhqcfgoe9ouc5hrmd1kkd85qaouat17seg" --- PASS: TestRemoveExisting (12.84s) === 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/03/08 06:49:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qapacug5guhu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 10m17.064113933s (try 1/5)