"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/07/11 04:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi" 2026/07/11 04:48:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:48:29 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g" 2026/07/11 04:48:30 DEBUG : Creating backend with remote "/tmp/rclone3293348395" === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" multithread_test.go:119: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.48s) === RUN TestSizeDiffers 2026/07/11 04:48:31 DEBUG : a: size = 0 OK 2026/07/11 04:48:31 DEBUG : a: size = 1 (memory) 2026/07/11 04:48:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/11 04:48:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/11 04:48:31 DEBUG : potato: Seek from 10 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 10 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/11 04:48:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/11 04:48:31 DEBUG : potato: Seek from 8 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 8 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/11 04:48:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/11 04:48:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/11 04:48:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/11 04:48:31 DEBUG : potato: Seek from 5 to 2 2026/07/11 04:48:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/11 04:48:31 DEBUG : potato: Seek from 9 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 9 to 0 2026/07/11 04:48:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:48:33 DEBUG : rutabaga: md5 = 8443adab76acea8162e1a33bd713f23f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/07/11 04:48:35 DEBUG : empty space: md5 = 3c22ef1ec3788a3e90fa279ec5d01368 OK === RUN TestCheck/3 2026/07/11 04:48:37 DEBUG : potato2: md5 = f9782759ceb6c2500ab06ac195b9dbc6 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/07/11 04:48:39 DEBUG : remotepotato: md5 = 11220ba5e0875c84e64b54dc09f0b785 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.67s) --- PASS: TestCheck/1 (0.24s) --- PASS: TestCheck/2 (0.27s) --- PASS: TestCheck/3 (0.23s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.23s) --- PASS: TestCheck/6 (0.26s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2026/07/11 04:48:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 04:48:42 DEBUG : Creating backend with remote "nonexistent" 2026/07/11 04:48:42 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/11 04:48:42 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/11 04:48:42 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/11 04:48:42 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:48:44 DEBUG : rutabaga: md5 = 268b2951c0e58a538865d1b21270d804 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/11 04:48:47 DEBUG : empty space: md5 = e6e517ab5b591691db38747d80452a2e OK === RUN TestCheckDownload/3 2026/07/11 04:48:50 DEBUG : potato2: md5 = 56c050aa7b245e2b0333c16f6cd864f3 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/11 04:48:54 DEBUG : remotepotato: md5 = 5b57b3f9316646f67e8e49ad9e7b57c7 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.68s) --- PASS: TestCheckDownload/1 (0.95s) --- PASS: TestCheckDownload/2 (0.93s) --- PASS: TestCheckDownload/3 (0.94s) --- PASS: TestCheckDownload/4 (1.12s) --- PASS: TestCheckDownload/5 (0.92s) --- PASS: TestCheckDownload/6 (0.75s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:48:59 DEBUG : rutabaga: md5 = bb1a1f32f85252030e78d0f14d5d1b89 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/11 04:49:02 DEBUG : empty space: md5 = 3badba439d540651e00c4dc5c5e7e23c OK === RUN TestCheckSizeOnly/3 2026/07/11 04:49:04 DEBUG : potato2: md5 = 22295dcdfcf1f0fdc26efb4393491bb1 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/11 04:49:06 DEBUG : remotepotato: md5 = 682d8cb9499efb5d968834426ea2f073 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.18s) --- PASS: TestCheckSizeOnly/1 (0.27s) --- PASS: TestCheckSizeOnly/2 (0.27s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.26s) --- PASS: TestCheckSizeOnly/6 (0.23s) --- PASS: TestCheckSizeOnly/7 (0.26s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:49:11 DEBUG : test.sum: md5 = 52b855412f797aaf69d724406dd18f22 OK 2026/07/11 04:49:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 04:49:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 04:49:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 04:49:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/11 04:49:14 DEBUG : test.sum: md5 = f59b663e26cb4cd21f4548e4c690bd4a OK 2026/07/11 04:49:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/11 04:49:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/11 04:49:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/11 04:49:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.71s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:49:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/data" 2026/07/11 04:49:16 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/vjrnln8ratgmqakfosrqe8espk" check_test.go:350: Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.00s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:49:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/data" 2026/07/11 04:49:18 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/vjrnln8ratgmqakfosrqe8espk" 2026/07/11 04:49:22 DEBUG : data/banana: md5 = 738b9480552d852dd02bc3235da2cc9f OK 2026/07/11 04:49:23 DEBUG : test.sum: md5 = 278cdcc5777835478496a6e6c117b162 OK === RUN TestCheckSumDownload/subtest1 2026/07/11 04:49:28 DEBUG : data/potato: md5 = 87bd2dddaedfad780a9d46045fc9f18f OK 2026/07/11 04:49:29 DEBUG : test.sum: md5 = 08f55c085b7ae9209308cea407f1d32b OK === RUN TestCheckSumDownload/subtest2 2026/07/11 04:49:33 DEBUG : test.sum: md5 = 0fc03fc77c223f2465d82df6ec4654d5 OK === RUN TestCheckSumDownload/subtest3 2026/07/11 04:49:37 DEBUG : test.sum: md5 = 3b0586aa8809d02e8ccc7f8f3f7bd010 OK === RUN TestCheckSumDownload/subtest4 2026/07/11 04:49:41 DEBUG : test.sum: md5 = 9a2aeb5e1aa4467928fbdf56b6499f22 OK === RUN TestCheckSumDownload/subtest5 2026/07/11 04:49:45 DEBUG : test.sum: md5 = 566f0fad2f78946650cd00b468212462 OK === RUN TestCheckSumDownload/subtest6 2026/07/11 04:49:49 DEBUG : data/banana: md5 = 07c07e46e7c9a5c2c697b2d2066d96b1 OK 2026/07/11 04:49:51 DEBUG : data/potato: md5 = ff88725a64a73c42555425b85f9050f6 OK 2026/07/11 04:49:52 DEBUG : test.sum: md5 = ca409623b800a61a02acbcce71256981 OK === RUN TestCheckSumDownload/subtest7 2026/07/11 04:49:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2026/07/11 04:49:57 DEBUG : vjrnln8ratgmqakfosrqe8espk: Rmdir: contains trashed file: "igjr4utqjj43i7bn8okrqetjm0" --- PASS: TestCheckSumDownload (39.52s) --- PASS: TestCheckSumDownload/subtest1 (2.33s) --- PASS: TestCheckSumDownload/subtest2 (1.93s) --- PASS: TestCheckSumDownload/subtest3 (2.23s) --- PASS: TestCheckSumDownload/subtest4 (2.01s) --- PASS: TestCheckSumDownload/subtest5 (2.02s) --- PASS: TestCheckSumDownload/subtest6 (1.84s) --- PASS: TestCheckSumDownload/subtest7 (2.02s) === RUN TestApplyTransforms 2026/07/11 04:49:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pejozuw3vasa" 2026/07/11 04:49:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:49:57 DEBUG : Creating backend with remote "TestDrive:crypt/k0agqvj2ir37knc4u30o697djhm28ddf9bn57ggqhdbo02sjlpg0" 2026/07/11 04:49:58 DEBUG : Creating backend with remote "/tmp/rclone400364074" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa'", Local "Local file system at /tmp/rclone400364074", Modify Window "1ms" 2026/07/11 04:50:01 DEBUG : hello, world!: md5 = ee0dcdfef37644fedd169891afc57bf2 OK upper checkfile vs. lower remote (without normalization) 2026/07/11 04:50:01 ERROR : hello, world!: sum not found 2026/07/11 04:50:01 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa' 2026/07/11 04:50:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': 1 files missing 2026/07/11 04:50:01 NOTICE: 1 hashes missing 2026/07/11 04:50:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': 1 differences found 2026/07/11 04:50:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/11 04:50:02 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': 0 differences found 2026/07/11 04:50:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': 1 matching files 2026/07/11 04:50:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-facepup6goce" 2026/07/11 04:50:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:02 DEBUG : Creating backend with remote "TestDrive:crypt/4rg5a9heo7f1hsk29pt8odr6k5p7fhsojno92it0m40fu6e3o0tg" 2026/07/11 04:50:03 DEBUG : Creating backend with remote "/tmp/rclone509613635" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce'", Local "Local file system at /tmp/rclone509613635", Modify Window "1ms" 2026/07/11 04:50:05 DEBUG : HELLO, WORLD!: md5 = c330b2fdb9fb02c62f0d5ab2f5c94ad2 OK lower checkfile vs. upper remote (without normalization) 2026/07/11 04:50:06 ERROR : HELLO, WORLD!: sum not found 2026/07/11 04:50:06 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce' 2026/07/11 04:50:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': 1 files missing 2026/07/11 04:50:06 NOTICE: 1 hashes missing 2026/07/11 04:50:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': 1 differences found 2026/07/11 04:50:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/11 04:50:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': 0 differences found 2026/07/11 04:50:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': 1 matching files 2026/07/11 04:50:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jokebuy1mada" 2026/07/11 04:50:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:07 DEBUG : Creating backend with remote "TestDrive:crypt/139m056b08chdlfc0mbksrbr7mjir6qvf1lc6npcf4sn06uojo0g" 2026/07/11 04:50:08 DEBUG : Creating backend with remote "/tmp/rclone1129945526" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada'", Local "Local file system at /tmp/rclone1129945526", Modify Window "1ms" 2026/07/11 04:50:10 DEBUG : HeLlO, wOrLd!: md5 = 6e020013a11ff5039088df13b54e2d64 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/11 04:50:11 ERROR : HeLlO, wOrLd!: sum not found 2026/07/11 04:50:11 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada' 2026/07/11 04:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': 1 files missing 2026/07/11 04:50:11 NOTICE: 1 hashes missing 2026/07/11 04:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': 1 differences found 2026/07/11 04:50:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/11 04:50:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': 0 differences found 2026/07/11 04:50:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': 1 matching files 2026/07/11 04:50:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hoyurus3soha" 2026/07/11 04:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:12 DEBUG : Creating backend with remote "TestDrive:crypt/9j62a8s68f4mg6k8genkg891eiomr30jhrn3qkbqqj01kbi4ud10" 2026/07/11 04:50:13 DEBUG : Creating backend with remote "/tmp/rclone2264433069" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha'", Local "Local file system at /tmp/rclone2264433069", Modify Window "1ms" 2026/07/11 04:50:15 DEBUG : HELLO, WORLD!: md5 = 4ed6261e51352007c41fe4ae01a1427b OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/11 04:50:16 ERROR : HELLO, WORLD!: sum not found 2026/07/11 04:50:16 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha' 2026/07/11 04:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': 1 files missing 2026/07/11 04:50:16 NOTICE: 1 hashes missing 2026/07/11 04:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': 1 differences found 2026/07/11 04:50:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/11 04:50:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': 0 differences found 2026/07/11 04:50:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': 1 matching files 2026/07/11 04:50:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qujoter7toca" 2026/07/11 04:50:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:17 DEBUG : Creating backend with remote "TestDrive:crypt/f26p88v66d6rtcvmv5u6gsl64q1ser7kjq8prhifepgf4inkjbfg" 2026/07/11 04:50:18 DEBUG : Creating backend with remote "/tmp/rclone1683027225" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca'", Local "Local file system at /tmp/rclone1683027225", Modify Window "1ms" 2026/07/11 04:50:20 DEBUG : 測試_Русский___ě_áñ: md5 = 5618f144fa004411ac20476f0f28f359 OK NFD checkfile vs. NFC remote (without normalization) 2026/07/11 04:50:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca' 2026/07/11 04:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': 1 files missing 2026/07/11 04:50:20 NOTICE: 1 hashes missing 2026/07/11 04:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': 1 differences found 2026/07/11 04:50:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/11 04:50:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': 0 differences found 2026/07/11 04:50:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': 1 matching files 2026/07/11 04:50:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-coneviz1bogi" 2026/07/11 04:50:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:21 DEBUG : Creating backend with remote "TestDrive:crypt/telt2k229u6tpp050g93h8hqup4k4lo9icf58eto317bo7v68qs0" 2026/07/11 04:50:22 DEBUG : Creating backend with remote "/tmp/rclone1357250746" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi'", Local "Local file system at /tmp/rclone1357250746", Modify Window "1ms" 2026/07/11 04:50:25 DEBUG : 測試_Русский___ě_áñ: md5 = cced97f8993ed3f757ba7b51552a7d10 OK NFC checkfile vs. NFD remote (without normalization) 2026/07/11 04:50:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi' 2026/07/11 04:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': 1 files missing 2026/07/11 04:50:25 NOTICE: 1 hashes missing 2026/07/11 04:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': 1 differences found 2026/07/11 04:50:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/11 04:50:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': 0 differences found 2026/07/11 04:50:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': 1 matching files 2026/07/11 04:50:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kibohax2sada" 2026/07/11 04:50:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:26 DEBUG : Creating backend with remote "TestDrive:crypt/h7ev1p1s2sfbgk7ln4loinbol49d0d5a5fos1fq47r8fh3kgulv0" 2026/07/11 04:50:27 DEBUG : Creating backend with remote "/tmp/rclone3008505136" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada'", Local "Local file system at /tmp/rclone3008505136", Modify Window "1ms" 2026/07/11 04:50:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ce9ccf04611c348cbe950caf8df4b58e OK NFDx2 checkfile vs. both remote (without normalization) 2026/07/11 04:50:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada' 2026/07/11 04:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': 1 files missing 2026/07/11 04:50:30 NOTICE: 1 hashes missing 2026/07/11 04:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': 1 differences found 2026/07/11 04:50:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/11 04:50:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': 0 differences found 2026/07/11 04:50:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': 1 matching files 2026/07/11 04:50:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wasojim3jomo" 2026/07/11 04:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:31 DEBUG : Creating backend with remote "TestDrive:crypt/f4809e6d8u1po9ortkv0oj1mv5m0u9llao8k4u82n2rn5r6ehjgg" 2026/07/11 04:50:32 DEBUG : Creating backend with remote "/tmp/rclone2532270846" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo'", Local "Local file system at /tmp/rclone2532270846", Modify Window "1ms" 2026/07/11 04:50:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 508e57cebdf1f5c4d6b3f81be1407e83 OK NFCx2 checkfile vs. both remote (without normalization) 2026/07/11 04:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo' 2026/07/11 04:50:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': 1 files missing 2026/07/11 04:50:35 NOTICE: 1 hashes missing 2026/07/11 04:50:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': 1 differences found 2026/07/11 04:50:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/11 04:50:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': 0 differences found 2026/07/11 04:50:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': 1 matching files 2026/07/11 04:50:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fetecib5jara" 2026/07/11 04:50:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:36 DEBUG : Creating backend with remote "TestDrive:crypt/fk3crlsld8s6p9g9o00c9bqtk734vlp628154giuuhh5m174v1a0" 2026/07/11 04:50:37 DEBUG : Creating backend with remote "/tmp/rclone1522368047" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara'", Local "Local file system at /tmp/rclone1522368047", Modify Window "1ms" 2026/07/11 04:50:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 4efecd0f0869d078cb0caba3d367cf93 OK both checkfile vs. NFDx2 remote (without normalization) 2026/07/11 04:50:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara' 2026/07/11 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': 1 files missing 2026/07/11 04:50:39 NOTICE: 1 hashes missing 2026/07/11 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': 1 differences found 2026/07/11 04:50:39 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/11 04:50:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': 0 differences found 2026/07/11 04:50:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': 1 matching files 2026/07/11 04:50:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bizemav6cima" 2026/07/11 04:50:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:50:40 DEBUG : Creating backend with remote "TestDrive:crypt/2mnshlvaf2rhfjqu17o4jnt9jfl2oa8fi98muc9t3cf1t7jps580" 2026/07/11 04:50:41 DEBUG : Creating backend with remote "/tmp/rclone2049323280" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima'", Local "Local file system at /tmp/rclone2049323280", Modify Window "1ms" 2026/07/11 04:50:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19a7c48e9cc9b224547ae372d6246494 OK both checkfile vs. NFCx2 remote (without normalization) 2026/07/11 04:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/11 04:50:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima' 2026/07/11 04:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': 1 files missing 2026/07/11 04:50:44 NOTICE: 1 hashes missing 2026/07/11 04:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': 1 differences found 2026/07/11 04:50:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/11 04:50:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/11 04:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': 0 differences found 2026/07/11 04:50:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': 1 matching files 2026/07/11 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bizemav6cima': Purge remote 2026/07/11 04:50:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fetecib5jara': Purge remote 2026/07/11 04:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wasojim3jomo': Purge remote 2026/07/11 04:50:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kibohax2sada': Purge remote 2026/07/11 04:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-coneviz1bogi': Purge remote 2026/07/11 04:50:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qujoter7toca': Purge remote 2026/07/11 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hoyurus3soha': Purge remote 2026/07/11 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jokebuy1mada': Purge remote 2026/07/11 04:50:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-facepup6goce': Purge remote 2026/07/11 04:50:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pejozuw3vasa': Purge remote --- PASS: TestApplyTransforms (51.94s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:50:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 04:50:52 DEBUG : sub/file2: md5 = d4e5c21a6163230867ccf8f66c11f369 OK 2026/07/11 04:50:52 DEBUG : sub/file2: size = 14 OK 2026/07/11 04:50:52 INFO : file1: Copied (new) to: sub/file2 2026/07/11 04:50:52 DEBUG : sub/file2: size = 14 OK 2026/07/11 04:50:52 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 04:50:52 DEBUG : file1: Unchanged skipping 2026/07/11 04:50:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': don't need to copy/move sub/file2, it is already at target location 2026/07/11 04:50:55 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestCopyFile (6.13s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:50:58 DEBUG : dst/file1: md5 = b69432530ddd9f182d08c3c5b541f8f1 OK 2026/07/11 04:50:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/backup" 2026/07/11 04:50:59 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 04:51:00 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:00 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi') 2026/07/11 04:51:00 DEBUG : dst/file1: Sizes differ 2026/07/11 04:51:03 INFO : dst/file1: Moved (server-side) 2026/07/11 04:51:04 DEBUG : dst/file1: md5 = d0741f33d9d0cc44f34a7694d1576cbf OK 2026/07/11 04:51:04 DEBUG : dst/file1: size = 14 OK 2026/07/11 04:51:04 INFO : dst/file1: Copied (new) 2026/07/11 04:51:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:51:08 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:51:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestCopyFileBackupDir (13.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:51:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/dst" 2026/07/11 04:51:09 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 04:51:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/CompareDest" 2026/07/11 04:51:11 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/gveqi14airsml4bgu7krj116o8" 2026/07/11 04:51:13 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 04:51:15 DEBUG : one: md5 = 238151bdfe447551d2e047f259e66b99 OK 2026/07/11 04:51:15 DEBUG : one: size = 3 OK 2026/07/11 04:51:15 INFO : one: Copied (new) 2026/07/11 04:51:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/dst') 2026/07/11 04:51:16 DEBUG : one: Sizes differ 2026/07/11 04:51:18 DEBUG : one: md5 = 865867c8d81d9eb983db474ce614f57a OK 2026/07/11 04:51:18 DEBUG : one: size = 5 OK 2026/07/11 04:51:18 INFO : one: Copied (replaced existing) 2026/07/11 04:51:20 DEBUG : dst/one: md5 = afd58bf092cca40ee6c64e03f9f326fb OK 2026/07/11 04:51:22 DEBUG : CompareDest/one: md5 = 48ef2e375f762507356de13f3e5f3de9 OK 2026/07/11 04:51:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:23 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/dst') 2026/07/11 04:51:23 DEBUG : one: Sizes differ 2026/07/11 04:51:23 DEBUG : one: size = 5 OK 2026/07/11 04:51:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/11 04:51:25 DEBUG : CompareDest/two: md5 = b73aee608077616f65d6876dd9503390 OK 2026/07/11 04:51:26 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 04:51:26 DEBUG : two: size = 3 OK 2026/07/11 04:51:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 04:51:27 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 04:51:27 DEBUG : two: size = 3 OK 2026/07/11 04:51:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/11 04:51:29 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 04:51:29 DEBUG : two: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:29 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/CompareDest') 2026/07/11 04:51:29 DEBUG : two: Sizes differ 2026/07/11 04:51:30 DEBUG : two: md5 = 511d6ab633ca22e46512466e88ef4859 OK 2026/07/11 04:51:30 DEBUG : two: size = 5 OK 2026/07/11 04:51:30 INFO : two: Copied (new) 2026/07/11 04:51:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:51:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:51:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:51:34 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCompareDest (25.64s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:51:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/dst" 2026/07/11 04:51:35 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 04:51:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/CopyDest" 2026/07/11 04:51:37 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/11 04:51:38 DEBUG : one: Need to transfer - File not found at Destination 2026/07/11 04:51:41 DEBUG : one: md5 = 1389e13ced2b8620458aa14f3abab400 OK 2026/07/11 04:51:41 DEBUG : one: size = 3 OK 2026/07/11 04:51:41 INFO : one: Copied (new) 2026/07/11 04:51:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:42 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/dst') 2026/07/11 04:51:42 DEBUG : one: Sizes differ 2026/07/11 04:51:44 DEBUG : one: md5 = aa4c53ea4f542fd4ed49fb0734c38332 OK 2026/07/11 04:51:44 DEBUG : one: size = 5 OK 2026/07/11 04:51:44 INFO : one: Copied (replaced existing) 2026/07/11 04:51:46 DEBUG : dst/one: md5 = c6baedb2c3b23fd0dc9476c429da343e OK 2026/07/11 04:51:48 DEBUG : CopyDest/one: md5 = ee89e357c1736e24b4a0e22411a6bb87 OK 2026/07/11 04:51:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/BackupDir" 2026/07/11 04:51:49 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/11 04:51:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/dst') 2026/07/11 04:51:50 DEBUG : one: Sizes differ 2026/07/11 04:51:51 DEBUG : one: size = 5 OK 2026/07/11 04:51:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:51:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/dst') 2026/07/11 04:51:51 DEBUG : one: Sizes differ 2026/07/11 04:51:52 INFO : one: Moved (server-side) 2026/07/11 04:51:53 DEBUG : one: size = 5 OK 2026/07/11 04:51:53 INFO : one: Copied (server-side copy) 2026/07/11 04:51:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/11 04:51:55 DEBUG : CopyDest/two: md5 = 84868af68396633814e247ef0603b8ba OK 2026/07/11 04:51:56 DEBUG : two: Need to transfer - File not found at Destination 2026/07/11 04:51:56 DEBUG : two: size = 3 OK 2026/07/11 04:51:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:57 DEBUG : two: size = 3 OK 2026/07/11 04:51:57 INFO : two: Copied (server-side copy) 2026/07/11 04:51:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/11 04:51:58 DEBUG : two: size = 3 OK 2026/07/11 04:51:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/11 04:51:58 DEBUG : two: Unchanged skipping 2026/07/11 04:52:00 DEBUG : CopyDest/three: md5 = fd43f4a2a1897879e06a37d6b4b37a41 OK 2026/07/11 04:52:01 DEBUG : three: Need to transfer - File not found at Destination 2026/07/11 04:52:01 DEBUG : three: size = 7 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:52:01 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi/CopyDest') 2026/07/11 04:52:01 DEBUG : three: Sizes differ 2026/07/11 04:52:01 DEBUG : three: Destination not found in --copy-dest 2026/07/11 04:52:03 DEBUG : three: md5 = 90974cb3778942f8d8c1a4d323b73f19 OK 2026/07/11 04:52:03 DEBUG : three: size = 7 OK 2026/07/11 04:52:03 INFO : three: Copied (new) 2026/07/11 04:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 04:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:52:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:52:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:52:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:52:07 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 04:52:08 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestCopyFileCopyDest (33.87s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.44s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:10 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/11 04:52:13 DEBUG : TestCopyFileMaxTransfer/file1: md5 = f3c008a6628e84cb060317358c0ac54c OK 2026/07/11 04:52:13 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/11 04:52:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/11 04:52:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/11 04:52:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/07/11 04:52:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/11 04:52:15 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/11 04:52:17 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 6f3673d5452f01c4b64c6b770cf3e881 OK 2026/07/11 04:52:17 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/11 04:52:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/11 04:52:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "amq3bkuqh8mg4ohnbs2i3185uk" 2026/07/11 04:52:19 DEBUG : bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" --- PASS: TestCopyFileMaxTransfer (9.60s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:23 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using skip mode. 2026/07/11 04:52:23 NOTICE: one: Found 2 files with duplicate names 2026/07/11 04:52:23 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.85s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using skip mode. 2026/07/11 04:52:30 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:52:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/07/11 04:52:30 INFO : one: Deleted 2026/07/11 04:52:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (6.51s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using first mode. 2026/07/11 04:52:36 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:52:36 INFO : one: Deleted 2026/07/11 04:52:37 INFO : one: Deleted 2026/07/11 04:52:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.43s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using newest mode. 2026/07/11 04:52:43 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:52:43 INFO : one: Deleted 2026/07/11 04:52:43 INFO : one: Deleted 2026/07/11 04:52:43 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (6.66s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using oldest mode. 2026/07/11 04:52:50 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:52:50 INFO : one: Deleted 2026/07/11 04:52:51 INFO : one: Deleted 2026/07/11 04:52:51 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.77s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:52:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using largest mode. 2026/07/11 04:52:57 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:52:57 INFO : one: Deleted 2026/07/11 04:52:57 INFO : one: Deleted 2026/07/11 04:52:57 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (6.74s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:53:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using smallest mode. 2026/07/11 04:53:03 NOTICE: one: Found 3 files with duplicate names 2026/07/11 04:53:03 INFO : one: Deleted 2026/07/11 04:53:04 INFO : one: Deleted 2026/07/11 04:53:04 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.31s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:53:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Looking for duplicate names using rename mode. 2026/07/11 04:53:11 NOTICE: one.txt: Found 3 files with duplicate names 2026/07/11 04:53:12 INFO : one-2.txt: renamed from: one.txt 2026/07/11 04:53:15 INFO : one-3.txt: renamed from: one.txt 2026/07/11 04:53:16 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (13.34s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:53:20 DEBUG : dupe1/one.txt: md5 = e737e45347090c60e22cc7552db5204f OK 2026/07/11 04:53:23 DEBUG : dupe2/two.txt: md5 = 0643440aed5cd6bdc694574b9c59e95e OK 2026/07/11 04:53:25 DEBUG : dupe3/three.txt: md5 = 54302af1e925ddd93c957fb156f608ca OK 2026/07/11 04:53:26 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/07/11 04:53:26 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/07/11 04:53:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 04:53:27 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory 2026/07/11 04:53:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2026/07/11 04:53:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "sfrom47189m9qr3mt4qonu281c" 2026/07/11 04:53:31 DEBUG : 6kqidisnml4ml642h4iorebdng: Rmdir: contains trashed file: "o9f79a47tdo934l5lfe4jpsms8" --- PASS: TestMergeDirs (13.06s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:53:33 DEBUG : a.txt: md5 = 3766f8367b6869ed51365355aa7740c0 OK 2026/07/11 04:53:35 DEBUG : zend.txt: md5 = ad65715bbef735ab08497f1eae83b3b6 OK 2026/07/11 04:53:37 DEBUG : sub dir/hello world: md5 = 8a10953796dd9a8681d7ec88c46f9366 OK 2026/07/11 04:53:38 DEBUG : sub dir/hello world2: md5 = 4d47b450ef92c4ed84bdf5594e7a1822 OK 2026/07/11 04:53:41 DEBUG : sub dir/ignore dir/.ignore: md5 = fda74009176a70a98583853693e2bdf7 OK 2026/07/11 04:53:42 DEBUG : sub dir/ignore dir/should be ignored: md5 = cbceefd48f4d254e9925dcab27504204 OK 2026/07/11 04:53:44 DEBUG : sub dir/sub sub dir/hello world3: md5 = f84d2cd621922379476af3310cbd9f07 OK 2026/07/11 04:53:46 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 04:53:46 DEBUG : a.txt: Excluded 2026/07/11 04:53:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 04:53:46 DEBUG : sub dir/hello world2: Excluded 2026/07/11 04:53:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 04:53:46 DEBUG : sub dir/hello world: Excluded 2026/07/11 04:53:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 04:53:47 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 04:53:47 DEBUG : sub dir/hello world2: Excluded 2026/07/11 04:53:47 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 04:53:47 DEBUG : sub dir/hello world: Excluded 2026/07/11 04:53:47 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 04:53:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/11 04:53:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/11 04:53:52 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/11 04:53:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/11 04:53:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/11 04:53:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" 2026/07/11 04:53:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestListDirSorted (22.22s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:53:55 DEBUG : a.txt: md5 = a0a8fc4802d877e8af7977c0644cc19c OK 2026/07/11 04:53:57 DEBUG : zend.txt: md5 = c8c7ac38cb9946916046413d79306952 OK 2026/07/11 04:53:59 DEBUG : sub dir/hello world: md5 = 5ce9b46233d82884d16093ffd6bc2e58 OK 2026/07/11 04:54:00 DEBUG : sub dir/hello world2: md5 = 5c8fee05303118347e29ab9e9578fc96 OK 2026/07/11 04:54:02 DEBUG : sub dir/ignore dir/.ignore: md5 = 6fa389180ad756cd5085bfd1ddf2850c OK 2026/07/11 04:54:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = d0656527f0bc1f3d7e802ffe24ec7e54 OK 2026/07/11 04:54:06 DEBUG : sub dir/sub sub dir/hello world3: md5 = 751c35ddc1fed9efbf56570b28534c41 OK 2026/07/11 04:54:08 DEBUG : a.txt: Excluded (Size Filter) 2026/07/11 04:54:08 DEBUG : a.txt: Excluded 2026/07/11 04:54:08 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 04:54:08 DEBUG : sub dir/hello world: Excluded 2026/07/11 04:54:08 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 04:54:08 DEBUG : sub dir/hello world2: Excluded 2026/07/11 04:54:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 04:54:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/11 04:54:09 DEBUG : sub dir/hello world: Excluded 2026/07/11 04:54:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/11 04:54:09 DEBUG : sub dir/hello world2: Excluded 2026/07/11 04:54:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/11 04:54:13 DEBUG : 14begaa36ih249fgrnfk6nulg0/u72nb76vlceqmgie4q57rr656s: Rmdir: contains trashed file: "o5airla31uiui01blt74of9ves" 2026/07/11 04:54:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" 2026/07/11 04:54:14 DEBUG : 14begaa36ih249fgrnfk6nulg0/3fslb0r9seuggqgrrqv2gjhfj8: Rmdir: contains trashed file: "8qak2o3rl7h348s0lh02ghr71aajis56gocdjjbjfkc2j4vakju0" 2026/07/11 04:54:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "u72nb76vlceqmgie4q57rr656s" 2026/07/11 04:54:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "3fslb0r9seuggqgrrqv2gjhfj8" 2026/07/11 04:54:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2026/07/11 04:54:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "mp1g12tj43cv7goud5b95fgju8" --- PASS: TestListDirSortedFn (21.73s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:17 DEBUG : file1: md5 = 9e39da69e51172fc182822f1b36ffb3f OK 2026/07/11 04:54:19 DEBUG : sub/file2: md5 = efb86a289805db15a6d6e99459d3a30d 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 2026/07/11 04:54:22 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/11 04:54:22 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/07/11 04:54:22 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata 2026/07/11 04:54:24 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestListJSON (9.54s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.24s) --- PASS: TestListJSON/Recurse (0.50s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.23s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:27 DEBUG : file1: md5 = b6a1895fa1bf50b4588acd57778fb3e6 OK 2026/07/11 04:54:29 DEBUG : sub/file2: md5 = 249fbc81e38c2641adb828d288e00f04 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 2026/07/11 04:54:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/notfound" 2026/07/11 04:54:33 DEBUG : Config file has changed externally - reloading 2026/07/11 04:54:33 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/qe0i31qdkoejk60elps0ni5sqk" 2026/07/11 04:54:37 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestStatJSON (12.39s) --- PASS: TestStatJSON/Root (0.25s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.56s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.23s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.45s) --- PASS: TestStatJSON/DirFilesOnly (0.22s) --- PASS: TestStatJSON/FileFilesOnly (0.23s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.28s) --- PASS: TestStatJSON/DirDirsOnly (0.28s) --- PASS: TestStatJSON/FileDirsOnly (0.25s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.80s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Making directory 2026/07/11 04:54:38 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:40 DEBUG : sub dir/hello world: md5 = 144fde3b1c0224518670032a27e4f22e OK 2026/07/11 04:54:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestLsd (4.82s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:44 DEBUG : potato2: md5 = b0f13f20578c3a9f1b9ca46fa82f697d OK 2026/07/11 04:54:46 DEBUG : empty space: md5 = 65eb84e036aaf245cc6633d7f729cd89 OK --- PASS: TestLs (4.96s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:49 DEBUG : potato2: md5 = 257f0d2bfbca6b4d870c8651481315e7 OK 2026/07/11 04:54:51 DEBUG : empty space: md5 = 7517f2b921bd516aeed72fd17e538a21 OK 2026/07/11 04:54:51 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/11 04:54:51 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.22s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:54 DEBUG : potato2: md5 = f24c9d16a51ab2daf213686b16b6beea OK 2026/07/11 04:54:56 DEBUG : empty space: md5 = 2a3e3767a06c6b7e2aa96120b99a18ff OK --- PASS: TestLsLong (4.87s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:54:59 DEBUG : potato2: md5 = ef48dcd0fbf9da27a1ea7c74017956ce OK 2026/07/11 04:55:01 DEBUG : empty space: md5 = 19e08af07e892d8cd35a0303b824721c OK --- PASS: TestHashSums (4.59s) === RUN TestHashSumsWithErrors 2026/07/11 04:55:02 DEBUG : Creating backend with remote ":memory:" 2026/07/11 04:55:02 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/11 04:55:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/11 04:55:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/11 04:55:02 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:04 DEBUG : potato2: md5 = 74f8bfed022e9c6d4e25796fa31af36f OK 2026/07/11 04:55:05 DEBUG : empty space: md5 = 02e15e58239246b8496561b62dced5c5 OK 2026/07/11 04:55:08 DEBUG : sub dir/potato3: md5 = 529423d4202453d6a5950946e30a4ab4 OK 2026/07/11 04:55:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestCount (8.74s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:13 DEBUG : small: md5 = 1cead9cd9fea4187fb626a62b3278907 OK 2026/07/11 04:55:14 DEBUG : medium: md5 = fc7e32a8f3562aae8478cc13831d6913 OK 2026/07/11 04:55:16 DEBUG : large: md5 = 482c21829f56222007ec882c33634df4 OK 2026/07/11 04:55:17 DEBUG : Waiting for deletions to finish 2026/07/11 04:55:17 DEBUG : large: Excluded (Size Filter) 2026/07/11 04:55:17 INFO : medium: Deleted 2026/07/11 04:55:17 INFO : small: Deleted --- PASS: TestDelete (7.32s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:20 DEBUG : small: md5 = 97f9f5fa5dae7325d442dba85191c7a5 OK 2026/07/11 04:55:21 DEBUG : medium: md5 = a13f8d36800489746b3627d9d568b3b8 OK 2026/07/11 04:55:23 DEBUG : large: md5 = 72c7c317b94c4a64171ccbe96d8f418a OK 2026/07/11 04:55:23 DEBUG : Waiting for deletions to finish 2026/07/11 04:55:23 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/11 04:55:24 INFO : small: Deleted 2026/07/11 04:55:24 INFO : large: Deleted --- PASS: TestMaxDelete (6.81s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:27 DEBUG : small: md5 = 19fdb627b23bc3b1583107df32a065d6 OK 2026/07/11 04:55:28 DEBUG : medium: md5 = 30f50e976776b165199fbe4c603f05d1 OK 2026/07/11 04:55:30 DEBUG : large: md5 = 1f02b47dcf77101642411945355c91c8 OK 2026/07/11 04:55:30 DEBUG : Waiting for deletions to finish 2026/07/11 04:55:30 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 04:55:31 INFO : medium: Deleted 2026/07/11 04:55:31 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.21s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:34 DEBUG : small: md5 = 45ada197ffe7e9b756535ad65637de2c OK 2026/07/11 04:55:36 DEBUG : medium: md5 = 990ea496d6d769d6480cdafe684ef1e6 OK 2026/07/11 04:55:37 DEBUG : large: md5 = 12dcc07422794351512b00fab2706710 OK 2026/07/11 04:55:37 DEBUG : Waiting for deletions to finish 2026/07/11 04:55:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/07/11 04:55:38 INFO : small: Deleted 2026/07/11 04:55:38 INFO : large: Deleted --- PASS: TestMaxDeleteSize (7.10s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:41 DEBUG : ReadFile: md5 = 03fae0f65476ecec5b60a056a5cce629 OK --- PASS: TestReadFile (4.32s) === RUN TestRetry 2026/07/11 04:55:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/11 04:55:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/11 04:55:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 04:55:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 04:55:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 04:55:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/11 04:55:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:55:45 DEBUG : file1: md5 = db7b8d6cbd2ac7467efd0b7b7f6a2990 OK 2026/07/11 04:55:47 DEBUG : file2: md5 = d46857f4027f4429bd4c4623c1b3dd20 OK --- PASS: TestCat (13.91s) === RUN TestPurge 2026/07/11 04:55:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-duxijub3zami" 2026/07/11 04:55:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/11 04:55:58 DEBUG : Creating backend with remote "TestDrive:crypt/8m2m41vivuuviaak1q9bjo1snbqsuce9bphrrj1fovsethh6ogo0" 2026/07/11 04:55:59 DEBUG : Creating backend with remote "/tmp/rclone958881345" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-duxijub3zami'", Local "Local file system at /tmp/rclone958881345", Modify Window "1ms" 2026/07/11 04:56:04 DEBUG : A1/B1/C1/one: md5 = 572bbead0afa54abc92e8ab6ece0a895 OK 2026/07/11 04:56:04 INFO : A2: Making directory 2026/07/11 04:56:04 INFO : A1/B2: Making directory 2026/07/11 04:56:05 INFO : A1/B2/C2: Making directory 2026/07/11 04:56:06 INFO : A1/B1/C3: Making directory 2026/07/11 04:56:07 INFO : A3: Making directory 2026/07/11 04:56:07 INFO : A3/B3: Making directory 2026/07/11 04:56:08 INFO : A3/B3/C4: Making directory 2026/07/11 04:56:11 DEBUG : A1/two: md5 = abd887c4bbcb297170239a0d9aeae3e3 OK 2026/07/11 04:56:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-duxijub3zami': Purge remote 2026/07/11 04:56:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.41s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:56:18 DEBUG : A1/B1/C1/one: md5 = 75e51621c5dadb2d5a56d4443d32fbae OK 2026/07/11 04:56:18 INFO : A2: Making directory 2026/07/11 04:56:19 INFO : A1/B2: Making directory 2026/07/11 04:56:20 INFO : A1/B2/C2: Making directory 2026/07/11 04:56:21 INFO : A1/B1/C3: Making directory 2026/07/11 04:56:21 INFO : A3: Making directory 2026/07/11 04:56:22 INFO : A3/B3: Making directory 2026/07/11 04:56:23 INFO : A3/B3/C4: Making directory 2026/07/11 04:56:25 DEBUG : A1/two: md5 = 3678e61aa5dfd729ec5949474c67520c OK 2026/07/11 04:56:27 DEBUG : removing 1 level 3 directories 2026/07/11 04:56:27 INFO : A3/B3/C4: Removing directory 2026/07/11 04:56:29 DEBUG : removing 2 level 3 directories 2026/07/11 04:56:29 INFO : A1/B2/C2: Removing directory 2026/07/11 04:56:29 INFO : A1/B1/C3: Removing directory 2026/07/11 04:56:30 DEBUG : removing 2 level 2 directories 2026/07/11 04:56:30 INFO : A3/B3: Removing directory 2026/07/11 04:56:30 INFO : A1/B2: Removing directory 2026/07/11 04:56:30 DEBUG : fppqbfrji50odnh2br069japlo/8j6vge4hggs2biai52vpe0kpik: Rmdir: contains trashed file: "ope427f0bb0h1ebd1s1fm4022k" 2026/07/11 04:56:30 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/avn2ljdtrs3fgdela1haatj3go: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 04:56:31 DEBUG : removing 2 level 1 directories 2026/07/11 04:56:31 INFO : A3: Removing directory 2026/07/11 04:56:31 INFO : A2: Removing directory 2026/07/11 04:56:31 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "8j6vge4hggs2biai52vpe0kpik" 2026/07/11 04:56:35 DEBUG : removing 1 level 3 directories 2026/07/11 04:56:35 INFO : A1/B1/C1: Removing directory 2026/07/11 04:56:35 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:36 DEBUG : removing 1 level 2 directories 2026/07/11 04:56:36 INFO : A1/B1: Removing directory 2026/07/11 04:56:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 04:56:36 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:56:36 DEBUG : removing 1 level 1 directories 2026/07/11 04:56:36 INFO : A1: Removing directory 2026/07/11 04:56:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 04:56:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 04:56:37 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:56:37 DEBUG : removing 1 level 0 directories 2026/07/11 04:56:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Removing directory 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "fppqbfrji50odnh2br069japlo" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "c3k31g9ua29pvlul21td3bpldo" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "h0fgn6vkka25jj9fhu5roml6pg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1u1r4ei7c628fnjg9blqt3j60o" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "urj8gsducqbtvekeq181ntd2u8" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "6kqidisnml4ml642h4iorebdng" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "bl9cnu966tarhhpg22ft7c4qm1863k22qdncucii8kn8c3k4aut0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "d09o6po3f7bm6ce32vdgs8h9ls" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "gveqi14airsml4bgu7krj116o8" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1nrff024r7pq65ecp72fc28jb0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "150fuo3cn4j1uenq6r4g4qk6t4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "vjrnln8ratgmqakfosrqe8espk" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "c4shrkuhic7ob3njfv3g2s2vik" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "to8qa1vn2r6dftei4e0knjo6o4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "bdfh2jnp94io268p9p6mr133n4" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "tg4p894oov5pg84onakp5iir70" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1atl8vl4e0t9vhahglkub15g9k" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "2a4ubhneaj47tjcufnjilco248" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "q75kr6k6e4u4qcpfacnefr56vg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "e9p3gp5bt94lpg91gpij093918" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "m5t7ukfh84vcomkjqcneu2d7uo" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "09ptdmd3vn9ng72gtig19k3tqg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "q5ep28d6fiuvnifhronkrc1h8c" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "4u4fjlma3lemqjvkevbirqdmms" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "160p8jokk6e0sqr9khoaqluoic" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "1hetg8lme4rcdmnfbr0koj9m74" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" 2026/07/11 04:56:37 DEBUG : Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestRmdirsNoLeaveRoot (24.24s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:56:39 INFO : A1: Making directory 2026/07/11 04:56:40 INFO : A1/B1: Making directory 2026/07/11 04:56:41 INFO : A1/B1/C1: Making directory 2026/07/11 04:56:44 DEBUG : removing 1 level 3 directories 2026/07/11 04:56:44 INFO : A1/B1/C1: Removing directory 2026/07/11 04:56:44 DEBUG : removing 1 level 2 directories 2026/07/11 04:56:44 INFO : A1/B1: Removing directory 2026/07/11 04:56:44 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:56:46 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsLeaveRoot (8.33s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:56:47 INFO : A1: Making directory 2026/07/11 04:56:48 INFO : A1/B1: Making directory 2026/07/11 04:56:48 INFO : A1/B1/C1: Making directory 2026/07/11 04:56:51 DEBUG : removing 1 level 3 directories 2026/07/11 04:56:51 INFO : A1/B1/C1: Removing directory 2026/07/11 04:56:52 DEBUG : removing 1 level 2 directories 2026/07/11 04:56:52 INFO : A1/B1: Removing directory 2026/07/11 04:56:52 DEBUG : h0fgn6vkka25jj9fhu5roml6pg/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:56:54 DEBUG : h0fgn6vkka25jj9fhu5roml6pg: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" --- PASS: TestRmdirsWithFilter (7.49s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:56:56 DEBUG : file1: md5 = 2b6fc7397d4844f90e007f89df4956cd OK 2026/07/11 04:56:57 DEBUG : filename.txt: File name found in url 2026/07/11 04:56:58 DEBUG : filename.txt: md5 = 6f8d0975edafa95eb38c0ad690b5c5e9 OK 2026/07/11 04:56:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/11 04:57:00 DEBUG : headerfilename.txt: md5 = 4c06bbf8cbb6d5e4b3f8b6f30a2e5ac4 OK 2026/07/11 04:57:01 DEBUG : file2: md5 = 4a2a548498ff092595958682e0241d5c OK --- PASS: TestCopyURL (9.18s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:57:05 DEBUG : file1: md5 = 9755f30483b4f0c473e75dfc77633a50 OK --- PASS: TestCopyURLDownloadHeaders (2.30s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:57:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 04:57:08 DEBUG : sub/file2: md5 = 5396da56b9672d67f63baeffdbc69559 OK 2026/07/11 04:57:08 DEBUG : sub/file2: size = 14 OK 2026/07/11 04:57:08 INFO : file1: Copied (new) to: sub/file2 2026/07/11 04:57:08 INFO : file1: Deleted 2026/07/11 04:57:09 DEBUG : sub/file2: size = 14 OK 2026/07/11 04:57:09 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 04:57:09 DEBUG : file1: Unchanged skipping 2026/07/11 04:57:09 INFO : file1: Deleted 2026/07/11 04:57:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': don't need to copy/move sub/file2, it is already at target location 2026/07/11 04:57:11 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestMoveFile (5.91s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:57:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/11 04:57:13 DEBUG : file1: md5 = d1ce643a74e8cee59d96a474984da492 OK 2026/07/11 04:57:13 DEBUG : file1: size = 14 OK 2026/07/11 04:57:13 INFO : file1: Copied (new) 2026/07/11 04:57:13 INFO : file1: Deleted 2026/07/11 04:57:14 DEBUG : file1: Destination exists, skipping 2026/07/11 04:57:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.34s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.46s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:57:18 DEBUG : dst/file1: md5 = 9e419ff5d694bbfb422d958fe1ed7244 OK 2026/07/11 04:57:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qefamok1zehi/backup" 2026/07/11 04:57:19 DEBUG : Creating backend with remote "TestDrive:crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g/1nrff024r7pq65ecp72fc28jb0" 2026/07/11 04:57:21 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3293348395) 2026/07/11 04:57:21 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi') 2026/07/11 04:57:21 DEBUG : dst/file1: Sizes differ 2026/07/11 04:57:23 INFO : dst/file1: Moved (server-side) 2026/07/11 04:57:24 DEBUG : dst/file1: md5 = 17c4d90f248d4bad888d28e658030ea7 OK 2026/07/11 04:57:24 DEBUG : dst/file1: size = 14 OK 2026/07/11 04:57:24 INFO : dst/file1: Copied (new) 2026/07/11 04:57:24 INFO : dst/file1: Deleted 2026/07/11 04:57:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:57:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0/31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "eer8kka55qnghc34cq76ca668g" 2026/07/11 04:57:28 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "31u3jie661vd5p8j7rtc3hgbh0" --- PASS: TestMoveFileBackupDir (12.86s) === 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:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:57:31 DEBUG : A1/one: md5 = 342a4d01ab3b2a2cf079e4f665aad0f0 OK 2026/07/11 04:57:33 DEBUG : A1/two: md5 = 04c15cc457042cf3fadb124be5085df6 OK 2026/07/11 04:57:35 DEBUG : A1/B1/three: md5 = 2a0df1e3877a7c3a3a397970fb09109b OK 2026/07/11 04:57:37 DEBUG : A1/B1/C1/four: md5 = 1c27bc224b456c8a5b9ee6fd9df71c6d OK 2026/07/11 04:57:39 DEBUG : A1/B1/C2/five: md5 = b3e725cd842012c263902d61a98260e6 OK 2026/07/11 04:57:39 INFO : A1/B2: Making directory 2026/07/11 04:57:40 INFO : A1/B1/C3: Making directory 2026/07/11 04:57:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/11 04:57:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/11 04:57:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/11 04:57:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/11 04:57:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/11 04:57:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 04:57:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 04:57:53 DEBUG : c3k31g9ua29pvlul21td3bpldo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:57:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 04:57:53 DEBUG : c3k31g9ua29pvlul21td3bpldo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 04:57:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/11 04:58:01 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/11 04:58:01 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/11 04:58:01 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/11 04:58:01 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/11 04:58:01 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/11 04:58:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 04:58:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 04:58:04 DEBUG : fppqbfrji50odnh2br069japlo/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:58:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 04:58:04 DEBUG : fppqbfrji50odnh2br069japlo: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 04:58:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/k43jqb5391s8afh9eje7baui0g: Rmdir: contains trashed file: "67t67jgahg44dflpavut88pang" 2026/07/11 04:58:11 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8/gtu1leijh9rlm05pcjtusqop2g: Rmdir: contains trashed file: "r2oabfeuilgbi5ic6kevi8chd0" 2026/07/11 04:58:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "ui2vk9n52l82tdno99vhkfi87g" 2026/07/11 04:58:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "k43jqb5391s8afh9eje7baui0g" 2026/07/11 04:58:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "gtu1leijh9rlm05pcjtusqop2g" 2026/07/11 04:58:12 DEBUG : kafked7s86nmf4k5e2iil1i668/rv5l12j0nanu5af9ivc97ofdk8: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2026/07/11 04:58:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "avn2ljdtrs3fgdela1haatj3go" 2026/07/11 04:58:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "rv5l12j0nanu5af9ivc97ofdk8" 2026/07/11 04:58:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2026/07/11 04:58:13 DEBUG : kafked7s86nmf4k5e2iil1i668: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestDirMove (44.35s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" --- PASS: TestGetFsInfo (0.48s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 04:58:16 DEBUG : no_checksum_small_file_from_pipe: md5 = 6b97ff4c6a44ccb2b62aa969c7a4a0bc OK 2026/07/11 04:58:16 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 04:58:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/11 04:58:16 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 04:58:16 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/07/11 04:58:17 DEBUG : no_checksum_big_file_from_pipe: md5 = 3a7e13f145981fc406a259ea9f0308cd OK 2026/07/11 04:58:17 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 04:58:17 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 04:58:20 DEBUG : with_checksum_small_file_from_pipe: md5 = ce5ed677b1e3ac4d9ffbc29767566b09 OK 2026/07/11 04:58:20 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 04:58:20 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 04:58:21 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/07/11 04:58:22 DEBUG : with_checksum_big_file_from_pipe: md5 = 2fa3b0c084af6760fc617f1120a2d720 OK 2026/07/11 04:58:22 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 04:58:22 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 04:58:25 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 04:58:25 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 04:58:26 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/11 04:58:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 04:58:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (34 bytes), uploading instead of streaming 2026/07/11 04:58:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/11 04:58:31 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/11 04:58:31 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/07/11 04:58:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/11 04:58:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (20.32s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.88s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.12s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.19s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/07/11 04:58:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (48 bytes), uploading instead of streaming 2026/07/11 04:58:36 DEBUG : rcat_metadata: md5 = e60e384437cc30f2797f51cb7cbfb8c1 OK 2026/07/11 04:58:36 DEBUG : rcat_metadata: size = 48 OK 2026/07/11 04:58:36 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/07/11 04:58:38 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/07/11 04:58:39 DEBUG : rcat_metadata_uploadcutoff0: md5 = d293ec60682ebb8f027541b665433798 OK 2026/07/11 04:58:39 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/07/11 04:58:39 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (5.96s) --- PASS: TestRcatMetadata/Normal (2.66s) --- PASS: TestRcatMetadata/ViaDisk (2.84s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:41 DEBUG : potato1: md5 = 8a53b4a2b984042d6c61301591b7ee58 OK 2026/07/11 04:58:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 04:58:43 DEBUG : potato2: md5 = e157fd96afe98be29f9ffde4c4302691 OK 2026/07/11 04:58:43 DEBUG : potato2: size = 60 OK 2026/07/11 04:58:43 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.44s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:46 DEBUG : potato1: md5 = 93d886fe1a781801857d1719be722b7a OK 2026/07/11 04:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': File to upload is small (60 bytes), uploading instead of streaming 2026/07/11 04:58:48 DEBUG : potato2: md5 = e0ab2d7233726aac2ae00c72984c3c2d OK 2026/07/11 04:58:48 DEBUG : potato2: size = 60 OK 2026/07/11 04:58:48 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.37s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:51 DEBUG : potato1: md5 = 2de76d353340545ec98d761366f460ec OK --- PASS: TestRcatSizeUploadHeaders (2.41s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:58:54 DEBUG : potato2: md5 = 6fd75894746794a0e0aa18b07ce24621 OK 2026/07/11 04:58:55 DEBUG : empty space: md5 = acf0336f62a4efffeb5c25aa376d17ff OK 2026/07/11 04:58:57 DEBUG : sub dir/potato3: md5 = 8b5b89e8c1b3eb0b462be3c479c10573 OK 2026/07/11 04:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Touching "sub dir/potato3" 2026/07/11 04:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Touching "empty space" 2026/07/11 04:58:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Touching "potato2" 2026/07/11 04:59:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "9atai6og4mljg3r5gjeh27k0q8" --- PASS: TestTouchDir (9.62s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:02 DEBUG : dir with metadata: Making directory with metadata 2026/07/11 04:59:03 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.38s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:04 DEBUG : directory with modtime: Making directory with metadata 2026/07/11 04:59:05 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) --- PASS: TestMkdirModTime (2.36s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:07 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/11 04:59:07 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 04:59:07 DEBUG : Google drive root 'crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g': Skipping btime metadata as can't update it on an existing file: 2026-07-11T04:59:07.074527556Z 2026/07/11 04:59:07 INFO : non existent directory: Updated directory metadata 2026/07/11 04:59:09 DEBUG : Google drive root 'crypt/j66jail2b7tt8um5st4hkf2t91bl2rrk3c4ptnhshcdhcu15su0g': Skipping btime metadata as can't update it on an existing file: 2026-07-11T04:59:07.074527556Z 2026/07/11 04:59:10 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (4.83s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:11 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/07/11 04:59:13 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/07/11 04:59:14 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.03s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:15 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/07/11 04:59:15 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 04:59:15 DEBUG : dst: Making directory with metadata 2026/07/11 04:59:16 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/11 04:59:16 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/11 04:59:17 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 04:59:17 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 04:59:17 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/07/11 04:59:17 INFO : dst: Set directory modification time (using SetModTime) 2026/07/11 04:59:17 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.54s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi'", Local "Local file system at /tmp/rclone3293348395", Modify Window "1ms" 2026/07/11 04:59:21 DEBUG : sub dir/test remove existing: md5 = d70340898e9174b59fb43103beff8462 OK 2026/07/11 04:59:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 4266afe625131efa506bb66740edbd7e OK 2026/07/11 04:59:25 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yohebaf1" before starting 2026/07/11 04:59:26 DEBUG : sub dir/test remove existing.yohebaf1: TEST: removing renamed existing file after operation 2026/07/11 04:59:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuyelic4" before starting 2026/07/11 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tuyelic4: TEST: renaming existing back after failed operation 2026/07/11 04:59:29 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rucigef6" before starting 2026/07/11 04:59:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.rucigef6: TEST: removing renamed existing file after operation 2026/07/11 04:59:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "2v2fns4m1jr11l2odrn880f39dus6t20peqspm0qhp9if7suoad7thja99609nefsatfec04jmcthvlr3q1tlt3m5bhscrnnngpejt8j85cul5pajvottvvntd4lp863n0t23rt4oa39e4be12p54a0gm3snhivp34svcgdqfr53hku6efk0" 2026/07/11 04:59:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "5216odkm95kdck03g596p959kvqpies3202an079h2dku25v7b8g" --- PASS: TestRemoveExisting (13.29s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/11 04:59:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qefamok1zehi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 11m4.150833618s (try 1/5)