"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/24 01:46:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa" 2026/09/24 01:46:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:46:17 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0" 2026/09/24 01:46:18 DEBUG : Creating backend with remote "/tmp/rclone3677103934" === 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.26s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.24s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/24 01:46:18 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 1 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 2 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 0 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/24 01:46:18 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 1 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 2 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 0 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/24 01:46:18 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 1 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 2 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 3 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 0 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/24 01:46:18 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 1 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 2 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 3 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/24 01:46:18 DEBUG : file.txt: writing chunk 0 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/24 01:46:18 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/24 01:46:18 DEBUG : a: size = 0 OK 2026/09/24 01:46:18 DEBUG : a: size = 1 (memory) 2026/09/24 01:46:18 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/24 01:46:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/24 01:46:18 DEBUG : potato: Seek from 10 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 10 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 2 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/24 01:46:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 2 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/24 01:46:18 DEBUG : potato: Seek from 8 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 8 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/24 01:46:18 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/24 01:46:18 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/24 01:46:18 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/24 01:46:18 DEBUG : potato: Seek from 5 to 2 2026/09/24 01:46:18 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/24 01:46:18 DEBUG : potato: Seek from 9 to 0 2026/09/24 01:46:18 DEBUG : potato: Seek from 9 to 0 2026/09/24 01:46:18 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:46:21 DEBUG : rutabaga: md5 = 87bcfc0f0240d855353d82fe1da5bed6 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/24 01:46:23 DEBUG : empty space: md5 = b8601d9460d127ccda6b2ea07cc01128 OK === RUN TestCheck/3 2026/09/24 01:46:25 DEBUG : potato2: md5 = 6d7568e05f696aadb743a22dd6c47443 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/24 01:46:27 DEBUG : remotepotato: md5 = b0dc6e3a12fd435b2c90316520c37d20 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.58s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.21s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.25s) --- PASS: TestCheck/7 (0.24s) === RUN TestCheckFsError 2026/09/24 01:46:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/24 01:46:30 DEBUG : Creating backend with remote "nonexistent" 2026/09/24 01:46:30 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/24 01:46:30 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/24 01:46:30 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/24 01:46:30 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:46:31 DEBUG : rutabaga: md5 = 4e213a79db4d6414fd3696abc5ab2e06 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/24 01:46:35 DEBUG : empty space: md5 = 45fed84c1bb4818b47d89d522ee4f505 OK === RUN TestCheckDownload/3 2026/09/24 01:46:37 DEBUG : potato2: md5 = b81c90ba87f2877fd799e1df37a8a07f OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/24 01:46:41 DEBUG : remotepotato: md5 = b0615f6067c719584a87160f58ab96ae OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.45s) --- PASS: TestCheckDownload/1 (0.92s) --- PASS: TestCheckDownload/2 (0.74s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.93s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.99s) --- PASS: TestCheckDownload/7 (0.95s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:46:47 DEBUG : rutabaga: md5 = b3d7f3f98a341987024cd29a68230bac OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/24 01:46:49 DEBUG : empty space: md5 = 4b20ae556f296f90c18ed00cf5b7f531 OK === RUN TestCheckSizeOnly/3 2026/09/24 01:46:51 DEBUG : potato2: md5 = f0acf12eae76d2315b8109a03d4a78e8 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/24 01:46:54 DEBUG : remotepotato: md5 = 87dac3e59d119b4ca406670394d3d411 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.54s) --- PASS: TestCheckSizeOnly/1 (0.22s) --- PASS: TestCheckSizeOnly/2 (0.25s) --- PASS: TestCheckSizeOnly/3 (0.25s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.24s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:46:58 DEBUG : test.sum: md5 = 1095f70dd9129f0ceceddebe0e3fa1e6 OK 2026/09/24 01:46:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/24 01:46:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/24 01:46:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/24 01:46:59 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/24 01:47:01 DEBUG : test.sum: md5 = 8339fda6939e3beecee203dddb7f3edc OK 2026/09/24 01:47:02 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/24 01:47:02 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/24 01:47:02 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/24 01:47:02 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.53s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:47:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/data" 2026/09/24 01:47:03 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:47:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/data" 2026/09/24 01:47:05 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/vjrnln8ratgmqakfosrqe8espk" 2026/09/24 01:47:08 DEBUG : data/banana: md5 = 2722193442ff4319f61a5025aa08fa56 OK 2026/09/24 01:47:10 DEBUG : test.sum: md5 = f91905819571a2b80ea2daec6fe6e931 OK === RUN TestCheckSumDownload/subtest1 2026/09/24 01:47:15 DEBUG : data/potato: md5 = 2cff0052bdadbc42b4e0e0ede8431eef OK 2026/09/24 01:47:17 DEBUG : test.sum: md5 = 2b92c36670ce359621578cede3600373 OK === RUN TestCheckSumDownload/subtest2 2026/09/24 01:47:20 DEBUG : test.sum: md5 = 23e4b528a0dbfcfceaa59ad225e6d6c8 OK === RUN TestCheckSumDownload/subtest3 2026/09/24 01:47:24 DEBUG : test.sum: md5 = 3edb3c65a7f1e3a11b6478f6e15fb54d OK === RUN TestCheckSumDownload/subtest4 2026/09/24 01:47:28 DEBUG : test.sum: md5 = 315eabf56bbdf4018a6f27d789a5bcce OK === RUN TestCheckSumDownload/subtest5 2026/09/24 01:47:32 DEBUG : test.sum: md5 = 7c666966293633deb8630e91b19393d0 OK === RUN TestCheckSumDownload/subtest6 2026/09/24 01:47:36 DEBUG : data/banana: md5 = e08b522993ab48e8044c7818678b6bea OK 2026/09/24 01:47:37 DEBUG : data/potato: md5 = b10938d5dc5e01abeb7724b162f13ccb OK 2026/09/24 01:47:39 DEBUG : test.sum: md5 = 4d3998c19527e64eb1c4e5b260dd9d7a OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (39.12s) --- PASS: TestCheckSumDownload/subtest1 (2.40s) --- PASS: TestCheckSumDownload/subtest2 (1.75s) --- PASS: TestCheckSumDownload/subtest3 (1.85s) --- PASS: TestCheckSumDownload/subtest4 (1.78s) --- PASS: TestCheckSumDownload/subtest5 (1.69s) --- PASS: TestCheckSumDownload/subtest6 (1.75s) --- PASS: TestCheckSumDownload/subtest7 (1.84s) === RUN TestCheckSumConcurrency 2026/09/24 01:47:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/24 01:47:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/24 01:47:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/24 01:47:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/24 01:47:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/24 01:47:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/24 01:47:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/24 01:47:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/24 01:47:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/24 01:47:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/24 01:47:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/24 01:47:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/24 01:47:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bupefal9coqu" 2026/09/24 01:47:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:47:44 DEBUG : Creating backend with remote "TestDrive:crypt/6c0m8roj9c2sd6nt4stognkh166npjqmenomjk4oush1f9gm6lf0" 2026/09/24 01:47:45 DEBUG : Creating backend with remote "/tmp/rclone298907391" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu'", Local "Local file system at /tmp/rclone298907391", Modify Window "1ms" 2026/09/24 01:47:47 DEBUG : hello, world!: md5 = 30774ba1f152d15b06b7f8e43113f3dc OK upper checkfile vs. lower remote (without normalization) 2026/09/24 01:47:47 ERROR : hello, world!: sum not found 2026/09/24 01:47:47 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu' 2026/09/24 01:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': 1 files missing 2026/09/24 01:47:47 NOTICE: 1 hashes missing 2026/09/24 01:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': 1 differences found 2026/09/24 01:47:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/24 01:47:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': 0 differences found 2026/09/24 01:47:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': 1 matching files 2026/09/24 01:47:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xizusas6pega" 2026/09/24 01:47:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:47:48 DEBUG : Creating backend with remote "TestDrive:crypt/frc73t0jnp7c9kglv2knlgudcv8kmlbp70hepc9otv109tpq21a0" 2026/09/24 01:47:49 DEBUG : Creating backend with remote "/tmp/rclone3293576310" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega'", Local "Local file system at /tmp/rclone3293576310", Modify Window "1ms" 2026/09/24 01:47:52 DEBUG : HELLO, WORLD!: md5 = 4fd7a15ca08b95837f4267c2dac57fe4 OK lower checkfile vs. upper remote (without normalization) 2026/09/24 01:47:52 ERROR : HELLO, WORLD!: sum not found 2026/09/24 01:47:52 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega' 2026/09/24 01:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': 1 files missing 2026/09/24 01:47:52 NOTICE: 1 hashes missing 2026/09/24 01:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': 1 differences found 2026/09/24 01:47:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/24 01:47:53 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': 0 differences found 2026/09/24 01:47:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': 1 matching files 2026/09/24 01:47:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zusucem3qiza" 2026/09/24 01:47:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:47:53 DEBUG : Creating backend with remote "TestDrive:crypt/dr1b5tjmiira82cf5srmr1jq2ubkqbguj8t5dsev5ear2g2gltmg" 2026/09/24 01:47:54 DEBUG : Creating backend with remote "/tmp/rclone2095225208" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza'", Local "Local file system at /tmp/rclone2095225208", Modify Window "1ms" 2026/09/24 01:47:57 DEBUG : HeLlO, wOrLd!: md5 = 066d78c447f38d63ad443924f3693852 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/24 01:47:57 ERROR : HeLlO, wOrLd!: sum not found 2026/09/24 01:47:57 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza' 2026/09/24 01:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': 1 files missing 2026/09/24 01:47:57 NOTICE: 1 hashes missing 2026/09/24 01:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': 1 differences found 2026/09/24 01:47:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/24 01:47:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': 0 differences found 2026/09/24 01:47:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': 1 matching files 2026/09/24 01:47:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xumehas6bara" 2026/09/24 01:47:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:47:58 DEBUG : Creating backend with remote "TestDrive:crypt/8tcdbq8d0373fgqrn517lsadpc27t0u2lh8r4sttojc328pquq9g" 2026/09/24 01:47:59 DEBUG : Creating backend with remote "/tmp/rclone2284079558" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara'", Local "Local file system at /tmp/rclone2284079558", Modify Window "1ms" 2026/09/24 01:48:01 DEBUG : HELLO, WORLD!: md5 = b00aa354410d678f0ab0099bdc26f8b1 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/24 01:48:02 ERROR : HELLO, WORLD!: sum not found 2026/09/24 01:48:02 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara' 2026/09/24 01:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': 1 files missing 2026/09/24 01:48:02 NOTICE: 1 hashes missing 2026/09/24 01:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': 1 differences found 2026/09/24 01:48:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/24 01:48:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': 0 differences found 2026/09/24 01:48:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': 1 matching files 2026/09/24 01:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dupowup7cije" 2026/09/24 01:48:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/ugm0qlsmpgcaia8ldu5u4cgur07afbna87vc3pv4i20ibeehpfpg" 2026/09/24 01:48:04 DEBUG : Creating backend with remote "/tmp/rclone2034950156" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije'", Local "Local file system at /tmp/rclone2034950156", Modify Window "1ms" 2026/09/24 01:48:06 DEBUG : 測試_Русский___ě_áñ: md5 = 1844e2fcabea14e9c3009adf5348dcb1 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/24 01:48:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:07 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije' 2026/09/24 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': 1 files missing 2026/09/24 01:48:07 NOTICE: 1 hashes missing 2026/09/24 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': 1 differences found 2026/09/24 01:48:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/24 01:48:08 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': 0 differences found 2026/09/24 01:48:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': 1 matching files 2026/09/24 01:48:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pebasov1xuko" 2026/09/24 01:48:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:08 DEBUG : Creating backend with remote "TestDrive:crypt/c0vr6iim51g51am5voubtnaheb7406d4gv706pmqrg6t8h9ol590" 2026/09/24 01:48:09 DEBUG : Creating backend with remote "/tmp/rclone592857244" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko'", Local "Local file system at /tmp/rclone592857244", Modify Window "1ms" 2026/09/24 01:48:11 DEBUG : 測試_Русский___ě_áñ: md5 = f7f22e6155f97461e63f96fe071aed06 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/24 01:48:12 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:12 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko' 2026/09/24 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': 1 files missing 2026/09/24 01:48:12 NOTICE: 1 hashes missing 2026/09/24 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': 1 differences found 2026/09/24 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/24 01:48:12 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': 0 differences found 2026/09/24 01:48:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': 1 matching files 2026/09/24 01:48:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wumosuv4fosu" 2026/09/24 01:48:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:13 DEBUG : Creating backend with remote "TestDrive:crypt/idt1geh99kg8tskenj4rqlkeq3091canpprjipubatfpf832srsg" 2026/09/24 01:48:14 DEBUG : Creating backend with remote "/tmp/rclone3358641922" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu'", Local "Local file system at /tmp/rclone3358641922", Modify Window "1ms" 2026/09/24 01:48:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 708cc9c70b4d6075617736c22334bdd4 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/24 01:48:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu' 2026/09/24 01:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': 1 files missing 2026/09/24 01:48:16 NOTICE: 1 hashes missing 2026/09/24 01:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': 1 differences found 2026/09/24 01:48:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/24 01:48:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': 0 differences found 2026/09/24 01:48:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': 1 matching files 2026/09/24 01:48:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xegirik0haza" 2026/09/24 01:48:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:17 DEBUG : Creating backend with remote "TestDrive:crypt/sv4rkc0sebgcpjuha40j0775aa6goqsb1eig9nelk2ni52nhlk00" 2026/09/24 01:48:18 DEBUG : Creating backend with remote "/tmp/rclone3066633499" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza'", Local "Local file system at /tmp/rclone3066633499", Modify Window "1ms" 2026/09/24 01:48:21 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 09d4a8b9451c5b3a26a64b5000bf5cb0 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/24 01:48:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza' 2026/09/24 01:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': 1 files missing 2026/09/24 01:48:21 NOTICE: 1 hashes missing 2026/09/24 01:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': 1 differences found 2026/09/24 01:48:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/24 01:48:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': 0 differences found 2026/09/24 01:48:22 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': 1 matching files 2026/09/24 01:48:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jujozam5duji" 2026/09/24 01:48:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:22 DEBUG : Creating backend with remote "TestDrive:crypt/q4isdb60jet290p5j23sr2mcfv35a62jj61vqu6j1bb8pi6dllm0" 2026/09/24 01:48:23 DEBUG : Creating backend with remote "/tmp/rclone201339298" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji'", Local "Local file system at /tmp/rclone201339298", Modify Window "1ms" 2026/09/24 01:48:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 95abd22f23a03214892afef841ed5d1a OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/24 01:48:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji' 2026/09/24 01:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': 1 files missing 2026/09/24 01:48:26 NOTICE: 1 hashes missing 2026/09/24 01:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': 1 differences found 2026/09/24 01:48:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/24 01:48:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': 0 differences found 2026/09/24 01:48:27 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': 1 matching files 2026/09/24 01:48:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wayezil2xehe" 2026/09/24 01:48:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:48:27 DEBUG : Creating backend with remote "TestDrive:crypt/jkqdci9cmmo5av2q6rg7fdnpkssmrmknr723koojug7tr4g5qa0g" 2026/09/24 01:48:28 DEBUG : Creating backend with remote "/tmp/rclone1502554451" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe'", Local "Local file system at /tmp/rclone1502554451", Modify Window "1ms" 2026/09/24 01:48:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 19b5153fc4dc89e18913a211e9ede756 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/24 01:48:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/24 01:48:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe' 2026/09/24 01:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': 1 files missing 2026/09/24 01:48:31 NOTICE: 1 hashes missing 2026/09/24 01:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': 1 differences found 2026/09/24 01:48:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/24 01:48:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/24 01:48:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': 0 differences found 2026/09/24 01:48:32 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': 1 matching files 2026/09/24 01:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wayezil2xehe': Purge remote 2026/09/24 01:48:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jujozam5duji': Purge remote 2026/09/24 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xegirik0haza': Purge remote 2026/09/24 01:48:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wumosuv4fosu': Purge remote 2026/09/24 01:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pebasov1xuko': Purge remote 2026/09/24 01:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dupowup7cije': Purge remote 2026/09/24 01:48:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xumehas6bara': Purge remote 2026/09/24 01:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zusucem3qiza': Purge remote 2026/09/24 01:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xizusas6pega': Purge remote 2026/09/24 01:48:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bupefal9coqu': Purge remote --- PASS: TestApplyTransforms (52.42s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:48:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/24 01:48:39 DEBUG : sub/file2: md5 = 4dc58af09c9448c397863171fb3ad3a8 OK 2026/09/24 01:48:39 DEBUG : sub/file2: size = 14 OK 2026/09/24 01:48:39 INFO : file1: Copied (new) to: sub/file2 2026/09/24 01:48:39 DEBUG : sub/file2: size = 14 OK 2026/09/24 01:48:39 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/24 01:48:39 DEBUG : file1: Unchanged skipping 2026/09/24 01:48:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.48s) === RUN TestCopyFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:48:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/24 01:48:44 DEBUG : existing: md5 = 9c0101b38a304f932d5a664a25e52dab OK 2026/09/24 01:48:44 DEBUG : existing: size = 6 OK 2026/09/24 01:48:44 INFO : existing: Copied (new) 2026/09/24 01:48:45 DEBUG : existing: size = 6 OK 2026/09/24 01:48:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/24 01:48:45 DEBUG : existing: Unchanged skipping 2026/09/24 01:48:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:48:45 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 01:48:45 DEBUG : existing: Sizes differ 2026/09/24 01:48:45 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileImmutable (4.22s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" copy_test.go:188: Test only runs on local --- SKIP: TestCopyLongFile (0.45s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:48:49 DEBUG : dst/file1: md5 = abf9eeaf4da5fef758d0069312f44226 OK 2026/09/24 01:48:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/backup" 2026/09/24 01:48:51 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/1nrff024r7pq65ecp72fc28jb0" 2026/09/24 01:48:52 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:48:52 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 01:48:52 DEBUG : dst/file1: Sizes differ 2026/09/24 01:48:54 INFO : dst/file1: Moved (server-side) 2026/09/24 01:48:56 DEBUG : dst/file1: md5 = 5274c8dc5aad545bc37c85991236061a OK 2026/09/24 01:48:56 DEBUG : dst/file1: size = 14 OK 2026/09/24 01:48:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.55s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:49:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/dst" 2026/09/24 01:49:01 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/24 01:49:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/CompareDest" 2026/09/24 01:49:03 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/gveqi14airsml4bgu7krj116o8" 2026/09/24 01:49:04 DEBUG : one: Need to transfer - File not found at Destination 2026/09/24 01:49:07 DEBUG : one: md5 = 1b7600aeed99d22e69c6bdccbc2bd683 OK 2026/09/24 01:49:07 DEBUG : one: size = 3 OK 2026/09/24 01:49:07 INFO : one: Copied (new) 2026/09/24 01:49:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:08 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:08 DEBUG : one: Sizes differ 2026/09/24 01:49:10 DEBUG : one: md5 = 0ee4db20ccbd3fcb687a407d599e25fc OK 2026/09/24 01:49:10 DEBUG : one: size = 5 OK 2026/09/24 01:49:10 INFO : one: Copied (replaced existing) 2026/09/24 01:49:12 DEBUG : dst/one: md5 = bcd1ed0d6065cbed0d59f2bdc0f003b0 OK 2026/09/24 01:49:14 DEBUG : CompareDest/one: md5 = c37478c647f1ec4096841b3e060d6f8e OK 2026/09/24 01:49:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:15 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:15 DEBUG : one: Sizes differ 2026/09/24 01:49:15 DEBUG : one: size = 5 OK 2026/09/24 01:49:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:49:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/24 01:49:18 DEBUG : CompareDest/two: md5 = c758b77b28683bddedfb1bcd4dc46512 OK 2026/09/24 01:49:18 DEBUG : two: Need to transfer - File not found at Destination 2026/09/24 01:49:19 DEBUG : two: size = 3 OK 2026/09/24 01:49:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:49:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/24 01:49:19 DEBUG : two: Need to transfer - File not found at Destination 2026/09/24 01:49:20 DEBUG : two: size = 3 OK 2026/09/24 01:49:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:49:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/24 01:49:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/24 01:49:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:21 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/CompareDest') 2026/09/24 01:49:21 DEBUG : two: Sizes differ 2026/09/24 01:49:23 DEBUG : two: md5 = 4dbb8a369653234d1545d99e84320898 OK 2026/09/24 01:49:23 DEBUG : two: size = 5 OK 2026/09/24 01:49:23 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.43s) === RUN TestCopyFileCopyDestImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:49:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/dst" 2026/09/24 01:49:28 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/24 01:49:32 DEBUG : dst/one: md5 = c8d56dae9f8d7fae20a7a8fd10d450bc OK 2026/09/24 01:49:34 DEBUG : CopyDest/one: md5 = 1ad7c35e6e370608cc2df1f52949f005 OK 2026/09/24 01:49:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/CopyDest" 2026/09/24 01:49:36 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/24 01:49:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:36 DEBUG : one: Sizes differ 2026/09/24 01:49:37 DEBUG : one: size = 5 OK 2026/09/24 01:49:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:49:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:37 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:37 DEBUG : one: Sizes differ 2026/09/24 01:49:37 ERROR : one: Source and destination exist but do not match: immutable file modified --- PASS: TestCopyFileCopyDestImmutable (11.97s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:49:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/dst" 2026/09/24 01:49:40 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/24 01:49:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/CopyDest" 2026/09/24 01:49:42 DEBUG : Config file has changed externally - reloading 2026/09/24 01:49:42 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/24 01:49:44 DEBUG : one: Need to transfer - File not found at Destination 2026/09/24 01:49:46 DEBUG : one: md5 = f92cff3f98b21b995a739f7337a150ea OK 2026/09/24 01:49:46 DEBUG : one: size = 3 OK 2026/09/24 01:49:46 INFO : one: Copied (new) 2026/09/24 01:49:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:48 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:48 DEBUG : one: Sizes differ 2026/09/24 01:49:49 DEBUG : one: md5 = 5eb5428a5eeb66c9d35c1830edeff1a3 OK 2026/09/24 01:49:49 DEBUG : one: size = 5 OK 2026/09/24 01:49:49 INFO : one: Copied (replaced existing) 2026/09/24 01:49:51 DEBUG : dst/one: md5 = 1ab02a0d004a439c4b3d5bf2e83af656 OK 2026/09/24 01:49:53 DEBUG : CopyDest/one: md5 = 3be98bb9a79b70e982449df0d65620f8 OK 2026/09/24 01:49:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/BackupDir" 2026/09/24 01:49:54 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/24 01:49:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:56 DEBUG : one: Sizes differ 2026/09/24 01:49:56 DEBUG : one: size = 5 OK 2026/09/24 01:49:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:49:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:49:56 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/dst') 2026/09/24 01:49:56 DEBUG : one: Sizes differ 2026/09/24 01:49:58 INFO : one: Moved (server-side) 2026/09/24 01:49:59 DEBUG : one: size = 5 OK 2026/09/24 01:49:59 INFO : one: Copied (server-side copy) 2026/09/24 01:49:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/24 01:50:01 DEBUG : CopyDest/two: md5 = 5133022eb804cf902038f10fb8df299d OK 2026/09/24 01:50:02 DEBUG : two: Need to transfer - File not found at Destination 2026/09/24 01:50:02 DEBUG : two: size = 3 OK 2026/09/24 01:50:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:50:03 DEBUG : two: size = 3 OK 2026/09/24 01:50:03 INFO : two: Copied (server-side copy) 2026/09/24 01:50:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/24 01:50:04 DEBUG : two: size = 3 OK 2026/09/24 01:50:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/24 01:50:04 DEBUG : two: Unchanged skipping 2026/09/24 01:50:06 DEBUG : CopyDest/three: md5 = 06f93557f72c2a95cc4c3e2a7322d8b5 OK 2026/09/24 01:50:07 DEBUG : three: Need to transfer - File not found at Destination 2026/09/24 01:50:07 DEBUG : three: size = 7 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:50:07 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa/CopyDest') 2026/09/24 01:50:07 DEBUG : three: Sizes differ 2026/09/24 01:50:07 DEBUG : three: Destination not found in --copy-dest 2026/09/24 01:50:08 DEBUG : three: md5 = 5465f1a827ee15bbab5b7de419d1318d OK 2026/09/24 01:50:08 DEBUG : three: size = 7 OK 2026/09/24 01:50:08 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (35.08s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" copy_test.go:434: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" copy_test.go:467: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" copy_test.go:500: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:17 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/24 01:50:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 4a2011777b32153c96538b52d01acd98 OK 2026/09/24 01:50:19 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/24 01:50:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/24 01:50:20 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/24 01:50:20 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:563: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/24 01:50:21 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/24 01:50:22 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/24 01:50:24 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 35f0d0f86ad2718ba99b37725c4be7af OK 2026/09/24 01:50:24 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/24 01:50:24 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.53s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using skip mode. 2026/09/24 01:50:30 NOTICE: one: Found 2 files with duplicate names 2026/09/24 01:50:30 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (4.94s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using skip mode. 2026/09/24 01:50:36 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:50:36 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/24 01:50:37 INFO : one: Deleted 2026/09/24 01:50:37 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.11s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using first mode. 2026/09/24 01:50:43 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:50:44 INFO : one: Deleted 2026/09/24 01:50:44 INFO : one: Deleted 2026/09/24 01:50:44 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.84s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using newest mode. 2026/09/24 01:50:51 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:50:51 INFO : one: Deleted 2026/09/24 01:50:52 INFO : one: Deleted 2026/09/24 01:50:52 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.05s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.50s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:50:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using oldest mode. 2026/09/24 01:50:58 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:50:58 INFO : one: Deleted 2026/09/24 01:50:59 INFO : one: Deleted 2026/09/24 01:50:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (6.87s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:51:04 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using largest mode. 2026/09/24 01:51:05 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:51:05 INFO : one: Deleted 2026/09/24 01:51:06 INFO : one: Deleted 2026/09/24 01:51:06 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.48s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:51:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using smallest mode. 2026/09/24 01:51:12 NOTICE: one: Found 3 files with duplicate names 2026/09/24 01:51:12 INFO : one: Deleted 2026/09/24 01:51:13 INFO : one: Deleted 2026/09/24 01:51:13 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (6.58s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:51:20 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using rename mode. 2026/09/24 01:51:20 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/24 01:51:21 INFO : one-2.txt: renamed from: one.txt 2026/09/24 01:51:21 INFO : one-3.txt: renamed from: one.txt 2026/09/24 01:51:22 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (10.55s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:51:26 DEBUG : one-1.txt: md5 = 13655f75d41a8d01af26ea42aeec05fc OK 2026/09/24 01:51:28 DEBUG : one-2.txt: md5 = 7d678e50e2e42f1b599a27af85d32c12 OK 2026/09/24 01:51:29 DEBUG : one-3.txt: md5 = d0bbaa79a038dd59749e5f8f42e2f9fd OK 2026/09/24 01:51:31 DEBUG : one-4.txt: md5 = 4f85f55ec7b3ee0444791a24dc0695bb OK 2026/09/24 01:51:32 DEBUG : one-5.txt: md5 = cfbaa5ad796a78c2c497dc400d339fbb OK 2026/09/24 01:51:34 DEBUG : one-6.txt: md5 = 6e34b8c8674363901046ec7009515f47 OK 2026/09/24 01:51:35 DEBUG : one-7.txt: md5 = a27b10f300ea0966661d97b4e3c3ee47 OK 2026/09/24 01:51:37 DEBUG : one-8.txt: md5 = ae811723b35b6a6143aeee990c36ccee OK 2026/09/24 01:51:38 DEBUG : one-9.txt: md5 = d800bd95197957b0409ac4c8377bbe80 OK 2026/09/24 01:51:40 DEBUG : one-10.txt: md5 = 8056e5301704ae8ece6bb17778f4e5a4 OK 2026/09/24 01:51:42 DEBUG : one-11.txt: md5 = 3a386c219ff389d7f6f6c4b4e1c2b510 OK 2026/09/24 01:51:43 DEBUG : one-12.txt: md5 = 4f422ee4d905dcab5a439321f9e2a810 OK 2026/09/24 01:51:45 DEBUG : one-13.txt: md5 = 8c12102425af2e89b59b36abdc175ede OK 2026/09/24 01:51:46 DEBUG : one-14.txt: md5 = 332f271277057ed48296f69b57419ef2 OK 2026/09/24 01:51:48 DEBUG : one-15.txt: md5 = 6f15817a80566a0815b8e7180747dcfb OK 2026/09/24 01:51:49 DEBUG : one-16.txt: md5 = 663dd28477c3da4c0893bde3a68fc815 OK 2026/09/24 01:51:50 DEBUG : one-17.txt: md5 = 8c9878c48c2beae9e03d7e242cc12360 OK 2026/09/24 01:51:52 DEBUG : one-18.txt: md5 = 732ecd0e4f936b96f300d3097fd399c6 OK 2026/09/24 01:51:54 DEBUG : one-19.txt: md5 = 6cbabd888a4b576e542824cc5a95adaf OK 2026/09/24 01:51:55 DEBUG : one-20.txt: md5 = 562963a4ad63e097681d444ec20a381e OK 2026/09/24 01:51:57 DEBUG : one-21.txt: md5 = 1c20d4ee8609ce91dcf4e71f7255c030 OK 2026/09/24 01:51:58 DEBUG : one-22.txt: md5 = febd779c76f6b15293c7444030fd719c OK 2026/09/24 01:52:00 DEBUG : one-23.txt: md5 = 79be8537c966649e88cf9d9c744066c2 OK 2026/09/24 01:52:01 DEBUG : one-24.txt: md5 = 626019cb12b75ba6579aa6e392212d36 OK 2026/09/24 01:52:03 DEBUG : one-25.txt: md5 = 34fcf5865135e5eb7128d4da4899b405 OK 2026/09/24 01:52:04 DEBUG : one-26.txt: md5 = 8d4e592cb853130fefa8134caa7fbce2 OK 2026/09/24 01:52:06 DEBUG : one-27.txt: md5 = 4db8d6941e7d6fc83cc7c421861a765a OK 2026/09/24 01:52:07 DEBUG : one-28.txt: md5 = 811fb925775f5e14c98afb859b1b0a8f OK 2026/09/24 01:52:09 DEBUG : one-29.txt: md5 = 30d056d139ca81f49f526461275b8475 OK 2026/09/24 01:52:10 DEBUG : one-30.txt: md5 = 2e2cce6ed15e3c5819a1cf29417b8f8a OK 2026/09/24 01:52:12 DEBUG : one-31.txt: md5 = f420f667906db8aeb7de4bb819bb30d9 OK 2026/09/24 01:52:13 DEBUG : one-32.txt: md5 = fde6631f73aef80e30542c9dabafa339 OK 2026/09/24 01:52:15 DEBUG : one-33.txt: md5 = 34d7900399c78d41ddb7b1940cbf3715 OK 2026/09/24 01:52:16 DEBUG : one-34.txt: md5 = b0168105e98de5f3927b08de274f863f OK 2026/09/24 01:52:18 DEBUG : one-35.txt: md5 = d7eff88dd250f5b42c73f13097091298 OK 2026/09/24 01:52:20 DEBUG : one-36.txt: md5 = 268ae058d9aa9926eac1d69b6ece356d OK 2026/09/24 01:52:21 DEBUG : one-37.txt: md5 = 55d62f620623dde4a871a49147ba3d10 OK 2026/09/24 01:52:22 DEBUG : one-38.txt: md5 = 76c3c4492a7e6545697fcbdf144eafc0 OK 2026/09/24 01:52:24 DEBUG : one-39.txt: md5 = ae80a47f49dc941ad920b7dc9b9c47c7 OK 2026/09/24 01:52:25 DEBUG : one-40.txt: md5 = bc260a6e2986426fddc9958d358c65ed OK 2026/09/24 01:52:27 DEBUG : one-41.txt: md5 = c7748c126418dd0c7e1459a347fc5691 OK 2026/09/24 01:52:29 DEBUG : one-42.txt: md5 = 9976395fa473c44d57bbdd2892df5c73 OK 2026/09/24 01:52:30 DEBUG : one-43.txt: md5 = 6a488a2073566dced65d17c38ac26b03 OK 2026/09/24 01:52:32 DEBUG : one-44.txt: md5 = 776df174c6f88bcea5dbed7a0ca95f0d OK 2026/09/24 01:52:34 DEBUG : one-45.txt: md5 = 7da7b78237b333f0b74a507344c8a3f5 OK 2026/09/24 01:52:35 DEBUG : one-46.txt: md5 = 632e1e9ba3dd20ef91f6f2932215092d OK 2026/09/24 01:52:37 DEBUG : one-47.txt: md5 = e2031dda581f1085ef5ead3b61f9486d OK 2026/09/24 01:52:38 DEBUG : one-48.txt: md5 = 8e5966d886926862c477a8d08d1ce9dc OK 2026/09/24 01:52:40 DEBUG : one-49.txt: md5 = de973b0cc6097a18a4c718b639f4d028 OK 2026/09/24 01:52:41 DEBUG : one-50.txt: md5 = 2be7b229fcc5fed5160b94a239b1f295 OK 2026/09/24 01:52:43 DEBUG : one-51.txt: md5 = 3b4839b08c0823c42567858861dd2ac2 OK 2026/09/24 01:52:45 DEBUG : one-52.txt: md5 = fd8ccf6015ad100df422ab45d98efe65 OK 2026/09/24 01:52:46 DEBUG : one-53.txt: md5 = 77a2f470fad669582366d437ca636c30 OK 2026/09/24 01:52:48 DEBUG : one-54.txt: md5 = d6d514676e9b1df33a67a569400f0657 OK 2026/09/24 01:52:49 DEBUG : one-55.txt: md5 = 425266c422c52a58a5262b328ce9e7a9 OK 2026/09/24 01:52:51 DEBUG : one-56.txt: md5 = d5fd3182be06e17a5ce31ab699ee901b OK 2026/09/24 01:52:53 DEBUG : one-57.txt: md5 = 0e37f2efebfd48e874c27f73111f60ce OK 2026/09/24 01:52:54 DEBUG : one-58.txt: md5 = ba47d9571d38b6aa3cd79e9959784b16 OK 2026/09/24 01:52:56 DEBUG : one-59.txt: md5 = e48296622d579bf0e0e9728ee81ac321 OK 2026/09/24 01:52:57 DEBUG : one-60.txt: md5 = 87e7e4b27db577eabe74c648425cc113 OK 2026/09/24 01:52:58 DEBUG : one-61.txt: md5 = 5ec8188e228125f1d8729b4aaf967249 OK 2026/09/24 01:53:00 DEBUG : one-62.txt: md5 = 3d3ff79cd13c7b543848a0b2d01b48bf OK 2026/09/24 01:53:01 DEBUG : one-63.txt: md5 = c470a9752347c4322bbae6d80c4bdda4 OK 2026/09/24 01:53:03 DEBUG : one-64.txt: md5 = 40bf72c4bce999faf55864ef634c12f5 OK 2026/09/24 01:53:04 DEBUG : one-65.txt: md5 = ba311be70256b13ac3ebcfcf626c2999 OK 2026/09/24 01:53:06 DEBUG : one-66.txt: md5 = 57a83aad95cb13f9894aa2fabf2fba52 OK 2026/09/24 01:53:07 DEBUG : one-67.txt: md5 = 308e84127f1678e0a7db40c34d432439 OK 2026/09/24 01:53:09 DEBUG : one-68.txt: md5 = a0456fc2a1fa7108c109abec942f1ee5 OK 2026/09/24 01:53:10 DEBUG : one-69.txt: md5 = 5558b4f1f6ec9bc7c253c82a8140f5a8 OK 2026/09/24 01:53:12 DEBUG : one-70.txt: md5 = 10ecad261386334adc7b8c5f9ba412d3 OK 2026/09/24 01:53:13 DEBUG : one-71.txt: md5 = 4950d06ff62a69c9a07af6b6c91e1a69 OK 2026/09/24 01:53:15 DEBUG : one-72.txt: md5 = b66de5e29e12ce091a3ac242e33e27aa OK 2026/09/24 01:53:16 DEBUG : one-73.txt: md5 = aace706e4d789f6a90a0dabd6e16f45c OK 2026/09/24 01:53:18 DEBUG : one-74.txt: md5 = 32b23a6d1b7d24457116075ca5eccb5f OK 2026/09/24 01:53:19 DEBUG : one-75.txt: md5 = 250a272474e78f70fa887415bb499924 OK 2026/09/24 01:53:21 DEBUG : one-76.txt: md5 = 766ae69f5aaca0e4c5ed4354530f9a2d OK 2026/09/24 01:53:22 DEBUG : one-77.txt: md5 = 4e963911e76a24cd01b66986bc29d75b OK 2026/09/24 01:53:24 DEBUG : one-78.txt: md5 = 5266857b31079edd4129d991ae53f59e OK 2026/09/24 01:53:25 DEBUG : one-79.txt: md5 = cae9861e26566e77e0ce8346c0daaa73 OK 2026/09/24 01:53:27 DEBUG : one-80.txt: md5 = ff1d3fcd2f89515d9867b37268e2f602 OK 2026/09/24 01:53:28 DEBUG : one-81.txt: md5 = 8d6bf6fb0a5313280110a74d1bfd58ed OK 2026/09/24 01:53:30 DEBUG : one-82.txt: md5 = 69463905b46eb8567853e1ff4744383b OK 2026/09/24 01:53:31 DEBUG : one-83.txt: md5 = a3f7d99f53f6c16aa3d961654fff77d5 OK 2026/09/24 01:53:33 DEBUG : one-84.txt: md5 = a9a9d7aa3474a28c2d6c10d8e7a050e9 OK 2026/09/24 01:53:34 DEBUG : one-85.txt: md5 = c12edcff55554df0a85d3f0d193b0d6b OK 2026/09/24 01:53:35 DEBUG : one-86.txt: md5 = 7eaf65ee5dcc1f3fcfae808d8e3a72e4 OK 2026/09/24 01:53:37 DEBUG : one-87.txt: md5 = d3edb14ec9eaeb39ddc40a62e5244b7e OK 2026/09/24 01:53:39 DEBUG : one-88.txt: md5 = 3507e3efa4f2b8fc05cfa504ebc55b74 OK 2026/09/24 01:53:40 DEBUG : one-89.txt: md5 = 9f9ffd4ac2acc5c4e0771c130e5c9f1f OK 2026/09/24 01:53:42 DEBUG : one-90.txt: md5 = a032a4974b85a52f61bb7b018c32345c OK 2026/09/24 01:53:43 DEBUG : one-91.txt: md5 = 2a28294b6aca7ccd17872706c6315ae4 OK 2026/09/24 01:53:46 DEBUG : one-92.txt: md5 = 0ca63a1aceedf8ef87193be741f4a431 OK 2026/09/24 01:53:47 DEBUG : one-93.txt: md5 = 08b97adacffcc42344afc623c48bdb15 OK 2026/09/24 01:53:49 DEBUG : one-94.txt: md5 = 76ea1c553251d5d6887d0d4f66b80825 OK 2026/09/24 01:53:50 DEBUG : one-95.txt: md5 = 5090d6df5c74956ba6838745e8c6565a OK 2026/09/24 01:53:52 DEBUG : one-96.txt: md5 = 1551fea6c4d602b4207c8c36cb73383d OK 2026/09/24 01:53:53 DEBUG : one-97.txt: md5 = 70ca87b267e33e7159afd38905ca60b4 OK 2026/09/24 01:53:55 DEBUG : one-98.txt: md5 = 6c88c84d2b676805f61a865f92a1c279 OK 2026/09/24 01:53:57 DEBUG : one-99.txt: md5 = 8f550252fba17cda210ff936434b3e88 OK 2026/09/24 01:53:58 DEBUG : one-100.txt: md5 = 71cafdfcbf07469f1940026a2c60fcdc OK 2026/09/24 01:54:00 DEBUG : one-101.txt: md5 = 86a76549137358ee08a4450b0e60de38 OK 2026/09/24 01:54:02 DEBUG : one-102.txt: md5 = 3eec1dfdda44f674c060d7827946e937 OK 2026/09/24 01:54:04 DEBUG : one-103.txt: md5 = 6322710e9029facb80c520b12ffcd119 OK 2026/09/24 01:54:06 DEBUG : one-104.txt: md5 = fbdc8411a9a9f54874eb1e4f30820afd OK 2026/09/24 01:54:07 DEBUG : one-105.txt: md5 = 9b33412d0ee88ded82f721a29202f602 OK 2026/09/24 01:54:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Looking for duplicate names using rename mode. 2026/09/24 01:54:11 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/24 01:54:12 INFO : one-106.txt: renamed from: one.txt 2026/09/24 01:54:13 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (217.88s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:55:05 DEBUG : dupe1/one.txt: md5 = 2924420038e4fe130e3abcbc6ac34a8b OK 2026/09/24 01:55:07 DEBUG : dupe2/two.txt: md5 = 5a8e7c464dac46a15542df3bf2143c9d OK 2026/09/24 01:55:09 DEBUG : dupe3/three.txt: md5 = 1b7c35edf6e953085b09b3bd190ddfba OK 2026/09/24 01:55:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/24 01:55:10 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/24 01:55:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/24 01:55:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (12.98s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:55:17 DEBUG : a.txt: md5 = a024d792aafa86248824606fd0d855ae OK 2026/09/24 01:55:19 DEBUG : zend.txt: md5 = f15a38d02eb1e1e896566d920a85d9c7 OK 2026/09/24 01:55:21 DEBUG : sub dir/hello world: md5 = 03d345b2c66a40b070d1148c52878d8c OK 2026/09/24 01:55:22 DEBUG : sub dir/hello world2: md5 = 18c39a736c79c8890a3c12a02752e3a9 OK 2026/09/24 01:55:25 DEBUG : sub dir/ignore dir/.ignore: md5 = 5f4615b8a038c51290e4e6e43f2bfe47 OK 2026/09/24 01:55:26 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4b2ec17942ef94b860071a46a5d4da05 OK 2026/09/24 01:55:28 DEBUG : sub dir/sub sub dir/hello world3: md5 = 92c5c0d4e2ef0d3bffb62a215ff864e9 OK 2026/09/24 01:55:30 DEBUG : a.txt: Excluded (Size Filter) 2026/09/24 01:55:30 DEBUG : a.txt: Excluded 2026/09/24 01:55:30 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/24 01:55:30 DEBUG : sub dir/hello world: Excluded 2026/09/24 01:55:30 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/24 01:55:30 DEBUG : sub dir/hello world2: Excluded 2026/09/24 01:55:31 DEBUG : sub dir/ignore dir: Excluded 2026/09/24 01:55:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/24 01:55:31 DEBUG : sub dir/hello world: Excluded 2026/09/24 01:55:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/24 01:55:31 DEBUG : sub dir/hello world2: Excluded 2026/09/24 01:55:31 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (23.62s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:55:41 DEBUG : a.txt: md5 = 480a6d75e4a9ca91a41748a1f89dafb9 OK 2026/09/24 01:55:43 DEBUG : zend.txt: md5 = 8a6245393f59116ef187075cfcfbca34 OK 2026/09/24 01:55:45 DEBUG : sub dir/hello world: md5 = 35f9e183af9a17cac2054cae9a0d58cf OK 2026/09/24 01:55:47 DEBUG : sub dir/hello world2: md5 = 9dd2c2817b00291ff4be901bdadf6e4a OK 2026/09/24 01:55:49 DEBUG : sub dir/ignore dir/.ignore: md5 = 10250635b32e33a5149d7f7aef5e6109 OK 2026/09/24 01:55:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = bd559d22df7becb1f26103dc0a7502a1 OK 2026/09/24 01:55:52 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0a9db4e93f3e31ee907bf5bf1afc2131 OK 2026/09/24 01:55:54 DEBUG : a.txt: Excluded (Size Filter) 2026/09/24 01:55:54 DEBUG : a.txt: Excluded 2026/09/24 01:55:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/24 01:55:54 DEBUG : sub dir/hello world2: Excluded 2026/09/24 01:55:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/24 01:55:54 DEBUG : sub dir/hello world: Excluded 2026/09/24 01:55:55 DEBUG : sub dir/ignore dir: Excluded 2026/09/24 01:55:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/24 01:55:55 DEBUG : sub dir/hello world2: Excluded 2026/09/24 01:55:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/24 01:55:55 DEBUG : sub dir/hello world: Excluded 2026/09/24 01:55:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (23.03s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:04 DEBUG : file1: md5 = 055541e20296a851b75abf761199a052 OK 2026/09/24 01:56:06 DEBUG : sub/file2: md5 = 5aade235885331c1c216c38477091378 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/09/24 01:56:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/24 01:56:09 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/24 01:56:10 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (9.82s) --- PASS: TestListJSON/Default (0.31s) --- PASS: TestListJSON/FilesOnly (0.26s) --- PASS: TestListJSON/DirsOnly (0.25s) --- PASS: TestListJSON/Recurse (0.53s) --- PASS: TestListJSON/SubDir (0.24s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.27s) --- PASS: TestListJSON/HashTypes (0.25s) --- PASS: TestListJSON/Metadata (0.69s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:14 DEBUG : file1: md5 = 2d9aabc31b73f51d50baa59082c3e8d6 OK 2026/09/24 01:56:16 DEBUG : sub/file2: md5 = 2ecd43fbd6d189c763b27052d7162c3c 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/09/24 01:56:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/notfound" 2026/09/24 01:56:20 DEBUG : Config file has changed externally - reloading 2026/09/24 01:56:20 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (12.03s) --- PASS: TestStatJSON/Root (0.27s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.25s) --- PASS: TestStatJSON/Dir (0.49s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.47s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.27s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.24s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.25s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestStatJSONMemory 2026/09/24 01:56:24 DEBUG : Creating backend with remote ":memory:" 2026/09/24 01:56:24 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/24 01:56:24 DEBUG : sub/file1: size = 5 OK 2026/09/24 01:56:24 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/24 01:56:24 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Making directory 2026/09/24 01:56:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Making directory --- PASS: TestMkdir (0.70s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:27 DEBUG : sub dir/hello world: md5 = 97514170fbafc8b47cb675a261f2980a OK --- PASS: TestLsd (4.88s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:31 DEBUG : potato2: md5 = e278534a9010c080231e3120e4661fd8 OK 2026/09/24 01:56:33 DEBUG : empty space: md5 = 34769218ac9028bf587bb5cac012c2b1 OK --- PASS: TestLs (5.56s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:37 DEBUG : potato2: md5 = b323d36264e047de03b5807b05c9eeea OK 2026/09/24 01:56:38 DEBUG : empty space: md5 = 8503d54c9d26db28f7c7d676b476c251 OK 2026/09/24 01:56:39 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/24 01:56:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.30s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:42 DEBUG : potato2: md5 = b45762934a85582acc8b62f6b1fc609c OK 2026/09/24 01:56:44 DEBUG : empty space: md5 = 374c76762eddb4644fd62cd6275a5876 OK --- PASS: TestLsLong (4.93s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:47 DEBUG : potato2: md5 = bb11fc51cebe8e9fc1288f27c098bd26 OK 2026/09/24 01:56:48 DEBUG : empty space: md5 = 00435873f18c536254df332f1cbc1ee4 OK --- PASS: TestHashSums (4.78s) === RUN TestHashSumsWithErrors 2026/09/24 01:56:50 DEBUG : Creating backend with remote ":memory:" 2026/09/24 01:56:50 ERROR : file1: hash unsupported: hash type not supported 2026/09/24 01:56:50 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/24 01:56:50 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/24 01:56:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/24 01:56:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/24 01:56:50 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:56:52 DEBUG : potato2: md5 = acfcb06bee3af20df87336753c213999 OK 2026/09/24 01:56:53 DEBUG : empty space: md5 = 41d3ced59a4b42d6a9b876fb37d03ac0 OK 2026/09/24 01:56:56 DEBUG : sub dir/potato3: md5 = f0d9d26ab8584f536d1c205d9e0b84f1 OK --- PASS: TestCount (8.90s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:57:01 DEBUG : small: md5 = ef719987153005705652695291bd778f OK 2026/09/24 01:57:03 DEBUG : medium: md5 = e65fdb238b33b0e8bdcad888ed00faca OK 2026/09/24 01:57:04 DEBUG : large: md5 = 6febf5da771e4f503c539b90184ca15a OK 2026/09/24 01:57:05 DEBUG : Waiting for deletions to finish 2026/09/24 01:57:05 DEBUG : large: Excluded (Size Filter) 2026/09/24 01:57:05 INFO : small: Deleted 2026/09/24 01:57:05 INFO : medium: Deleted --- PASS: TestDelete (7.50s) === RUN TestDeleteFatalError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:57:08 DEBUG : file0: md5 = a9ce774b79842646e5c62c2a07e413b2 OK 2026/09/24 01:57:09 DEBUG : file1: md5 = 92c208100682e12faaabf1eefd0a8fd6 OK 2026/09/24 01:57:11 DEBUG : file2: md5 = 785b10aaeb9ebe595c5b52e855dc9a6f OK 2026/09/24 01:57:12 DEBUG : file3: md5 = 42448ead2e7a8b1db194f087e799cdc4 OK 2026/09/24 01:57:14 DEBUG : file4: md5 = cdc5d668939be08279e03212f4809921 OK 2026/09/24 01:57:15 DEBUG : file5: md5 = fe75be5fc2e9b5192a46f74561ff9602 OK 2026/09/24 01:57:17 DEBUG : file6: md5 = 0ca5fd8be0a7af79147bddf85b5d5e4e OK 2026/09/24 01:57:18 DEBUG : file7: md5 = f9d87bac9dd2b24fbf5af8d855b75cc7 OK 2026/09/24 01:57:20 DEBUG : file8: md5 = 0d53c96f3cced7c3901b176d899f6587 OK 2026/09/24 01:57:21 DEBUG : file9: md5 = 492988e5c39c10da5c4ef91f255c2b43 OK 2026/09/24 01:57:23 DEBUG : file10: md5 = 6bb25be5923c845df744826e7e539f8f OK 2026/09/24 01:57:24 DEBUG : file11: md5 = 7d0c5f47df1e3127e7b8f441d8ee220b OK 2026/09/24 01:57:26 DEBUG : file12: md5 = 05913f7e6edf77b7cb260cb08823e739 OK 2026/09/24 01:57:27 DEBUG : file13: md5 = a9a99012533ce0cdd28f8c58bd41f911 OK 2026/09/24 01:57:29 DEBUG : file14: md5 = e41b5b0db310f7e317f9bf95bc043080 OK 2026/09/24 01:57:30 DEBUG : file15: md5 = fdf2de9dd3c159b0f8065814782be5f3 OK 2026/09/24 01:57:32 DEBUG : file16: md5 = f54caf98d091e9654c92c8a5acb54684 OK 2026/09/24 01:57:34 DEBUG : file17: md5 = 486db1f9bb7a42c07d05aaa2ae494a31 OK 2026/09/24 01:57:35 DEBUG : file18: md5 = 287ae28a0a059ff07f89490a0cc102b6 OK 2026/09/24 01:57:36 DEBUG : file19: md5 = ef12a34129f55dcb16fae4f6f455d1dd OK 2026/09/24 01:57:36 DEBUG : Waiting for deletions to finish 2026/09/24 01:57:37 ERROR : file14: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file13: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file19: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file6: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file12: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file18: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file7: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file2: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file1: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file16: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file4: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file0: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file11: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file5: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file9: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file10: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file17: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file3: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file15: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:37 ERROR : file8: Got fatal error on delete: --max-delete threshold reached --- PASS: TestDeleteFatalError (40.00s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:57:48 DEBUG : small: md5 = 26a5b8d5b007a325193b916549579a90 OK 2026/09/24 01:57:50 DEBUG : medium: md5 = 7e94421b8f10b86b88e3a97069c7f046 OK 2026/09/24 01:57:51 DEBUG : large: md5 = 4e6bc9f078f4c26a4d7cedd8f1790a29 OK 2026/09/24 01:57:51 DEBUG : Waiting for deletions to finish 2026/09/24 01:57:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/24 01:57:52 INFO : small: Deleted 2026/09/24 01:57:52 INFO : large: Deleted --- PASS: TestMaxDelete (7.12s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:57:55 DEBUG : small: md5 = 9e906d45d6e9185ca2010f1e885cfb75 OK 2026/09/24 01:57:57 DEBUG : medium: md5 = 590efdf9c7f7aa17d382af37fb1e7b1f OK 2026/09/24 01:57:58 DEBUG : large: md5 = 70fe5eddd421aaba960494f9ebb14047 OK 2026/09/24 01:57:58 DEBUG : Waiting for deletions to finish 2026/09/24 01:57:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/24 01:57:59 INFO : small: Deleted 2026/09/24 01:57:59 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.18s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:58:02 DEBUG : small: md5 = a48dac5547e6bb304b10e2587aa4ddd8 OK 2026/09/24 01:58:04 DEBUG : medium: md5 = d04afd59f58272e37c7287b88792e635 OK 2026/09/24 01:58:05 DEBUG : large: md5 = 1ecb6662903b0845f63f0a26cf734f72 OK 2026/09/24 01:58:06 DEBUG : Waiting for deletions to finish 2026/09/24 01:58:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/24 01:58:06 INFO : medium: Deleted 2026/09/24 01:58:07 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.24s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:58:10 DEBUG : ReadFile: md5 = c971be7e10cc5a752f292d965cc77c46 OK --- PASS: TestReadFile (4.19s) === RUN TestRetry 2026/09/24 01:58:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/24 01:58:12 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/24 01:58:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/24 01:58:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/24 01:58:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/24 01:58:12 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.04s) === RUN TestRetryAfterContextCancel 2026/09/24 01:58:12 DEBUG : Sleeping for 1h0m0s (as indicated by the server) to obey Retry-After error: BANG: trying again in 1h0m0s --- PASS: TestRetryAfterContextCancel (0.00s) === RUN TestRetryAfterLastTry --- PASS: TestRetryAfterLastTry (0.00s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:58:14 DEBUG : file1: md5 = 4e9fff29cdbdab6a78bee12393ef4281 OK 2026/09/24 01:58:15 DEBUG : file2: md5 = b746f55e5093747590a42eb6fe434341 OK --- PASS: TestCat (13.80s) === RUN TestPurge 2026/09/24 01:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lekijul6zege" 2026/09/24 01:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/24 01:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/t5c76ji168im4uhpi7gevdap8u1elovkvgpvkmt871v6l3m6ma2g" 2026/09/24 01:58:27 DEBUG : Creating backend with remote "/tmp/rclone2794865804" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lekijul6zege'", Local "Local file system at /tmp/rclone2794865804", Modify Window "1ms" 2026/09/24 01:58:32 DEBUG : A1/B1/C1/one: md5 = 94544e2e46676e9f08cd89af3844e196 OK 2026/09/24 01:58:32 INFO : A2: Making directory 2026/09/24 01:58:33 INFO : A1/B2: Making directory 2026/09/24 01:58:33 INFO : A1/B2/C2: Making directory 2026/09/24 01:58:34 INFO : A1/B1/C3: Making directory 2026/09/24 01:58:35 INFO : A3: Making directory 2026/09/24 01:58:36 INFO : A3/B3: Making directory 2026/09/24 01:58:36 INFO : A3/B3/C4: Making directory 2026/09/24 01:58:39 DEBUG : A1/two: md5 = 40652cd861e4e91104a1224ebca025ba OK 2026/09/24 01:58:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lekijul6zege': Purge remote 2026/09/24 01:58:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (16.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:58:46 DEBUG : A1/B1/C1/one: md5 = 6511f49803a97675cd5c28d5bba300b6 OK 2026/09/24 01:58:46 INFO : A2: Making directory 2026/09/24 01:58:47 INFO : A1/B2: Making directory 2026/09/24 01:58:47 INFO : A1/B2/C2: Making directory 2026/09/24 01:58:48 INFO : A1/B1/C3: Making directory 2026/09/24 01:58:49 INFO : A3: Making directory 2026/09/24 01:58:50 INFO : A3/B3: Making directory 2026/09/24 01:58:51 INFO : A3/B3/C4: Making directory 2026/09/24 01:58:53 DEBUG : A1/two: md5 = d0bb6d9955941cc714e251d1ef51227e OK 2026/09/24 01:58:55 DEBUG : removing 1 level 3 directories 2026/09/24 01:58:55 INFO : A3/B3/C4: Removing directory 2026/09/24 01:58:58 DEBUG : removing 2 level 3 directories 2026/09/24 01:58:58 INFO : A1/B2/C2: Removing directory 2026/09/24 01:58:58 INFO : A1/B1/C3: Removing directory 2026/09/24 01:58:58 DEBUG : removing 2 level 2 directories 2026/09/24 01:58:58 INFO : A3/B3: Removing directory 2026/09/24 01:58:58 INFO : A1/B2: Removing directory 2026/09/24 01:58:59 DEBUG : removing 2 level 1 directories 2026/09/24 01:58:59 INFO : A3: Removing directory 2026/09/24 01:58:59 INFO : A2: Removing directory 2026/09/24 01:59:03 DEBUG : removing 1 level 3 directories 2026/09/24 01:59:03 INFO : A1/B1/C1: Removing directory 2026/09/24 01:59:04 DEBUG : removing 1 level 2 directories 2026/09/24 01:59:04 INFO : A1/B1: Removing directory 2026/09/24 01:59:05 DEBUG : removing 1 level 1 directories 2026/09/24 01:59:05 INFO : A1: Removing directory 2026/09/24 01:59:06 DEBUG : removing 1 level 0 directories 2026/09/24 01:59:06 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (25.31s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:08 INFO : A1: Making directory 2026/09/24 01:59:09 INFO : A1/B1: Making directory 2026/09/24 01:59:10 INFO : A1/B1/C1: Making directory 2026/09/24 01:59:12 DEBUG : removing 1 level 3 directories 2026/09/24 01:59:12 INFO : A1/B1/C1: Removing directory 2026/09/24 01:59:13 DEBUG : removing 1 level 2 directories 2026/09/24 01:59:13 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (7.79s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:15 INFO : A1: Making directory 2026/09/24 01:59:16 INFO : A1/B1: Making directory 2026/09/24 01:59:17 INFO : A1/B1/C1: Making directory 2026/09/24 01:59:20 DEBUG : removing 1 level 3 directories 2026/09/24 01:59:20 INFO : A1/B1/C1: Removing directory 2026/09/24 01:59:20 DEBUG : removing 1 level 2 directories 2026/09/24 01:59:20 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.80s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:25 DEBUG : file1: md5 = 2d20c10d722f1c1df239b2d1d762a665 OK 2026/09/24 01:59:25 DEBUG : file1: size = 14 OK 2026/09/24 01:59:26 DEBUG : filename.txt: File name found in url 2026/09/24 01:59:27 DEBUG : filename.txt: md5 = 45a919d8aaa4e418c616f3f5b4380605 OK 2026/09/24 01:59:27 DEBUG : filename.txt: size = 14 OK 2026/09/24 01:59:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/24 01:59:28 DEBUG : headerfilename.txt: md5 = e84764d2bfc48a947d704186fc1bfe63 OK 2026/09/24 01:59:28 DEBUG : headerfilename.txt: size = 14 OK 2026/09/24 01:59:30 DEBUG : file2: md5 = 35c4f091a04d212236c90884f5e96893 OK 2026/09/24 01:59:30 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (9.26s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:34 DEBUG : file1: md5 = 69ac41ae4586d1ce9b725552c79e6fe7 OK 2026/09/24 01:59:34 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.49s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/24 01:59:37 DEBUG : sub/file2: md5 = c0080dc2417e1a9be4fdd1bd76bbbe1f OK 2026/09/24 01:59:37 DEBUG : sub/file2: size = 14 OK 2026/09/24 01:59:37 INFO : file1: Copied (new) to: sub/file2 2026/09/24 01:59:37 INFO : file1: Deleted 2026/09/24 01:59:38 DEBUG : sub/file2: size = 14 OK 2026/09/24 01:59:38 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/24 01:59:38 DEBUG : file1: Unchanged skipping 2026/09/24 01:59:38 INFO : file1: Deleted 2026/09/24 01:59:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.14s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/24 01:59:43 DEBUG : file1: md5 = f28883a8935eaa5838d03bde86cd0af9 OK 2026/09/24 01:59:43 DEBUG : file1: size = 14 OK 2026/09/24 01:59:43 INFO : file1: Copied (new) 2026/09/24 01:59:43 INFO : file1: Deleted 2026/09/24 01:59:44 DEBUG : file1: Destination exists, skipping 2026/09/24 01:59:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.84s) === RUN TestMoveFileImmutable run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:46 DEBUG : existing: md5 = 5a8af5d478a67569ad1c90940c0d4156 OK 2026/09/24 01:59:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:59:47 DEBUG : existing: size = 6 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 01:59:47 DEBUG : existing: Sizes differ 2026/09/24 01:59:47 ERROR : existing: Source and destination exist but do not match: immutable file modified --- PASS: TestMoveFileImmutable (3.23s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 01:59:51 DEBUG : dst/file1: md5 = e7b84cf7c9486a92362e5f17b7adf3da OK 2026/09/24 01:59:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xuleziv8qopa/backup" 2026/09/24 01:59:52 DEBUG : Creating backend with remote "TestDrive:crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0/1nrff024r7pq65ecp72fc28jb0" 2026/09/24 01:59:54 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3677103934) 2026/09/24 01:59:54 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 01:59:54 DEBUG : dst/file1: Sizes differ 2026/09/24 01:59:56 INFO : dst/file1: Moved (server-side) 2026/09/24 01:59:58 DEBUG : dst/file1: md5 = 43d38dc2b72bb5e32cdf8d11bc8dcc5d OK 2026/09/24 01:59:58 DEBUG : dst/file1: size = 14 OK 2026/09/24 01:59:58 INFO : dst/file1: Copied (new) 2026/09/24 01:59:58 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (13.48s) === 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 TestDirMoveMoveError run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:00:05 DEBUG : A/file0: md5 = 4d172a6aa4085f6b3829544e6cec85d4 OK 2026/09/24 02:00:07 DEBUG : A/file1: md5 = ad6ea96b43e63e9395517fdacfbb9ca8 OK 2026/09/24 02:00:09 DEBUG : A/file2: md5 = 9d93bd502fb09700cf802a4a2fa3115b OK 2026/09/24 02:00:10 DEBUG : A/file3: md5 = 439ecd8d65c4b7e94fa8b9aaf54dab9f OK 2026/09/24 02:00:12 DEBUG : A/file4: md5 = 65a1cb2dea9bb11bc83fa86b804da696 OK 2026/09/24 02:00:13 DEBUG : A/file5: md5 = 1f9c09ea8e845a708d432301d148019a OK 2026/09/24 02:00:15 DEBUG : A/file6: md5 = e035b0c6286b2519900febb18ed9f5ed OK 2026/09/24 02:00:16 DEBUG : A/file7: md5 = 6deba007357194d08e58fdd6bd2f313b OK 2026/09/24 02:00:19 DEBUG : A/file8: md5 = fdf38c806f173e19c3545aeda8ce3303 OK 2026/09/24 02:00:20 DEBUG : A/file9: md5 = 7953b473a61a65d6aa460a6f98dfeefc OK 2026/09/24 02:00:22 DEBUG : A/file10: md5 = 05f8c2a9977107c7e7bbbb641a45cd6f OK 2026/09/24 02:00:23 DEBUG : A/file11: md5 = cae9c0b8701e8e12482b930c26ff4c22 OK 2026/09/24 02:00:25 DEBUG : A/file12: md5 = 2044a69c26151bc09371f881770ecc0a OK 2026/09/24 02:00:26 DEBUG : A/file13: md5 = 83de6ca700acb8330ec2f9b446a6ee3d OK 2026/09/24 02:00:28 DEBUG : A/file14: md5 = 555eb5fe921048dc3fb3a80db78980cc OK 2026/09/24 02:00:29 DEBUG : A/file15: md5 = fb9db7f03a76a0f96de04f13d69d8795 OK 2026/09/24 02:00:31 DEBUG : A/file16: md5 = 80d2f16bb9eea487c88299aaba20970d OK 2026/09/24 02:00:32 DEBUG : A/file17: md5 = 4fca4779b7dce25cadd2f1306c215e1d OK 2026/09/24 02:00:34 DEBUG : A/file18: md5 = c228dcb3b2e2431129fbdfc2dddce678 OK 2026/09/24 02:00:35 DEBUG : A/file19: md5 = f5a17156dbd5a692ed92847826355f1e OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveMoveError (43.96s) === RUN TestDirMoveContext run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:00:49 DEBUG : A/one: md5 = 6c415cfdd699180698c10a24ae266e6d OK 2026/09/24 02:00:51 DEBUG : A/two: md5 = 05e0f24e8fe33a8487a3851fca316877 OK operations_test.go:1490: Skipping test on non local remote --- SKIP: TestDirMoveContext (6.44s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:00:55 DEBUG : A1/one: md5 = d28dd802d783b05d55b5eb272b25e9d7 OK 2026/09/24 02:00:57 DEBUG : A1/two: md5 = 6871577219d8442ebb7b3431d12b1ba8 OK 2026/09/24 02:00:59 DEBUG : A1/B1/three: md5 = 7e7c1eeb15ab56a3779e270223fad534 OK 2026/09/24 02:01:02 DEBUG : A1/B1/C1/four: md5 = 23c8a3b2d8f069b1de8f7f1f0406b087 OK 2026/09/24 02:01:04 DEBUG : A1/B1/C2/five: md5 = 5fa07225ff3d2253ce9862ba51fe4057 OK 2026/09/24 02:01:04 INFO : A1/B2: Making directory 2026/09/24 02:01:05 INFO : A1/B1/C3: Making directory 2026/09/24 02:01:15 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/24 02:01:15 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/24 02:01:15 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/24 02:01:15 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/24 02:01:15 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/24 02:01:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/24 02:01:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/24 02:01:27 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/24 02:01:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/24 02:01:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/24 02:01:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three --- PASS: TestDirMove (47.87s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:01:41 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.51s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:01:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/24 02:01:43 DEBUG : no_checksum_small_file_from_pipe: md5 = f907851d13e4b66edc92cb07bf523f26 OK 2026/09/24 02:01:43 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/24 02:01:43 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/24 02:01:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/24 02:01:44 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/24 02:01:45 DEBUG : no_checksum_big_file_from_pipe: md5 = 8f6e3592bc0053a71375859d99fca309 OK 2026/09/24 02:01:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/24 02:01:45 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: md5 = b462c5206f09de30e100e6c31ce9d6a0 OK 2026/09/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/24 02:01:49 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/24 02:01:49 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/24 02:01:50 DEBUG : with_checksum_big_file_from_pipe: md5 = 685f84bf5cc4058d4dd88930cf554f40 OK 2026/09/24 02:01:50 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/24 02:01:50 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:01:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/24 02:01:54 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/24 02:01:54 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/24 02:01:55 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/24 02:01:56 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/24 02:01:56 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-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:01:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/24 02:01:59 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/24 02:01:59 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/24 02:02:00 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/24 02:02:01 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/24 02:02:01 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (21.72s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.60s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.17s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.46s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.49s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/24 02:02:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (48 bytes), uploading instead of streaming 2026/09/24 02:02:06 DEBUG : rcat_metadata: md5 = be46b67797b280cb527e1df4bb6661ed OK 2026/09/24 02:02:06 DEBUG : rcat_metadata: size = 48 OK 2026/09/24 02:02:06 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/24 02:02:08 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: md5 = 26431f8ee39df98129d11d6120b2aa80 OK 2026/09/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/24 02:02:09 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.21s) --- PASS: TestRcatMetadata/Normal (3.59s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:12 DEBUG : potato1: md5 = 75e0e1cbe2b3c8c4432362d68f23f67f OK 2026/09/24 02:02:12 DEBUG : potato1: size = 60 OK 2026/09/24 02:02:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/24 02:02:14 DEBUG : potato2: md5 = 549c2109394a45014c2fc7b666dd15df OK 2026/09/24 02:02:14 DEBUG : potato2: size = 60 OK 2026/09/24 02:02:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (4.85s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:17 DEBUG : potato1: md5 = 8d2639db138fab41bca11de28c8472a2 OK 2026/09/24 02:02:17 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 02:02:17 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 02:02:17 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 60 2026/09/24 02:02:17 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.60s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:19 DEBUG : potato1: md5 = d159e4b011fa2949cacf783778a8fc4a OK 2026/09/24 02:02:19 DEBUG : potato1: size = 60 OK 2026/09/24 02:02:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/24 02:02:21 DEBUG : potato2: md5 = 30f2031de3e9692061dfd9bb38dca51e OK 2026/09/24 02:02:21 DEBUG : potato2: size = 60 OK 2026/09/24 02:02:21 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.36s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:25 DEBUG : potato1: md5 = 64a89f33fa15a2af5609840253f1f930 OK 2026/09/24 02:02:25 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.75s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" operations_test.go:1975: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:28 DEBUG : potato4: md5 = 338de4b755b2176df30d08576bc0d726 OK 2026/09/24 02:02:28 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 02:02:28 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 2026/09/24 02:02:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa') 59 2026/09/24 02:02:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:31 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:33 DEBUG : potato3: md5 = 00dd46cba2dbf6e46d0b1972c61d52ec OK 2026/09/24 02:02:33 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.27s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.50s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.75s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.50s) --- PASS: TestRcatSizeChecksum/NoHashes (2.52s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:36 DEBUG : potato2: md5 = 8e3d3da2569e859743b854f91e217355 OK 2026/09/24 02:02:37 DEBUG : empty space: md5 = 60617cf8cbf5544e0c56abfca36a1317 OK 2026/09/24 02:02:40 DEBUG : sub dir/potato3: md5 = 57796b5722cce879c565a35d949e2c48 OK 2026/09/24 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Touching "sub dir/potato3" 2026/09/24 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Touching "empty space" 2026/09/24 02:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Touching "potato2" --- PASS: TestTouchDir (10.76s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:45 DEBUG : dir with metadata: Making directory with metadata 2026/09/24 02:02:46 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.50s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:47 DEBUG : directory with modtime: Making directory with metadata 2026/09/24 02:02:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/24 02:02:49 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.62s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/24 02:02:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:02:50 DEBUG : Google drive root 'crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0': Skipping btime metadata as can't update it on an existing file: 2026-09-24T02:02:50.540394137Z 2026/09/24 02:02:51 INFO : non existent directory: Updated directory metadata 2026/09/24 02:02:53 DEBUG : Google drive root 'crypt/rnsj90de3uillsbejaktajfd1gp7u72qdph123af9a8agd8b8dm0': Skipping btime metadata as can't update it on an existing file: 2026-09-24T02:02:50.540394137Z 2026/09/24 02:02:53 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.01s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:55 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/24 02:02:57 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/24 02:02:58 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.39s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:02:59 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/24 02:02:59 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:02:59 DEBUG : dst: Making directory with metadata 2026/09/24 02:03:00 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/24 02:03:00 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/24 02:03:01 INFO : dst: Set directory modification time (using SetModTime) 2026/09/24 02:03:01 INFO : dst: Set directory modification time (using SetModTime) 2026/09/24 02:03:01 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/24 02:03:02 INFO : dst: Set directory modification time (using SetModTime) 2026/09/24 02:03:02 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (3.49s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa'", Local "Local file system at /tmp/rclone3677103934", Modify Window "1ms" 2026/09/24 02:03:05 DEBUG : sub dir/test remove existing: md5 = b460d1c5de3189a51570cca41cdc4b6a OK 2026/09/24 02:03:07 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 38ec4194734f2d61145f4866e6bd0238 OK 2026/09/24 02:03:09 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.poguqin9" before starting 2026/09/24 02:03:10 DEBUG : sub dir/test remove existing.poguqin9: TEST: removing renamed existing file after operation 2026/09/24 02:03:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suhemil9" before starting 2026/09/24 02:03:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.suhemil9: TEST: renaming existing back after failed operation 2026/09/24 02:03:13 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nefiruk9" before starting 2026/09/24 02:03:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nefiruk9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (13.93s) === RUN TestRcatInputFailurePreservesDestination 2026/09/24 02:03:17 DEBUG : Creating backend with remote "/tmp/TestRcatInputFailurePreservesDestination4058295538/001" 2026/09/24 02:03:17 DEBUG : Config file has changed externally - reloading --- PASS: TestRcatInputFailurePreservesDestination (0.00s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/24 02:03:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xuleziv8qopa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m0.649133538s (try 1/5)