"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/12 05:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa" 2026/09/12 05:07:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g" 2026/09/12 05:07:44 DEBUG : Creating backend with remote "/tmp/rclone3616475669" === 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.25s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:07:44 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 1 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 0 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 2 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:07:44 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/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:07:44 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 1 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 2 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 0 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:07:44 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/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:07:44 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 1 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 2 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 3 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 0 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:07:44 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/12 05:07:44 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:07:44 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 1 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 2 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 3 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:07:44 DEBUG : file.txt: writing chunk 0 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/12 05:07:44 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:07:44 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/12 05:07:44 DEBUG : a: size = 0 OK 2026/09/12 05:07:44 DEBUG : a: size = 1 (memory) 2026/09/12 05:07:44 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/12 05:07:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/12 05:07:44 DEBUG : potato: Seek from 10 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 10 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/12 05:07:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/12 05:07:44 DEBUG : potato: Seek from 8 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 8 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/12 05:07:44 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:07:44 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:07:44 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:07:44 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:07:44 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/12 05:07:44 DEBUG : potato: Seek from 9 to 0 2026/09/12 05:07:44 DEBUG : potato: Seek from 9 to 0 2026/09/12 05:07:44 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:07:47 DEBUG : rutabaga: md5 = 83078f1d7e6203b1ef9736ad90aa97b7 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/12 05:07:50 DEBUG : empty space: md5 = e27ceac1f9761f1ca34fc9c87ed03957 OK === RUN TestCheck/3 2026/09/12 05:07:53 DEBUG : potato2: md5 = d0be7b6326e6b9e6bd71ae691bf80960 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/12 05:07:55 DEBUG : remotepotato: md5 = 1ad7b44b7106c409ed2f5b46a5e21819 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (14.87s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.30s) --- PASS: TestCheck/3 (0.32s) --- PASS: TestCheck/4 (0.31s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.31s) === RUN TestCheckFsError 2026/09/12 05:07:59 DEBUG : Creating backend with remote "nonexistent" 2026/09/12 05:07:59 DEBUG : Creating backend with remote "nonexistent" 2026/09/12 05:07:59 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/12 05:07:59 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/12 05:07:59 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/12 05:07:59 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:08:01 DEBUG : rutabaga: md5 = 37997bcbfdeb92ebf3b5305eb8ad55f3 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/12 05:08:05 DEBUG : empty space: md5 = 8a886934895009df7f4515b23d8b7ca7 OK === RUN TestCheckDownload/3 2026/09/12 05:08:08 DEBUG : potato2: md5 = 189b005254ec32793a2ccb03e6914c41 OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/12 05:08:12 DEBUG : remotepotato: md5 = c65111f698685e22b2e7b29c19ea6f4a OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (17.45s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (0.83s) --- PASS: TestCheckDownload/3 (0.81s) --- PASS: TestCheckDownload/4 (1.04s) --- PASS: TestCheckDownload/5 (0.85s) --- PASS: TestCheckDownload/6 (0.83s) --- PASS: TestCheckDownload/7 (0.82s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:08:18 DEBUG : rutabaga: md5 = 15fe1b0c10b27cbaefd062f1c3e6be67 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/12 05:08:21 DEBUG : empty space: md5 = 2937e2536730b0fbfe2f02682cf5746f OK === RUN TestCheckSizeOnly/3 2026/09/12 05:08:23 DEBUG : potato2: md5 = fa31562ca29b5a68b675a5f69360ab2c OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/12 05:08:26 DEBUG : remotepotato: md5 = 33376ca2c98c9fb6dec960d7ae339d28 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.84s) --- PASS: TestCheckSizeOnly/1 (0.31s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.29s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:08:31 DEBUG : test.sum: md5 = 5bc9ba39a9f4d34c95bd1b7896e5bc94 OK 2026/09/12 05:08:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/12 05:08:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/12 05:08:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/12 05:08:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/12 05:08:34 DEBUG : test.sum: md5 = db079b41fcbc285a23bd834b39d6cac7 OK 2026/09/12 05:08:35 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/12 05:08:35 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/12 05:08:35 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/12 05:08:35 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.57s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:08:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/data" 2026/09/12 05:08:36 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/data' lacks md5, skipping --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/data" 2026/09/12 05:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/vjrnln8ratgmqakfosrqe8espk" 2026/09/12 05:08:42 DEBUG : data/banana: md5 = e2dbb5c90ba505f59e25a9bd92d83dd5 OK 2026/09/12 05:08:44 DEBUG : test.sum: md5 = 84cf4a9b39fe47543b8f174f2b80383c OK === RUN TestCheckSumDownload/subtest1 2026/09/12 05:08:49 DEBUG : data/potato: md5 = 0a7bf2653b739e0ca06e04d90983103c OK 2026/09/12 05:08:50 DEBUG : test.sum: md5 = fc6ffde6e82909c826e27e072a5dee00 OK === RUN TestCheckSumDownload/subtest2 2026/09/12 05:08:54 DEBUG : test.sum: md5 = b81bfe070a69f19d86568400e016271a OK === RUN TestCheckSumDownload/subtest3 2026/09/12 05:08:59 DEBUG : test.sum: md5 = e2fa2620fb0702820c2c4daeb29b4a7b OK === RUN TestCheckSumDownload/subtest4 2026/09/12 05:09:03 DEBUG : test.sum: md5 = 9576ada05c6b20602655155e2bd91084 OK === RUN TestCheckSumDownload/subtest5 2026/09/12 05:09:07 DEBUG : test.sum: md5 = 93be664793e96c1a59498272264bd3c8 OK === RUN TestCheckSumDownload/subtest6 2026/09/12 05:09:11 DEBUG : data/banana: md5 = 7172d0d5a68c55c153f8a9363afb1324 OK 2026/09/12 05:09:13 DEBUG : data/potato: md5 = 7472bc045a3e578a9f88f4d60eb1ce85 OK 2026/09/12 05:09:14 DEBUG : test.sum: md5 = 13c59507ad5e33aafc817bc0fef902e2 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.13s) --- PASS: TestCheckSumDownload/subtest1 (2.22s) --- PASS: TestCheckSumDownload/subtest2 (1.83s) --- PASS: TestCheckSumDownload/subtest3 (2.06s) --- PASS: TestCheckSumDownload/subtest4 (1.89s) --- PASS: TestCheckSumDownload/subtest5 (1.76s) --- PASS: TestCheckSumDownload/subtest6 (1.71s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestCheckSumConcurrency 2026/09/12 05:09:20 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/12 05:09:20 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/12 05:09:20 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/12 05:09:20 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/12 05:09:20 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/12 05:09:20 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/12 05:09:20 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/12 05:09:20 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/12 05:09:20 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/12 05:09:20 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/12 05:09:20 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/12 05:09:20 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/12 05:09:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-buwegir3kuvi" 2026/09/12 05:09:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:20 DEBUG : Creating backend with remote "TestDrive:crypt/ghm5alfkm7o9buuj0p36b91dd62gsjl3e5h03t9tsqp06it4r82g" 2026/09/12 05:09:21 DEBUG : Creating backend with remote "/tmp/rclone3987767050" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi'", Local "Local file system at /tmp/rclone3987767050", Modify Window "1ms" 2026/09/12 05:09:24 DEBUG : hello, world!: md5 = 55dc25475afa69809b7d19216110fa1c OK upper checkfile vs. lower remote (without normalization) 2026/09/12 05:09:24 ERROR : hello, world!: sum not found 2026/09/12 05:09:24 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi' 2026/09/12 05:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': 1 files missing 2026/09/12 05:09:24 NOTICE: 1 hashes missing 2026/09/12 05:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': 1 differences found 2026/09/12 05:09:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/12 05:09:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': 0 differences found 2026/09/12 05:09:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': 1 matching files 2026/09/12 05:09:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jinocam4ropi" 2026/09/12 05:09:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/kb2k9ivscjggpsrf8sve13c0qpguco4h1onq7lum8f39b1goapv0" 2026/09/12 05:09:26 DEBUG : Creating backend with remote "/tmp/rclone2426694183" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi'", Local "Local file system at /tmp/rclone2426694183", Modify Window "1ms" 2026/09/12 05:09:29 DEBUG : HELLO, WORLD!: md5 = 4a2ac72a2b75aa295cd1697d9ba48b59 OK lower checkfile vs. upper remote (without normalization) 2026/09/12 05:09:30 ERROR : HELLO, WORLD!: sum not found 2026/09/12 05:09:30 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi' 2026/09/12 05:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': 1 files missing 2026/09/12 05:09:30 NOTICE: 1 hashes missing 2026/09/12 05:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': 1 differences found 2026/09/12 05:09:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/12 05:09:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': 0 differences found 2026/09/12 05:09:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': 1 matching files 2026/09/12 05:09:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-puvoquj8qajo" 2026/09/12 05:09:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:31 DEBUG : Creating backend with remote "TestDrive:crypt/66o4rp94qvbsamf3fabkn0q8ib8a8lu07jiherp7v7qep9qo878g" 2026/09/12 05:09:33 DEBUG : Creating backend with remote "/tmp/rclone1879921410" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo'", Local "Local file system at /tmp/rclone1879921410", Modify Window "1ms" 2026/09/12 05:09:35 DEBUG : HeLlO, wOrLd!: md5 = 97e43c1d337807720edb6aca3e4fcd19 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/12 05:09:36 ERROR : HeLlO, wOrLd!: sum not found 2026/09/12 05:09:36 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo' 2026/09/12 05:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': 1 files missing 2026/09/12 05:09:36 NOTICE: 1 hashes missing 2026/09/12 05:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': 1 differences found 2026/09/12 05:09:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/12 05:09:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': 0 differences found 2026/09/12 05:09:37 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': 1 matching files 2026/09/12 05:09:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gasesaf3kahe" 2026/09/12 05:09:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:37 DEBUG : Creating backend with remote "TestDrive:crypt/qbcn48vkcugm1ei8m2hvkt8744stahqe7re4khgolq2c9joijm3g" 2026/09/12 05:09:38 DEBUG : Creating backend with remote "/tmp/rclone749143822" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe'", Local "Local file system at /tmp/rclone749143822", Modify Window "1ms" 2026/09/12 05:09:40 DEBUG : HELLO, WORLD!: md5 = 1e0b4a38988648a4eabdaa4c331df9f7 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/12 05:09:41 ERROR : HELLO, WORLD!: sum not found 2026/09/12 05:09:41 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe' 2026/09/12 05:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': 1 files missing 2026/09/12 05:09:41 NOTICE: 1 hashes missing 2026/09/12 05:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': 1 differences found 2026/09/12 05:09:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/12 05:09:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': 0 differences found 2026/09/12 05:09:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': 1 matching files 2026/09/12 05:09:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ramigis8dojo" 2026/09/12 05:09:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:42 DEBUG : Creating backend with remote "TestDrive:crypt/a5rms89jmro4c30lgms1mfgr10gd6tg4a7jsdln12eo5ecomvr8g" 2026/09/12 05:09:43 DEBUG : Creating backend with remote "/tmp/rclone3996451913" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo'", Local "Local file system at /tmp/rclone3996451913", Modify Window "1ms" 2026/09/12 05:09:45 DEBUG : 測試_Русский___ě_áñ: md5 = 86cbbd1d1c21f0133a5e00222110b441 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/12 05:09:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/12 05:09:46 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo' 2026/09/12 05:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': 1 files missing 2026/09/12 05:09:46 NOTICE: 1 hashes missing 2026/09/12 05:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': 1 differences found 2026/09/12 05:09:46 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/12 05:09:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': 0 differences found 2026/09/12 05:09:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': 1 matching files 2026/09/12 05:09:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jelinon0quha" 2026/09/12 05:09:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:47 DEBUG : Creating backend with remote "TestDrive:crypt/foqgf3f56ip4nqdk2jgnmbn53on4napk8vup1touao69srv3vslg" 2026/09/12 05:09:48 DEBUG : Creating backend with remote "/tmp/rclone1815155457" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha'", Local "Local file system at /tmp/rclone1815155457", Modify Window "1ms" 2026/09/12 05:09:50 DEBUG : 測試_Русский___ě_áñ: md5 = 453014b78991414084725c9091bb8d10 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/12 05:09:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/12 05:09:51 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha' 2026/09/12 05:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': 1 files missing 2026/09/12 05:09:51 NOTICE: 1 hashes missing 2026/09/12 05:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': 1 differences found 2026/09/12 05:09:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/12 05:09:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': 0 differences found 2026/09/12 05:09:52 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': 1 matching files 2026/09/12 05:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zibidax8famo" 2026/09/12 05:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/da6q13on03eku3qt88p56dt3vba7kjpobv4i57j1j5i3mh9ii3u0" 2026/09/12 05:09:53 DEBUG : Creating backend with remote "/tmp/rclone2184847675" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo'", Local "Local file system at /tmp/rclone2184847675", Modify Window "1ms" 2026/09/12 05:09:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1fe7e1cc03de295a26fc58e9ecb40c6c OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/12 05:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:09:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo' 2026/09/12 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': 1 files missing 2026/09/12 05:09:56 NOTICE: 1 hashes missing 2026/09/12 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': 1 differences found 2026/09/12 05:09:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/12 05:09:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': 0 differences found 2026/09/12 05:09:57 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': 1 matching files 2026/09/12 05:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xisedus9powo" 2026/09/12 05:09:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/vhpjo2k0tvqhm7fbvd6aki5krucvku3fhqobfgepihe9jmp6jc80" 2026/09/12 05:09:58 DEBUG : Creating backend with remote "/tmp/rclone3530858653" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo'", Local "Local file system at /tmp/rclone3530858653", Modify Window "1ms" 2026/09/12 05:10:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1d801c0d339c62038a430b57d593bd40 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/12 05:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:10:01 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo' 2026/09/12 05:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': 1 files missing 2026/09/12 05:10:01 NOTICE: 1 hashes missing 2026/09/12 05:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': 1 differences found 2026/09/12 05:10:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/12 05:10:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': 0 differences found 2026/09/12 05:10:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': 1 matching files 2026/09/12 05:10:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viqizoy0wovi" 2026/09/12 05:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:10:02 DEBUG : Creating backend with remote "TestDrive:crypt/ujg08erf6farqnbv86vh928kr31r3p3tug0esvj202e0a3tnmmd0" 2026/09/12 05:10:04 DEBUG : Creating backend with remote "/tmp/rclone1392175936" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi'", Local "Local file system at /tmp/rclone1392175936", Modify Window "1ms" 2026/09/12 05:10:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 7b9b5468a9863fdc299349aba9390bae OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/12 05:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:10:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi' 2026/09/12 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': 1 files missing 2026/09/12 05:10:07 NOTICE: 1 hashes missing 2026/09/12 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': 1 differences found 2026/09/12 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/12 05:10:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': 0 differences found 2026/09/12 05:10:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': 1 matching files 2026/09/12 05:10:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qirakid5lugo" 2026/09/12 05:10:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:10:08 DEBUG : Creating backend with remote "TestDrive:crypt/0jurcgmc4qkr3p5d8g1ijfhjabr0t6dnad0k6656lmms8fo4r5v0" 2026/09/12 05:10:09 DEBUG : Creating backend with remote "/tmp/rclone1742342064" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo'", Local "Local file system at /tmp/rclone1742342064", Modify Window "1ms" 2026/09/12 05:10:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 1ace5ebfcff7711371ef41f7edbbcd4e OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/12 05:10:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:10:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo' 2026/09/12 05:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': 1 files missing 2026/09/12 05:10:12 NOTICE: 1 hashes missing 2026/09/12 05:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': 1 differences found 2026/09/12 05:10:12 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/12 05:10:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': 0 differences found 2026/09/12 05:10:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': 1 matching files 2026/09/12 05:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qirakid5lugo': Purge remote 2026/09/12 05:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viqizoy0wovi': Purge remote 2026/09/12 05:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xisedus9powo': Purge remote 2026/09/12 05:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zibidax8famo': Purge remote 2026/09/12 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jelinon0quha': Purge remote 2026/09/12 05:10:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ramigis8dojo': Purge remote 2026/09/12 05:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gasesaf3kahe': Purge remote 2026/09/12 05:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-puvoquj8qajo': Purge remote 2026/09/12 05:10:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jinocam4ropi': Purge remote 2026/09/12 05:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-buwegir3kuvi': Purge remote --- PASS: TestApplyTransforms (58.01s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:10:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:10:21 DEBUG : sub/file2: md5 = 7fdd240030aabe1fa2584f42a70f794c OK 2026/09/12 05:10:21 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:10:21 INFO : file1: Copied (new) to: sub/file2 2026/09/12 05:10:22 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:10:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:10:22 DEBUG : file1: Unchanged skipping 2026/09/12 05:10:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.26s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.46s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:10:28 DEBUG : dst/file1: md5 = 0048ad75b0e09b2ea1fcde84d716b180 OK 2026/09/12 05:10:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/backup" 2026/09/12 05:10:29 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/1nrff024r7pq65ecp72fc28jb0" 2026/09/12 05:10:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:10:31 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:10:31 DEBUG : dst/file1: Sizes differ 2026/09/12 05:10:35 INFO : dst/file1: Moved (server-side) 2026/09/12 05:10:37 DEBUG : dst/file1: md5 = 1287e28d8ea3472664dddcf6aba94ce1 OK 2026/09/12 05:10:37 DEBUG : dst/file1: size = 14 OK 2026/09/12 05:10:37 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (16.96s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:10:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/dst" 2026/09/12 05:10:43 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/12 05:10:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/CompareDest" 2026/09/12 05:10:45 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/gveqi14airsml4bgu7krj116o8" 2026/09/12 05:10:47 DEBUG : one: Need to transfer - File not found at Destination 2026/09/12 05:10:49 DEBUG : one: md5 = 7f3a7706d7b0e490180e42cc9dcba733 OK 2026/09/12 05:10:49 DEBUG : one: size = 3 OK 2026/09/12 05:10:49 INFO : one: Copied (new) 2026/09/12 05:10:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:10:51 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/dst') 2026/09/12 05:10:51 DEBUG : one: Sizes differ 2026/09/12 05:10:53 DEBUG : one: md5 = 47412372070de56d604fd92923402b7c OK 2026/09/12 05:10:53 DEBUG : one: size = 5 OK 2026/09/12 05:10:53 INFO : one: Copied (replaced existing) 2026/09/12 05:10:55 DEBUG : dst/one: md5 = 4513e74c0b6d769d4412f40bfaf985ec OK 2026/09/12 05:10:58 DEBUG : CompareDest/one: md5 = 9c45ad45ccad3bcd5ad04152b5654745 OK 2026/09/12 05:10:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:10:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/dst') 2026/09/12 05:10:59 DEBUG : one: Sizes differ 2026/09/12 05:11:00 DEBUG : one: size = 5 OK 2026/09/12 05:11:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:11:02 DEBUG : CompareDest/two: md5 = 9029e1d6688cfd5af198b8cd62789934 OK 2026/09/12 05:11:03 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:11:03 DEBUG : two: size = 3 OK 2026/09/12 05:11:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:11:04 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:11:04 DEBUG : two: size = 3 OK 2026/09/12 05:11:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:11:05 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:11:06 DEBUG : two: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:11:06 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/CompareDest') 2026/09/12 05:11:06 DEBUG : two: Sizes differ 2026/09/12 05:11:07 DEBUG : two: md5 = 0a7b59017d18d560ca0ecde37c83fcf4 OK 2026/09/12 05:11:07 DEBUG : two: size = 5 OK 2026/09/12 05:11:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.43s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/dst" 2026/09/12 05:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/12 05:11:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/CopyDest" 2026/09/12 05:11:15 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/12 05:11:17 DEBUG : one: Need to transfer - File not found at Destination 2026/09/12 05:11:20 DEBUG : one: md5 = 350f8ce9d259ff6ac580c81de13b5fdf OK 2026/09/12 05:11:20 DEBUG : one: size = 3 OK 2026/09/12 05:11:20 INFO : one: Copied (new) 2026/09/12 05:11:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:11:21 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/dst') 2026/09/12 05:11:21 DEBUG : one: Sizes differ 2026/09/12 05:11:23 DEBUG : one: md5 = 7423a348360fd2c986e6065028786395 OK 2026/09/12 05:11:23 DEBUG : one: size = 5 OK 2026/09/12 05:11:23 INFO : one: Copied (replaced existing) 2026/09/12 05:11:25 DEBUG : dst/one: md5 = 89531314468251c05500b88fb52b95f4 OK 2026/09/12 05:11:28 DEBUG : CopyDest/one: md5 = 44bfa8ed3845451e75c2423bda057daa OK 2026/09/12 05:11:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/BackupDir" 2026/09/12 05:11:29 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/12 05:11:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:11:30 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/dst') 2026/09/12 05:11:30 DEBUG : one: Sizes differ 2026/09/12 05:11:31 DEBUG : one: size = 5 OK 2026/09/12 05:11:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:11:31 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/dst') 2026/09/12 05:11:31 DEBUG : one: Sizes differ 2026/09/12 05:11:33 INFO : one: Moved (server-side) 2026/09/12 05:11:34 DEBUG : one: size = 5 OK 2026/09/12 05:11:34 INFO : one: Copied (server-side copy) 2026/09/12 05:11:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/12 05:11:37 DEBUG : CopyDest/two: md5 = 5c9a5798684632c7f67640753152cf0f OK 2026/09/12 05:11:37 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:11:38 DEBUG : two: size = 3 OK 2026/09/12 05:11:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:39 DEBUG : two: size = 3 OK 2026/09/12 05:11:39 INFO : two: Copied (server-side copy) 2026/09/12 05:11:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/12 05:11:40 DEBUG : two: size = 3 OK 2026/09/12 05:11:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/12 05:11:40 DEBUG : two: Unchanged skipping 2026/09/12 05:11:43 DEBUG : CopyDest/three: md5 = 00e632b0229bf25d708882e69e390dfd OK 2026/09/12 05:11:44 DEBUG : three: Need to transfer - File not found at Destination 2026/09/12 05:11:44 DEBUG : three: size = 7 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:11:44 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa/CopyDest') 2026/09/12 05:11:44 DEBUG : three: Sizes differ 2026/09/12 05:11:44 DEBUG : three: Destination not found in --copy-dest 2026/09/12 05:11:46 DEBUG : three: md5 = bbeabd23a6e050dbdac34e33a30a6879 OK 2026/09/12 05:11:46 DEBUG : three: size = 7 OK 2026/09/12 05:11:46 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.21s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.46s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.48s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.47s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:11:55 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/12 05:11:58 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 2230d838988feb5cf90a64352246bfb9 OK 2026/09/12 05:11:58 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/12 05:11:58 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/12 05:11:59 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/12 05:11:59 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://www.googleapis.com/upload/drive/v3/files?alt=json&fields=id%2Cname%2Csize%2Cmd5Checksum%2Csha1Checksum%2Csha256Checksum%2Ctrashed%2CexplicitlyTrashed%2CmodifiedTime%2CcreatedTime%2CmimeType%2Cparents%2CwebViewLink%2CshortcutDetails%2CexportLinks%2CresourceKey&keepRevisionForever=false&prettyPrint=false&supportsAllDrives=true&uploadType=multipart": googleapi: Copy failed: max transfer limit reached as set by --max-transfer copy_test.go:500: Expecting error to contain accounting.ErrorMaxTransferLimitReachedFatal 2026/09/12 05:12:00 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/12 05:12:00 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/12 05:12:02 DEBUG : TestCopyFileMaxTransfer/file4: md5 = a7cc4457c05a3d28d92e622fc5c7c928 OK 2026/09/12 05:12:02 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/12 05:12:02 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.20s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.44s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using skip mode. 2026/09/12 05:12:10 NOTICE: one: Found 2 files with duplicate names 2026/09/12 05:12:10 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.36s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using skip mode. 2026/09/12 05:12:17 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:17 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/12 05:12:18 INFO : one: Deleted 2026/09/12 05:12:18 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.70s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:24 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using first mode. 2026/09/12 05:12:24 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:25 INFO : one: Deleted 2026/09/12 05:12:26 INFO : one: Deleted 2026/09/12 05:12:26 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.33s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using newest mode. 2026/09/12 05:12:32 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:33 INFO : one: Deleted 2026/09/12 05:12:33 INFO : one: Deleted 2026/09/12 05:12:33 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.52s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.49s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using oldest mode. 2026/09/12 05:12:40 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:40 INFO : one: Deleted 2026/09/12 05:12:41 INFO : one: Deleted 2026/09/12 05:12:41 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.19s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using largest mode. 2026/09/12 05:12:47 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:47 INFO : one: Deleted 2026/09/12 05:12:48 INFO : one: Deleted 2026/09/12 05:12:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.24s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:12:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using smallest mode. 2026/09/12 05:12:54 NOTICE: one: Found 3 files with duplicate names 2026/09/12 05:12:55 INFO : one: Deleted 2026/09/12 05:12:55 INFO : one: Deleted 2026/09/12 05:12:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.35s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:13:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using rename mode. 2026/09/12 05:13:03 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/12 05:13:04 INFO : one-2.txt: renamed from: one.txt 2026/09/12 05:13:05 INFO : one-3.txt: renamed from: one.txt 2026/09/12 05:13:06 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.91s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:13:10 DEBUG : one-1.txt: md5 = 5e5ed5171b9b94d737ed5ce549e68393 OK 2026/09/12 05:13:12 DEBUG : one-2.txt: md5 = c8e9982142c7ce32cee2ec82c9f60e77 OK 2026/09/12 05:13:14 DEBUG : one-3.txt: md5 = d3333b71984c0753a2d5c62c4a00895f OK 2026/09/12 05:13:15 DEBUG : one-4.txt: md5 = 92777c49b37f58dc60607ba41c3d3bf4 OK 2026/09/12 05:13:17 DEBUG : one-5.txt: md5 = 0fe7ab90c30c25883dcd0700d18988e6 OK 2026/09/12 05:13:19 DEBUG : one-6.txt: md5 = 695efe29a766a5ea2f03e467e84ed658 OK 2026/09/12 05:13:20 DEBUG : one-7.txt: md5 = 725b65ede2ebe3b881f5023c88ae1b33 OK 2026/09/12 05:13:22 DEBUG : one-8.txt: md5 = 5903f3cfaf83f03303b8166e933b8081 OK 2026/09/12 05:13:23 DEBUG : one-9.txt: md5 = 5745582e9d391b4bb58fd87ebf3bf81d OK 2026/09/12 05:13:25 DEBUG : one-10.txt: md5 = 3b6692d78f4d0e07c1c133ce2ff06221 OK 2026/09/12 05:13:27 DEBUG : one-11.txt: md5 = c74dd8f81fe7bd2f8fd9fd90f02b12e7 OK 2026/09/12 05:13:29 DEBUG : one-12.txt: md5 = e919b1b234a4359ed27e1eafc3ace76c OK 2026/09/12 05:13:30 DEBUG : one-13.txt: md5 = 04bbfd1c2b3e026482bc70f1be8b1e7a OK 2026/09/12 05:13:32 DEBUG : one-14.txt: md5 = 5e565f9702e8af7dd079ec42c49f5542 OK 2026/09/12 05:13:34 DEBUG : one-15.txt: md5 = 9a163492e72c13a90de720fae81c1065 OK 2026/09/12 05:13:35 DEBUG : one-16.txt: md5 = 0f6a36e265af5ed82b4f6fafe4657fbf OK 2026/09/12 05:13:37 DEBUG : one-17.txt: md5 = d518797162cc0b32a7fc98ea36a7e109 OK 2026/09/12 05:13:38 DEBUG : one-18.txt: md5 = 4a07e6e36ef62f3e922d89705fe1f8ee OK 2026/09/12 05:13:40 DEBUG : one-19.txt: md5 = 76ead3f3a3286dbfe871f2fb490f4ee9 OK 2026/09/12 05:13:41 DEBUG : one-20.txt: md5 = f3aac4f83354aac18f06ea90754b38d2 OK 2026/09/12 05:13:43 DEBUG : one-21.txt: md5 = 761f97079574ea221e0c0bbc016a3ce6 OK 2026/09/12 05:13:45 DEBUG : one-22.txt: md5 = e843758c713666dc81869bbe39211dd3 OK 2026/09/12 05:13:46 DEBUG : one-23.txt: md5 = ed8dd29caff0ad665ab5e74c5a48acad OK 2026/09/12 05:13:48 DEBUG : one-24.txt: md5 = c89cb7d137d18452899afbc8683e5ba3 OK 2026/09/12 05:13:50 DEBUG : one-25.txt: md5 = e1a75d53a74b6c8482f1c3c78d566404 OK 2026/09/12 05:13:51 DEBUG : one-26.txt: md5 = 6151fb3122f65670c89ee658dd602cc1 OK 2026/09/12 05:13:53 DEBUG : one-27.txt: md5 = 8254e920c5f3fa4d82a709c7657d9530 OK 2026/09/12 05:13:55 DEBUG : one-28.txt: md5 = d1c03cb33ea604a7d2c986c1ca65795c OK 2026/09/12 05:13:56 DEBUG : one-29.txt: md5 = bbcea20cb461950bacf6701d6f16796e OK 2026/09/12 05:13:58 DEBUG : one-30.txt: md5 = cd7059e3475a60d35e1844deb1f60e60 OK 2026/09/12 05:14:00 DEBUG : one-31.txt: md5 = 534b14d1ec71ae4d348ecde5f6eb2813 OK 2026/09/12 05:14:01 DEBUG : one-32.txt: md5 = 3e1a2d4585b34f6267a986aabcccdecb OK 2026/09/12 05:14:03 DEBUG : one-33.txt: md5 = fa9f4dce770f14fdbb168022645c79b0 OK 2026/09/12 05:14:04 DEBUG : one-34.txt: md5 = c75857ea4e9f7fee62fe92e74c41600b OK 2026/09/12 05:14:06 DEBUG : one-35.txt: md5 = b0e89f24c430c3d4c951d249cc81c8f0 OK 2026/09/12 05:14:08 DEBUG : one-36.txt: md5 = 7b42a5902c3306214d0d1efe1a68ce5a OK 2026/09/12 05:14:09 DEBUG : one-37.txt: md5 = 40c0093b7dd1952fbe978435c12b34b3 OK 2026/09/12 05:14:11 DEBUG : one-38.txt: md5 = 64b0c9d7445941b0655306980189cf52 OK 2026/09/12 05:14:12 DEBUG : one-39.txt: md5 = 11a299e93d862c12db5e8ae362334286 OK 2026/09/12 05:14:14 DEBUG : one-40.txt: md5 = 25956ce5dd527878313c4d83771ad59a OK 2026/09/12 05:14:16 DEBUG : one-41.txt: md5 = 5f2cef0730a27c5fc1392da4ce5678d5 OK 2026/09/12 05:14:17 DEBUG : one-42.txt: md5 = fa959f73b3c2b544d06b78196cd6848e OK 2026/09/12 05:14:19 DEBUG : one-43.txt: md5 = 574d0ea3e9cbaee1a9815b1c4e384236 OK 2026/09/12 05:14:21 DEBUG : one-44.txt: md5 = d189ee1260bf84dd0b6d80bedab78904 OK 2026/09/12 05:14:22 DEBUG : one-45.txt: md5 = 4e96dc624e01fef72e92d99dd4916cb4 OK 2026/09/12 05:14:24 DEBUG : one-46.txt: md5 = 7dd20f8e84e9299d2b9d2f3757179742 OK 2026/09/12 05:14:26 DEBUG : one-47.txt: md5 = 6a1e5310ddd0dc3e3b683b4f8458e988 OK 2026/09/12 05:14:27 DEBUG : one-48.txt: md5 = 2a4054b9d696ac7010809c79d0d34a5b OK 2026/09/12 05:14:29 DEBUG : one-49.txt: md5 = 0c8b4e795686f27897c2b2e029f52024 OK 2026/09/12 05:14:30 DEBUG : one-50.txt: md5 = 41b24649e334a2696a314bc7e4d4cbd9 OK 2026/09/12 05:14:32 DEBUG : one-51.txt: md5 = 070d265873c2c58c6fabd30431cf0a2d OK 2026/09/12 05:14:34 DEBUG : one-52.txt: md5 = 841d97836c38eefdc93e517395a824c7 OK 2026/09/12 05:14:35 DEBUG : one-53.txt: md5 = 3de02f6a46afb56c2cc7f89c0610d165 OK 2026/09/12 05:14:37 DEBUG : one-54.txt: md5 = d302ff7b4792ed7c1dd4c5d92d84a351 OK 2026/09/12 05:14:38 DEBUG : one-55.txt: md5 = 49d63032d731f6f418be2bda13c5ea45 OK 2026/09/12 05:14:40 DEBUG : one-56.txt: md5 = 991c620b91b302aa1abfffee2d5b40e1 OK 2026/09/12 05:14:41 DEBUG : one-57.txt: md5 = 888b0a548e0ae5f3d4a59c6ecaf26d7f OK 2026/09/12 05:14:43 DEBUG : one-58.txt: md5 = 158235d88c9b5561cf08171050b27629 OK 2026/09/12 05:14:45 DEBUG : one-59.txt: md5 = 9a9b54407c0db49f4130368c37662c4c OK 2026/09/12 05:14:46 DEBUG : one-60.txt: md5 = be630cc915b0ffac7b7f6b802fa9e3ff OK 2026/09/12 05:14:48 DEBUG : one-61.txt: md5 = 4f15fbb1fe0d960423392c567f329a6f OK 2026/09/12 05:14:49 DEBUG : one-62.txt: md5 = b726dfb2595d141940bb043d3636c329 OK 2026/09/12 05:14:51 DEBUG : one-63.txt: md5 = f66adfb98765c2bdb99459e5b3e01c7e OK 2026/09/12 05:14:52 DEBUG : one-64.txt: md5 = 0351a4897ad55c4af461417666047f8a OK 2026/09/12 05:14:54 DEBUG : one-65.txt: md5 = 529d94a9a09511c16c4392dc0ea89540 OK 2026/09/12 05:14:56 DEBUG : one-66.txt: md5 = a772828b14e030bfe8bfe27b91609224 OK 2026/09/12 05:14:57 DEBUG : one-67.txt: md5 = c7677e7885ba291f7d066027ba1687d5 OK 2026/09/12 05:14:59 DEBUG : one-68.txt: md5 = 1c3693e00e44841b1486b14f1232ceeb OK 2026/09/12 05:15:01 DEBUG : one-69.txt: md5 = e5f9cf9a9bafa538a69573628fad5963 OK 2026/09/12 05:15:02 DEBUG : one-70.txt: md5 = 2e8e0258d68521cf81215f6b7d6a7ace OK 2026/09/12 05:15:03 DEBUG : one-71.txt: md5 = ef0139554f71e91af61f12378e05b36f OK 2026/09/12 05:15:05 DEBUG : one-72.txt: md5 = 70b6b107d89483d3119340e070535089 OK 2026/09/12 05:15:07 DEBUG : one-73.txt: md5 = 9ac8cb2a1a617930defb24ce70337bbf OK 2026/09/12 05:15:09 DEBUG : one-74.txt: md5 = c90a3d8802f7e1a9598ed701257c3046 OK 2026/09/12 05:15:10 DEBUG : one-75.txt: md5 = 019b0468c70ae8e748824edbb465287c OK 2026/09/12 05:15:12 DEBUG : one-76.txt: md5 = 7ac3f8bf2b57ad8a45eff8500cd425a7 OK 2026/09/12 05:15:13 DEBUG : one-77.txt: md5 = 07d4defe4723cac8b11b3ce60506937b OK 2026/09/12 05:15:14 DEBUG : one-78.txt: md5 = 44d04fcf7cb99837ff016a059f86165f OK 2026/09/12 05:15:16 DEBUG : one-79.txt: md5 = c240ae2fbf73b421be6e2859603d479f OK 2026/09/12 05:15:18 DEBUG : one-80.txt: md5 = cc700a0bed70fefa470ec65994baae64 OK 2026/09/12 05:15:19 DEBUG : one-81.txt: md5 = 51f6c410ae68e16b9fa140b0706f9ee5 OK 2026/09/12 05:15:21 DEBUG : one-82.txt: md5 = 2a060616d691ccb5df2b3f5707080805 OK 2026/09/12 05:15:22 DEBUG : one-83.txt: md5 = bbc17bc841c751cf221680c9768e2a9c OK 2026/09/12 05:15:24 DEBUG : one-84.txt: md5 = dabf815f46089fe93a5b1b66d5b8f567 OK 2026/09/12 05:15:26 DEBUG : one-85.txt: md5 = 622426941da09f48483e6e9f1f994c1f OK 2026/09/12 05:15:27 DEBUG : one-86.txt: md5 = 77b4472e85555523d6cc9551dba6ef2c OK 2026/09/12 05:15:29 DEBUG : one-87.txt: md5 = a123051df22a42370f15000935c091e3 OK 2026/09/12 05:15:31 DEBUG : one-88.txt: md5 = 9045e21f6f82db89a8d4dd1e15b40042 OK 2026/09/12 05:15:32 DEBUG : one-89.txt: md5 = fc22f53e2db89151b97bd1a4a7808422 OK 2026/09/12 05:15:34 DEBUG : one-90.txt: md5 = 8a8c41cd95928a442753c630bd060a36 OK 2026/09/12 05:15:35 DEBUG : one-91.txt: md5 = b94f4004d24a88c23b5ef102950f3005 OK 2026/09/12 05:15:37 DEBUG : one-92.txt: md5 = 3b78c25493d11f7d9d641e29ca0b6629 OK 2026/09/12 05:15:38 DEBUG : one-93.txt: md5 = 170bc4f1b3416027b8eec821553c3f21 OK 2026/09/12 05:15:40 DEBUG : one-94.txt: md5 = a95d4d23d55b9ecb0dbb8893debe5f1c OK 2026/09/12 05:15:42 DEBUG : one-95.txt: md5 = f28378536cd86155650e8954e9f20eb6 OK 2026/09/12 05:15:43 DEBUG : one-96.txt: md5 = 8a261000109693121821ee74a25a0b73 OK 2026/09/12 05:15:45 DEBUG : one-97.txt: md5 = fc498f893d4066c9346a613fc64a023a OK 2026/09/12 05:15:47 DEBUG : one-98.txt: md5 = 0997dfb4a1ad00bf0ed25b77edbb4653 OK 2026/09/12 05:15:49 DEBUG : one-99.txt: md5 = d795dab517fe7fde51604632386a4973 OK 2026/09/12 05:15:50 DEBUG : one-100.txt: md5 = 8c6190929754e26cb501837e95488f95 OK 2026/09/12 05:15:52 DEBUG : one-101.txt: md5 = 4e57b583397aa5adcbd206cec1be34f7 OK 2026/09/12 05:15:53 DEBUG : one-102.txt: md5 = 86bef2fee06b099b885f0d57d5ed1aa8 OK 2026/09/12 05:15:55 DEBUG : one-103.txt: md5 = ae7e85de7879b014ab281e748871f8d6 OK 2026/09/12 05:15:56 DEBUG : one-104.txt: md5 = 41178bc058f344ff95daca4f472f3721 OK 2026/09/12 05:15:58 DEBUG : one-105.txt: md5 = 618d26a2d0a71524fa83266328ceb59b OK 2026/09/12 05:16:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Looking for duplicate names using rename mode. 2026/09/12 05:16:02 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/12 05:16:02 INFO : one-106.txt: renamed from: one.txt 2026/09/12 05:16:03 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (233.31s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:17:04 DEBUG : dupe1/one.txt: md5 = a86174c8a96f0b8493d758436a566a50 OK 2026/09/12 05:17:07 DEBUG : dupe2/two.txt: md5 = 63ddc24397fe38d28253ca10a5828431 OK 2026/09/12 05:17:09 DEBUG : dupe3/three.txt: md5 = 5bdccaf48ff67a4b1b320d7535b2c91c OK 2026/09/12 05:17:10 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/12 05:17:11 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/12 05:17:11 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/12 05:17:12 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.84s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:17:19 DEBUG : a.txt: md5 = 3580683a1c2aceb22e8664c05cae7416 OK 2026/09/12 05:17:20 DEBUG : zend.txt: md5 = 44f0a04631c4f9758ca6ad0141da9a7c OK 2026/09/12 05:17:23 DEBUG : sub dir/hello world: md5 = 030b0021a84b8974c2a7a92c8ed9dbdf OK 2026/09/12 05:17:25 DEBUG : sub dir/hello world2: md5 = b970a45ad933b4638e0876fad699fbee OK 2026/09/12 05:17:27 DEBUG : sub dir/ignore dir/.ignore: md5 = 827f8c447764e63cefccc9a1b05a1c5b OK 2026/09/12 05:17:28 DEBUG : sub dir/ignore dir/should be ignored: md5 = f87e99ddd2330bd19a6139041a745f27 OK 2026/09/12 05:17:31 DEBUG : sub dir/sub sub dir/hello world3: md5 = 20b53cb33558cec4e2377bdf919576f2 OK 2026/09/12 05:17:32 DEBUG : a.txt: Excluded (Size Filter) 2026/09/12 05:17:32 DEBUG : a.txt: Excluded 2026/09/12 05:17:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:17:33 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:17:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:17:33 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:17:34 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:17:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:17:34 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:17:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:17:34 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:17:34 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.84s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:17:43 DEBUG : a.txt: md5 = f137ebce6dcc51ec3f0d9068dda88ac0 OK 2026/09/12 05:17:45 DEBUG : zend.txt: md5 = 1b29b0a0bacbb92e143618b5e09d1afc OK 2026/09/12 05:17:47 DEBUG : sub dir/hello world: md5 = b4fd9b8c318e8a559892154dfc6be69b OK 2026/09/12 05:17:49 DEBUG : sub dir/hello world2: md5 = eece18b0d6e9c8ab06cddef6a65d7ae8 OK 2026/09/12 05:17:51 DEBUG : sub dir/ignore dir/.ignore: md5 = b253ad6b648e37d62c4777d5a0b9d3a9 OK 2026/09/12 05:17:53 DEBUG : sub dir/ignore dir/should be ignored: md5 = b8f4aef585e6fc6aee76dcfc0a02c41e OK 2026/09/12 05:17:56 DEBUG : sub dir/sub sub dir/hello world3: md5 = ac1f064300d75bde2402f879a9f5b6d0 OK 2026/09/12 05:17:57 DEBUG : a.txt: Excluded (Size Filter) 2026/09/12 05:17:57 DEBUG : a.txt: Excluded 2026/09/12 05:17:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:17:58 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:17:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:17:58 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:17:58 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:17:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:17:58 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:17:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:17:58 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:17:59 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (24.88s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:08 DEBUG : file1: md5 = 1cf6e3b47cd253618277717d497f218f OK 2026/09/12 05:18:10 DEBUG : sub/file2: md5 = c9d451c653262bd1dd884705c38becfe 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/12 05:18:14 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/12 05:18:14 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/12 05:18:14 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.57s) --- PASS: TestListJSON/Default (0.26s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.27s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.72s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:19 DEBUG : file1: md5 = b97cc47628eb2c892b609eb6677cfdf7 OK 2026/09/12 05:18:21 DEBUG : sub/file2: md5 = 443a0ce406e3d9b8c2e62427d375444f 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/12 05:18:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/notfound" 2026/09/12 05:18:26 DEBUG : Config file has changed externally - reloading 2026/09/12 05:18:26 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.34s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.27s) --- PASS: TestStatJSON/Dir (0.63s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.25s) --- PASS: TestStatJSON/File (0.29s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.30s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.31s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.35s) --- PASS: TestStatJSON/RootNotFound (1.91s) === RUN TestStatJSONMemory 2026/09/12 05:18:30 DEBUG : Creating backend with remote ":memory:" 2026/09/12 05:18:30 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/12 05:18:30 DEBUG : sub/file1: size = 5 OK 2026/09/12 05:18:30 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/12 05:18:30 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:30 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Making directory 2026/09/12 05:18:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Making directory --- PASS: TestMkdir (0.71s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:34 DEBUG : sub dir/hello world: md5 = 2aacd736cadc25940b4596ecefbb433f OK --- PASS: TestLsd (5.61s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:38 DEBUG : potato2: md5 = 4e0556c23d1feba42b86a1c24035a93d OK 2026/09/12 05:18:40 DEBUG : empty space: md5 = 0d10a738a1b6ff11287bfa578d3674aa OK --- PASS: TestLs (5.23s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:44 DEBUG : potato2: md5 = 0ab78330f423f19ad79075d42361a07c OK 2026/09/12 05:18:45 DEBUG : empty space: md5 = 5d84267583796bc35a0181cbaa19b44e OK 2026/09/12 05:18:46 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/12 05:18:46 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.41s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:49 DEBUG : potato2: md5 = a86d3acbe7b2e82f390577cd5d1f5aa7 OK 2026/09/12 05:18:51 DEBUG : empty space: md5 = 3f6474340af096d0a786dc31f0e672ea OK --- PASS: TestLsLong (5.27s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:54 DEBUG : potato2: md5 = 0df5e6b7e95a147989d31fb608f8f011 OK 2026/09/12 05:18:56 DEBUG : empty space: md5 = 8bf808529492882883c95f153a2b9d37 OK --- PASS: TestHashSums (4.96s) === RUN TestHashSumsWithErrors 2026/09/12 05:18:58 DEBUG : Creating backend with remote ":memory:" 2026/09/12 05:18:58 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/12 05:18:58 ERROR : file1: hash unsupported: hash type not supported 2026/09/12 05:18:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/12 05:18:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/12 05:18:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:18:59 DEBUG : potato2: md5 = d711eba5be6de509629169c4317e757b OK 2026/09/12 05:19:01 DEBUG : empty space: md5 = 598f643a39a1ec4a8003ce8be727241e OK 2026/09/12 05:19:03 DEBUG : sub dir/potato3: md5 = a88602e705e91b107d16e4614274239e OK --- PASS: TestCount (9.72s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:09 DEBUG : small: md5 = cbc9a591b7d829f08424eefb607f6a06 OK 2026/09/12 05:19:10 DEBUG : medium: md5 = ec9cfd421fa9fea730c0d35424fbbf76 OK 2026/09/12 05:19:12 DEBUG : large: md5 = 53da6b2d539ddacd3066bbf6b43e3796 OK 2026/09/12 05:19:13 DEBUG : Waiting for deletions to finish 2026/09/12 05:19:13 DEBUG : large: Excluded (Size Filter) 2026/09/12 05:19:13 INFO : small: Deleted 2026/09/12 05:19:13 INFO : medium: Deleted --- PASS: TestDelete (7.66s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:17 DEBUG : small: md5 = b0783e42bf29e273e5e10439108fc124 OK 2026/09/12 05:19:18 DEBUG : medium: md5 = 07b6a68b633a4fa0fec6e3dd9234f8d6 OK 2026/09/12 05:19:20 DEBUG : large: md5 = dc94def410d5fefbbc6d157540b267df OK 2026/09/12 05:19:20 DEBUG : Waiting for deletions to finish 2026/09/12 05:19:21 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/12 05:19:21 INFO : small: Deleted 2026/09/12 05:19:21 INFO : medium: Deleted --- PASS: TestMaxDelete (7.90s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:25 DEBUG : small: md5 = 86086df58f2e1e0d0e4f9d4d8f14653b OK 2026/09/12 05:19:26 DEBUG : medium: md5 = 7eb596f92cd44f5b72747b37de3402f9 OK 2026/09/12 05:19:28 DEBUG : large: md5 = 8ca5d4f22f2067540760289cac9aa946 OK 2026/09/12 05:19:28 DEBUG : Waiting for deletions to finish 2026/09/12 05:19:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/12 05:19:29 INFO : medium: Deleted 2026/09/12 05:19:29 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.74s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:33 DEBUG : small: md5 = 4685cb4fba738d13174398aad5b2e98f OK 2026/09/12 05:19:35 DEBUG : medium: md5 = b93186bfe129725c6f0b6068ea9157bd OK 2026/09/12 05:19:37 DEBUG : large: md5 = 23f54f77b4d6fed745bc39346c37564b OK 2026/09/12 05:19:37 DEBUG : Waiting for deletions to finish 2026/09/12 05:19:37 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/12 05:19:38 INFO : large: Deleted 2026/09/12 05:19:38 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.74s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:41 DEBUG : ReadFile: md5 = 6548c3447f454ede3423eb0adc0a5555 OK --- PASS: TestReadFile (4.38s) === RUN TestRetry 2026/09/12 05:19:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/12 05:19:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/12 05:19:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:19:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:19:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:19:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:19:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:19:45 DEBUG : file1: md5 = e4b86588a439fae64f2a1e36267b4f26 OK 2026/09/12 05:19:47 DEBUG : file2: md5 = 5da2e79fd74e2b7235321adaadac5c97 OK --- PASS: TestCat (13.80s) === RUN TestPurge 2026/09/12 05:19:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yuwerog1riwe" 2026/09/12 05:19:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:19:58 DEBUG : Creating backend with remote "TestDrive:crypt/f019fdme2j89uifubk9bq39kfeu2d08vt87n7qpofqimh5a9fggg" 2026/09/12 05:19:59 DEBUG : Creating backend with remote "/tmp/rclone444257870" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-yuwerog1riwe'", Local "Local file system at /tmp/rclone444257870", Modify Window "1ms" 2026/09/12 05:20:05 DEBUG : A1/B1/C1/one: md5 = c8e77f117a3552b9252cc6679cf99676 OK 2026/09/12 05:20:05 INFO : A2: Making directory 2026/09/12 05:20:05 INFO : A1/B2: Making directory 2026/09/12 05:20:06 INFO : A1/B2/C2: Making directory 2026/09/12 05:20:07 INFO : A1/B1/C3: Making directory 2026/09/12 05:20:08 INFO : A3: Making directory 2026/09/12 05:20:09 INFO : A3/B3: Making directory 2026/09/12 05:20:10 INFO : A3/B3/C4: Making directory 2026/09/12 05:20:13 DEBUG : A1/two: md5 = 4f3c8ee09ebf991ebbe5ed460405fe4d OK 2026/09/12 05:20:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yuwerog1riwe': Purge remote 2026/09/12 05:20:17 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.82s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:20:22 DEBUG : A1/B1/C1/one: md5 = 4afd66278b16a6f52fe73e67a8f739d4 OK 2026/09/12 05:20:22 INFO : A2: Making directory 2026/09/12 05:20:23 INFO : A1/B2: Making directory 2026/09/12 05:20:24 INFO : A1/B2/C2: Making directory 2026/09/12 05:20:25 INFO : A1/B1/C3: Making directory 2026/09/12 05:20:26 INFO : A3: Making directory 2026/09/12 05:20:27 INFO : A3/B3: Making directory 2026/09/12 05:20:28 INFO : A3/B3/C4: Making directory 2026/09/12 05:20:31 DEBUG : A1/two: md5 = daeb560ab86b499117f3dc914f80e817 OK 2026/09/12 05:20:33 DEBUG : removing 1 level 3 directories 2026/09/12 05:20:33 INFO : A3/B3/C4: Removing directory 2026/09/12 05:20:36 DEBUG : removing 2 level 3 directories 2026/09/12 05:20:36 INFO : A1/B2/C2: Removing directory 2026/09/12 05:20:36 INFO : A1/B1/C3: Removing directory 2026/09/12 05:20:36 DEBUG : removing 2 level 2 directories 2026/09/12 05:20:36 INFO : A3/B3: Removing directory 2026/09/12 05:20:36 INFO : A1/B2: Removing directory 2026/09/12 05:20:37 DEBUG : removing 2 level 1 directories 2026/09/12 05:20:37 INFO : A3: Removing directory 2026/09/12 05:20:37 INFO : A2: Removing directory 2026/09/12 05:20:42 DEBUG : removing 1 level 3 directories 2026/09/12 05:20:42 INFO : A1/B1/C1: Removing directory 2026/09/12 05:20:43 DEBUG : removing 1 level 2 directories 2026/09/12 05:20:43 INFO : A1/B1: Removing directory 2026/09/12 05:20:44 DEBUG : removing 1 level 1 directories 2026/09/12 05:20:44 INFO : A1: Removing directory 2026/09/12 05:20:45 DEBUG : removing 1 level 0 directories 2026/09/12 05:20:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.61s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:20:47 INFO : A1: Making directory 2026/09/12 05:20:48 INFO : A1/B1: Making directory 2026/09/12 05:20:49 INFO : A1/B1/C1: Making directory 2026/09/12 05:20:52 DEBUG : removing 1 level 3 directories 2026/09/12 05:20:52 INFO : A1/B1/C1: Removing directory 2026/09/12 05:20:53 DEBUG : removing 1 level 2 directories 2026/09/12 05:20:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.93s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:20:56 INFO : A1: Making directory 2026/09/12 05:20:57 INFO : A1/B1: Making directory 2026/09/12 05:20:58 INFO : A1/B1/C1: Making directory 2026/09/12 05:21:02 DEBUG : removing 1 level 3 directories 2026/09/12 05:21:02 INFO : A1/B1/C1: Removing directory 2026/09/12 05:21:02 DEBUG : removing 1 level 2 directories 2026/09/12 05:21:02 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.50s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:07 DEBUG : file1: md5 = 2d4c74918681aab798cef4d861a4d1cd OK 2026/09/12 05:21:07 DEBUG : file1: size = 14 OK 2026/09/12 05:21:08 DEBUG : filename.txt: File name found in url 2026/09/12 05:21:10 DEBUG : filename.txt: md5 = d897e9f615b7c08aa221701d110e6828 OK 2026/09/12 05:21:10 DEBUG : filename.txt: size = 14 OK 2026/09/12 05:21:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/12 05:21:10 DEBUG : TestDrive: Token expired 2026/09/12 05:21:10 DEBUG : Config file has changed externally - reloading 2026/09/12 05:21:10 DEBUG : TestDrive: Loaded fresh token from config file 2026/09/12 05:21:10 DEBUG : TestDrive: Token refresh successful 2026/09/12 05:21:11 DEBUG : headerfilename.txt: md5 = f7df8fe1c7b25e95c9948299e8a2e5b2 OK 2026/09/12 05:21:11 DEBUG : headerfilename.txt: size = 14 OK 2026/09/12 05:21:13 DEBUG : file2: md5 = 6d77e82ccb5586c802c7c662f38c1b49 OK 2026/09/12 05:21:13 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.49s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:18 DEBUG : file1: md5 = 2b8e8bcd5b72982905f40accb63406c5 OK 2026/09/12 05:21:18 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.65s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:21:21 DEBUG : sub/file2: md5 = 35b3daada82ec957d7f2f40fe16672aa OK 2026/09/12 05:21:21 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:21:21 INFO : file1: Copied (new) to: sub/file2 2026/09/12 05:21:21 INFO : file1: Deleted 2026/09/12 05:21:22 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:21:22 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:21:22 DEBUG : file1: Unchanged skipping 2026/09/12 05:21:22 INFO : file1: Deleted 2026/09/12 05:21:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:21:27 DEBUG : file1: md5 = 2cfa198761cd45ddadbaf0fd2565b229 OK 2026/09/12 05:21:27 DEBUG : file1: size = 14 OK 2026/09/12 05:21:27 INFO : file1: Copied (new) 2026/09/12 05:21:27 INFO : file1: Deleted 2026/09/12 05:21:28 DEBUG : file1: Destination exists, skipping 2026/09/12 05:21:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.62s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.44s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:32 DEBUG : dst/file1: md5 = 5f24e7782448f9ad1c9f9cec1e5fb581 OK 2026/09/12 05:21:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyohir1repa/backup" 2026/09/12 05:21:33 DEBUG : Creating backend with remote "TestDrive:crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g/1nrff024r7pq65ecp72fc28jb0" 2026/09/12 05:21:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3616475669) 2026/09/12 05:21:35 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:21:35 DEBUG : dst/file1: Sizes differ 2026/09/12 05:21:38 INFO : dst/file1: Moved (server-side) 2026/09/12 05:21:40 DEBUG : dst/file1: md5 = c7b9fcfc2c83f9393888a8b85503ef6e OK 2026/09/12 05:21:40 DEBUG : dst/file1: size = 14 OK 2026/09/12 05:21:40 INFO : dst/file1: Copied (new) 2026/09/12 05:21:40 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.18s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:21:48 DEBUG : A1/one: md5 = e540fc726e5f2f141d76e314631b303c OK 2026/09/12 05:21:49 DEBUG : A1/two: md5 = 8150663d7ecea0cec6ea2229fde41d2b OK 2026/09/12 05:21:52 DEBUG : A1/B1/three: md5 = f476628363b2b02e75c05f0bb8bb181f OK 2026/09/12 05:21:54 DEBUG : A1/B1/C1/four: md5 = c91ca472b1bb02982e2f97a0296c662f OK 2026/09/12 05:21:57 DEBUG : A1/B1/C2/five: md5 = 16b38ebef9a3c6b162954ef7873ba661 OK 2026/09/12 05:21:57 INFO : A1/B2: Making directory 2026/09/12 05:21:58 INFO : A1/B1/C3: Making directory 2026/09/12 05:22:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/12 05:22:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/12 05:22:09 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/12 05:22:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/12 05:22:10 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/12 05:22:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/12 05:22:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/12 05:22:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/12 05:22:24 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/12 05:22:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/12 05:22:24 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (53.27s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:22:41 DEBUG : no_checksum_small_file_from_pipe: md5 = bea084f0049b552fcbdd9703b4f15d19 OK 2026/09/12 05:22:41 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:22:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/12 05:22:41 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:22:42 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/12 05:22:43 DEBUG : no_checksum_big_file_from_pipe: md5 = 25bd1c59a8b145fef1c2d1dd7c07b629 OK 2026/09/12 05:22:43 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:22:43 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:22:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:22:46 DEBUG : with_checksum_small_file_from_pipe: md5 = 9c0a8ed5b6603123c7124460e26f61a0 OK 2026/09/12 05:22:46 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:22:46 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:22:47 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/12 05:22:48 DEBUG : with_checksum_big_file_from_pipe: md5 = 7521a223ed28acf21c49e16a49421f07 OK 2026/09/12 05:22:48 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:22:48 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:22:52 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:22:52 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:22:53 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/12 05:22:54 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:22:54 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-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:22:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:22:57 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:22:57 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:22:58 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/12 05:22:59 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:22:59 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.20s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.57s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.46s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.59s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.59s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/12 05:23:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (48 bytes), uploading instead of streaming 2026/09/12 05:23:03 DEBUG : rcat_metadata: md5 = 19985b3ff2f876db0b2ba59a24e72213 OK 2026/09/12 05:23:03 DEBUG : rcat_metadata: size = 48 OK 2026/09/12 05:23:03 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/12 05:23:05 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/12 05:23:06 DEBUG : rcat_metadata_uploadcutoff0: md5 = 7c3ef4becb4fde3141408f6574a02c5d OK 2026/09/12 05:23:06 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/12 05:23:06 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.58s) --- PASS: TestRcatMetadata/Normal (2.92s) --- PASS: TestRcatMetadata/ViaDisk (3.15s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:09 DEBUG : potato1: md5 = aaedb13854faba6352653f300515262f OK 2026/09/12 05:23:09 DEBUG : potato1: size = 60 OK 2026/09/12 05:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/12 05:23:11 DEBUG : potato2: md5 = 3a15bd908b681cc56a58258dc91e651d OK 2026/09/12 05:23:11 DEBUG : potato2: size = 60 OK 2026/09/12 05:23:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.50s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:15 DEBUG : potato1: md5 = 5265e273da739bd402e4583a8abd1917 OK 2026/09/12 05:23:15 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:23:15 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:23:15 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 60 2026/09/12 05:23:15 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.73s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:18 DEBUG : potato1: md5 = aeef6aec72105924b8c03064b1ec6df6 OK 2026/09/12 05:23:18 DEBUG : potato1: size = 60 OK 2026/09/12 05:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': File to upload is small (60 bytes), uploading instead of streaming 2026/09/12 05:23:19 DEBUG : potato2: md5 = 2896c5e730ec48bbc2029e4c14773116 OK 2026/09/12 05:23:19 DEBUG : potato2: size = 60 OK 2026/09/12 05:23:19 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.70s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:23 DEBUG : potato1: md5 = 912002f1edec313854cddb0c938bca0b OK 2026/09/12 05:23:23 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.55s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" operations_test.go:1797: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:26 DEBUG : potato4: md5 = 276a7e20613ee83053d5d732617e9ed1 OK 2026/09/12 05:23:26 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:23:26 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 2026/09/12 05:23:26 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa') 59 2026/09/12 05:23:26 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:29 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:32 DEBUG : potato3: md5 = c28812a123511032d2957b12dcf6cb86 OK 2026/09/12 05:23:32 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.85s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.48s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.11s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.71s) --- PASS: TestRcatSizeChecksum/NoHashes (2.55s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:35 DEBUG : potato2: md5 = a86a114552462f3e715789e5a8be56cc OK 2026/09/12 05:23:36 DEBUG : empty space: md5 = 3643622f436b2252ee0682a875b6b494 OK 2026/09/12 05:23:39 DEBUG : sub dir/potato3: md5 = 9f0635695ec5449b2dd93115bdfefbea OK 2026/09/12 05:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Touching "sub dir/potato3" 2026/09/12 05:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Touching "potato2" 2026/09/12 05:23:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Touching "empty space" --- PASS: TestTouchDir (11.36s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:44 DEBUG : dir with metadata: Making directory with metadata 2026/09/12 05:23:45 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.74s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:47 DEBUG : directory with modtime: Making directory with metadata 2026/09/12 05:23:48 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/12 05:23:48 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.77s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:50 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/12 05:23:50 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:23:50 DEBUG : Google drive root 'crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g': Skipping btime metadata as can't update it on an existing file: 2026-09-12T05:23:50.456206927Z 2026/09/12 05:23:51 INFO : non existent directory: Updated directory metadata 2026/09/12 05:23:53 DEBUG : Google drive root 'crypt/3loh1hh280mm3snjd2ra20o4tdkqnqtiq863g15h1h8hsk803e4g': Skipping btime metadata as can't update it on an existing file: 2026-09-12T05:23:50.456206927Z 2026/09/12 05:23:54 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.96s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:23:56 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/12 05:23:58 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/12 05:23:59 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.84s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:24:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/12 05:24:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:24:01 DEBUG : dst: Making directory with metadata 2026/09/12 05:24:02 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/12 05:24:02 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/12 05:24:02 INFO : dst: Set directory modification time (using SetModTime) 2026/09/12 05:24:03 INFO : dst: Set directory modification time (using SetModTime) 2026/09/12 05:24:03 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/12 05:24:04 INFO : dst: Set directory modification time (using SetModTime) 2026/09/12 05:24:04 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.57s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa'", Local "Local file system at /tmp/rclone3616475669", Modify Window "1ms" 2026/09/12 05:24:08 DEBUG : sub dir/test remove existing: md5 = 9d82a2d401ff59b2b3ffdec53b8e0b29 OK 2026/09/12 05:24:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 8486b48e128624643c32ab17407004f5 OK 2026/09/12 05:24:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.tofocok5" before starting 2026/09/12 05:24:13 DEBUG : sub dir/test remove existing.tofocok5: TEST: removing renamed existing file after operation 2026/09/12 05:24:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.deyakub5" before starting 2026/09/12 05:24:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.deyakub5: TEST: renaming existing back after failed operation 2026/09/12 05:24:17 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wadimiz2" before starting 2026/09/12 05:24:18 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wadimiz2: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (14.96s) === 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/12 05:24:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyohir1repa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m38.428075857s (try 1/5)