"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/14 02:56:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi" 2026/09/14 02:56:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:56:25 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg" 2026/09/14 02:56:26 DEBUG : Creating backend with remote "/tmp/rclone3958228935" === 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.26s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 02:56:26 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 1 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 0 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 2 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 02:56:26 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/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 02:56:26 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 1 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 2 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 0 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 02:56:26 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/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 02:56:26 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 1 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 2 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 3 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 0 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 02:56:26 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/14 02:56:26 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/14 02:56:26 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 1 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 0 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 2 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/14 02:56:26 DEBUG : file.txt: writing chunk 3 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/14 02:56:26 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/14 02:56:26 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/14 02:56:26 DEBUG : a: size = 0 OK 2026/09/14 02:56:26 DEBUG : a: size = 1 (memory) 2026/09/14 02:56:26 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/14 02:56:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/14 02:56:26 DEBUG : potato: Seek from 10 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 10 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 2 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/14 02:56:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 2 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/14 02:56:26 DEBUG : potato: Seek from 8 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 8 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/14 02:56:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/14 02:56:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/14 02:56:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/14 02:56:26 DEBUG : potato: Seek from 5 to 2 2026/09/14 02:56:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/14 02:56:26 DEBUG : potato: Seek from 9 to 0 2026/09/14 02:56:26 DEBUG : potato: Seek from 9 to 0 2026/09/14 02:56:26 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:56:29 DEBUG : rutabaga: md5 = 37823444c9de22068212b7d723825f1f OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/14 02:56:31 DEBUG : empty space: md5 = 47d0d0120a5ea205c9f3e86b3d015459 OK === RUN TestCheck/3 2026/09/14 02:56:33 DEBUG : potato2: md5 = 7be8cf88c848bb89c21eac823a4bb7a2 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/14 02:56:35 DEBUG : remotepotato: md5 = 58cc364a35b201e39c9bdceb67b4a106 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.50s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.27s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.27s) === RUN TestCheckFsError 2026/09/14 02:56:39 DEBUG : Creating backend with remote "nonexistent" 2026/09/14 02:56:39 DEBUG : Creating backend with remote "nonexistent" 2026/09/14 02:56:39 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/14 02:56:39 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/14 02:56:39 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/14 02:56:39 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:56:40 DEBUG : rutabaga: md5 = b7ccd5f0171e721f9bdf39cc4dde7b90 OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/14 02:56:44 DEBUG : empty space: md5 = 6697f396ecab7b30d88ec52fb3ce2bd7 OK === RUN TestCheckDownload/3 2026/09/14 02:56:47 DEBUG : potato2: md5 = 04ce15f1165379a834d59abfab8977ec OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/14 02:56:50 DEBUG : remotepotato: md5 = d875a993670cb9d2320044ea2cb10a5b OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.86s) --- PASS: TestCheckDownload/1 (0.98s) --- PASS: TestCheckDownload/2 (0.78s) --- PASS: TestCheckDownload/3 (0.78s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.79s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.83s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:56:56 DEBUG : rutabaga: md5 = 79235d01f6612cbe336950c29ecee285 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/14 02:56:59 DEBUG : empty space: md5 = 71bfcc59b33ec11b2f63fff94aa96c70 OK === RUN TestCheckSizeOnly/3 2026/09/14 02:57:01 DEBUG : potato2: md5 = e1eb84363cd5001dbed53c0cb473b26e OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/14 02:57:03 DEBUG : remotepotato: md5 = 89ad31009062ecdf858c4ce4161db60a OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.83s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.24s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.27s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:57:08 DEBUG : test.sum: md5 = 39af8ce9abeff5bea940391062e798cd OK 2026/09/14 02:57:09 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/14 02:57:09 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/14 02:57:09 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/14 02:57:09 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/14 02:57:11 DEBUG : test.sum: md5 = f8eb904286b663b7c5db37bb57f4d726 OK 2026/09/14 02:57:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/14 02:57:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/14 02:57:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/14 02:57:11 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.02s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:57:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/data" 2026/09/14 02:57:13 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.12s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:57:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/data" 2026/09/14 02:57:15 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/vjrnln8ratgmqakfosrqe8espk" 2026/09/14 02:57:19 DEBUG : data/banana: md5 = ca41eeca699bf2629c104f66f7bc475a OK 2026/09/14 02:57:20 DEBUG : test.sum: md5 = 426f2dfd4ebe556e1c65fc5a3694913b OK === RUN TestCheckSumDownload/subtest1 2026/09/14 02:57:25 DEBUG : data/potato: md5 = 94dfb19be0318d131c8271eba99097ea OK 2026/09/14 02:57:27 DEBUG : test.sum: md5 = 8463b223f8bfc3b5b3601e015aac30be OK === RUN TestCheckSumDownload/subtest2 2026/09/14 02:57:30 DEBUG : test.sum: md5 = d2359c649b8cde694d7ee626b8e7e822 OK === RUN TestCheckSumDownload/subtest3 2026/09/14 02:57:35 DEBUG : test.sum: md5 = 7abac71acf649b3b1c7933dce3708c04 OK === RUN TestCheckSumDownload/subtest4 2026/09/14 02:57:39 DEBUG : test.sum: md5 = a3f9365e7aa9631ab92151496099aa2f OK === RUN TestCheckSumDownload/subtest5 2026/09/14 02:57:43 DEBUG : test.sum: md5 = 4c4d46a60526e7053029c8b286493807 OK === RUN TestCheckSumDownload/subtest6 2026/09/14 02:57:47 DEBUG : data/banana: md5 = 21ae2a28babded7ec141d9f91018a5d5 OK 2026/09/14 02:57:49 DEBUG : data/potato: md5 = 938480cab96f91372eb685cdaa6ca724 OK 2026/09/14 02:57:50 DEBUG : test.sum: md5 = 6ad5340ceab86d69a3033be2e1a4d8ec OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (41.21s) --- PASS: TestCheckSumDownload/subtest1 (2.21s) --- PASS: TestCheckSumDownload/subtest2 (1.70s) --- PASS: TestCheckSumDownload/subtest3 (1.95s) --- PASS: TestCheckSumDownload/subtest4 (1.81s) --- PASS: TestCheckSumDownload/subtest5 (1.82s) --- PASS: TestCheckSumDownload/subtest6 (1.76s) --- PASS: TestCheckSumDownload/subtest7 (1.87s) === RUN TestCheckSumConcurrency 2026/09/14 02:57:56 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/14 02:57:56 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/14 02:57:56 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/14 02:57:56 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/14 02:57:56 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/14 02:57:56 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/14 02:57:56 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/14 02:57:56 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/14 02:57:56 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/14 02:57:56 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/14 02:57:56 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/14 02:57:56 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/14 02:57:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cucuzin7muri" 2026/09/14 02:57:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:57:56 DEBUG : Creating backend with remote "TestDrive:crypt/8nhu7eopu0b15e9t08r9vporiebhojkgd96bc3sc4hubcv1evk2g" 2026/09/14 02:57:57 DEBUG : Creating backend with remote "/tmp/rclone949962023" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri'", Local "Local file system at /tmp/rclone949962023", Modify Window "1ms" 2026/09/14 02:57:59 DEBUG : hello, world!: md5 = 63f99df897ba66678f36f61e35d6132b OK upper checkfile vs. lower remote (without normalization) 2026/09/14 02:58:00 ERROR : hello, world!: sum not found 2026/09/14 02:58:00 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri' 2026/09/14 02:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': 1 files missing 2026/09/14 02:58:00 NOTICE: 1 hashes missing 2026/09/14 02:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': 1 differences found 2026/09/14 02:58:00 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/14 02:58:01 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': 0 differences found 2026/09/14 02:58:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': 1 matching files 2026/09/14 02:58:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kenicuj7hula" 2026/09/14 02:58:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:01 DEBUG : Creating backend with remote "TestDrive:crypt/4s054sal4gklsbf9h1dg3ue0or2c6jgqi5p2po20uqdea143f4dg" 2026/09/14 02:58:02 DEBUG : Creating backend with remote "/tmp/rclone2586239578" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula'", Local "Local file system at /tmp/rclone2586239578", Modify Window "1ms" 2026/09/14 02:58:04 DEBUG : HELLO, WORLD!: md5 = dfa52926d389fb964b30b83cf2246bee OK lower checkfile vs. upper remote (without normalization) 2026/09/14 02:58:05 ERROR : HELLO, WORLD!: sum not found 2026/09/14 02:58:05 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula' 2026/09/14 02:58:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': 1 files missing 2026/09/14 02:58:05 NOTICE: 1 hashes missing 2026/09/14 02:58:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': 1 differences found 2026/09/14 02:58:05 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/14 02:58:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': 0 differences found 2026/09/14 02:58:06 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': 1 matching files 2026/09/14 02:58:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qihikas7toto" 2026/09/14 02:58:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:06 DEBUG : Creating backend with remote "TestDrive:crypt/c1f4jrtl4d5rn6dn5npndom0dgupo73e7id79egnik7h46i07dn0" 2026/09/14 02:58:07 DEBUG : Creating backend with remote "/tmp/rclone4209301947" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto'", Local "Local file system at /tmp/rclone4209301947", Modify Window "1ms" 2026/09/14 02:58:09 DEBUG : HeLlO, wOrLd!: md5 = c934387a6aac8e1d7b1f9ce0d8c028b6 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/14 02:58:10 ERROR : HeLlO, wOrLd!: sum not found 2026/09/14 02:58:10 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto' 2026/09/14 02:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': 1 files missing 2026/09/14 02:58:10 NOTICE: 1 hashes missing 2026/09/14 02:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': 1 differences found 2026/09/14 02:58:10 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/14 02:58:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': 0 differences found 2026/09/14 02:58:11 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': 1 matching files 2026/09/14 02:58:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hifasew3luvi" 2026/09/14 02:58:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:11 DEBUG : Creating backend with remote "TestDrive:crypt/ll0igrldo5ssdq9tg4sp5n9h6i5n5kotrurog7h5mdji9u641fj0" 2026/09/14 02:58:12 DEBUG : Creating backend with remote "/tmp/rclone497407833" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi'", Local "Local file system at /tmp/rclone497407833", Modify Window "1ms" 2026/09/14 02:58:14 DEBUG : HELLO, WORLD!: md5 = 1da65a34af364bc6666495fcc8dca734 OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/14 02:58:15 ERROR : HELLO, WORLD!: sum not found 2026/09/14 02:58:15 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi' 2026/09/14 02:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': 1 files missing 2026/09/14 02:58:15 NOTICE: 1 hashes missing 2026/09/14 02:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': 1 differences found 2026/09/14 02:58:15 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/14 02:58:16 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': 0 differences found 2026/09/14 02:58:16 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': 1 matching files 2026/09/14 02:58:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mobonoy1lira" 2026/09/14 02:58:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:16 DEBUG : Creating backend with remote "TestDrive:crypt/h15r8flhbm45hb5sv37murpobap7k797fsa1t0ukihbm4aveb270" 2026/09/14 02:58:17 DEBUG : Creating backend with remote "/tmp/rclone351308514" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira'", Local "Local file system at /tmp/rclone351308514", Modify Window "1ms" 2026/09/14 02:58:19 DEBUG : 測試_Русский___ě_áñ: md5 = 8c0da819f6a6e898d71ecbad34d5b2e2 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/14 02:58:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:20 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira' 2026/09/14 02:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': 1 files missing 2026/09/14 02:58:20 NOTICE: 1 hashes missing 2026/09/14 02:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': 1 differences found 2026/09/14 02:58:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/14 02:58:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': 0 differences found 2026/09/14 02:58:21 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': 1 matching files 2026/09/14 02:58:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vewumec0duze" 2026/09/14 02:58:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:21 DEBUG : Creating backend with remote "TestDrive:crypt/694nk91jb56t1v2nb5l5712v9on8fcd9pljqndaa93ot6qjifumg" 2026/09/14 02:58:22 DEBUG : Creating backend with remote "/tmp/rclone3313694373" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze'", Local "Local file system at /tmp/rclone3313694373", Modify Window "1ms" 2026/09/14 02:58:24 DEBUG : 測試_Русский___ě_áñ: md5 = 165e3a42c7e90dadb1ba4a814530d244 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/14 02:58:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:25 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze' 2026/09/14 02:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': 1 files missing 2026/09/14 02:58:25 NOTICE: 1 hashes missing 2026/09/14 02:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': 1 differences found 2026/09/14 02:58:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/14 02:58:26 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': 0 differences found 2026/09/14 02:58:26 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': 1 matching files 2026/09/14 02:58:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tebuzoj6hoso" 2026/09/14 02:58:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:26 DEBUG : Creating backend with remote "TestDrive:crypt/696dvpe9mr1pr2ulb2b2sitf7eurtif1abq12a5h24cdat5qog80" 2026/09/14 02:58:27 DEBUG : Creating backend with remote "/tmp/rclone2599091939" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso'", Local "Local file system at /tmp/rclone2599091939", Modify Window "1ms" 2026/09/14 02:58:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 429c183eac0c1d843c874d77be9f119e OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/14 02:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso' 2026/09/14 02:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': 1 files missing 2026/09/14 02:58:30 NOTICE: 1 hashes missing 2026/09/14 02:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': 1 differences found 2026/09/14 02:58:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/14 02:58:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': 0 differences found 2026/09/14 02:58:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': 1 matching files 2026/09/14 02:58:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cexitig6mise" 2026/09/14 02:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:31 DEBUG : Creating backend with remote "TestDrive:crypt/aphoonopohjgnqr8i3ap8bl5n5sukl595h4ccdcmpce150vbh9rg" 2026/09/14 02:58:32 DEBUG : Creating backend with remote "/tmp/rclone2638590151" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise'", Local "Local file system at /tmp/rclone2638590151", Modify Window "1ms" 2026/09/14 02:58:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = b2d4e684ac6dabe4561a9caf98b700fe OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/14 02:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise' 2026/09/14 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': 1 files missing 2026/09/14 02:58:35 NOTICE: 1 hashes missing 2026/09/14 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': 1 differences found 2026/09/14 02:58:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/14 02:58:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': 0 differences found 2026/09/14 02:58:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': 1 matching files 2026/09/14 02:58:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zasedat3ruwo" 2026/09/14 02:58:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:36 DEBUG : Creating backend with remote "TestDrive:crypt/joogbpnremudvofc68lvo565rtafkf8mdmbvsftieemul8cgr3q0" 2026/09/14 02:58:37 DEBUG : Creating backend with remote "/tmp/rclone3232734749" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo'", Local "Local file system at /tmp/rclone3232734749", Modify Window "1ms" 2026/09/14 02:58:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = cef13cff32c5de787f13e09c208d4821 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/14 02:58:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:40 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo' 2026/09/14 02:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': 1 files missing 2026/09/14 02:58:40 NOTICE: 1 hashes missing 2026/09/14 02:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': 1 differences found 2026/09/14 02:58:40 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/14 02:58:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': 0 differences found 2026/09/14 02:58:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': 1 matching files 2026/09/14 02:58:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gazexod4jaxi" 2026/09/14 02:58:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:58:41 DEBUG : Creating backend with remote "TestDrive:crypt/rrtfgmoh2aebht0s9u2ijne42al92v7but14522ddvqcd4ekq1e0" 2026/09/14 02:58:42 DEBUG : Creating backend with remote "/tmp/rclone2715185008" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi'", Local "Local file system at /tmp/rclone2715185008", Modify Window "1ms" 2026/09/14 02:58:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = c92cf5161f761bfb1b7442c068d277b1 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/14 02:58:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/14 02:58:44 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi' 2026/09/14 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': 1 files missing 2026/09/14 02:58:44 NOTICE: 1 hashes missing 2026/09/14 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': 1 differences found 2026/09/14 02:58:44 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/14 02:58:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/14 02:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': 0 differences found 2026/09/14 02:58:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': 1 matching files 2026/09/14 02:58:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gazexod4jaxi': Purge remote 2026/09/14 02:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zasedat3ruwo': Purge remote 2026/09/14 02:58:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cexitig6mise': Purge remote 2026/09/14 02:58:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tebuzoj6hoso': Purge remote 2026/09/14 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vewumec0duze': Purge remote 2026/09/14 02:58:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mobonoy1lira': Purge remote 2026/09/14 02:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hifasew3luvi': Purge remote 2026/09/14 02:58:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qihikas7toto': Purge remote 2026/09/14 02:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kenicuj7hula': Purge remote 2026/09/14 02:58:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cucuzin7muri': Purge remote --- PASS: TestApplyTransforms (54.91s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:58:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 02:58:54 DEBUG : sub/file2: md5 = 3bf19c05aea9354a309ca84b6fca4ae1 OK 2026/09/14 02:58:54 DEBUG : sub/file2: size = 14 OK 2026/09/14 02:58:54 INFO : file1: Copied (new) to: sub/file2 2026/09/14 02:58:54 DEBUG : sub/file2: size = 14 OK 2026/09/14 02:58:54 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 02:58:54 DEBUG : file1: Unchanged skipping 2026/09/14 02:58:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.77s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.96s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:59:01 DEBUG : dst/file1: md5 = f179e5a2237cdfd11d217e4c24717777 OK 2026/09/14 02:59:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/backup" 2026/09/14 02:59:02 DEBUG : Config file has changed externally - reloading 2026/09/14 02:59:02 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/1nrff024r7pq65ecp72fc28jb0" 2026/09/14 02:59:03 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:03 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 02:59:03 DEBUG : dst/file1: Sizes differ 2026/09/14 02:59:07 INFO : dst/file1: Moved (server-side) 2026/09/14 02:59:08 DEBUG : dst/file1: md5 = 6aa1cdc86c4127ddf086834bcd1d3762 OK 2026/09/14 02:59:08 DEBUG : dst/file1: size = 14 OK 2026/09/14 02:59:08 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.17s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:59:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/dst" 2026/09/14 02:59:14 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/14 02:59:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/CompareDest" 2026/09/14 02:59:16 DEBUG : Config file has changed externally - reloading 2026/09/14 02:59:16 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/gveqi14airsml4bgu7krj116o8" 2026/09/14 02:59:17 DEBUG : one: Need to transfer - File not found at Destination 2026/09/14 02:59:21 DEBUG : one: md5 = 249f43f44d5effa4fbed9a180d6915d0 OK 2026/09/14 02:59:21 DEBUG : one: size = 3 OK 2026/09/14 02:59:21 INFO : one: Copied (new) 2026/09/14 02:59:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:22 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/dst') 2026/09/14 02:59:22 DEBUG : one: Sizes differ 2026/09/14 02:59:24 DEBUG : one: md5 = 2ab57454186eb91160ad7dfef7eef610 OK 2026/09/14 02:59:24 DEBUG : one: size = 5 OK 2026/09/14 02:59:24 INFO : one: Copied (replaced existing) 2026/09/14 02:59:26 DEBUG : dst/one: md5 = 8974f542b33e5fd976ba3760b6e30a42 OK 2026/09/14 02:59:29 DEBUG : CompareDest/one: md5 = af6c0cfac90fc4ea35178886ca618c5e OK 2026/09/14 02:59:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/dst') 2026/09/14 02:59:29 DEBUG : one: Sizes differ 2026/09/14 02:59:30 DEBUG : one: size = 5 OK 2026/09/14 02:59:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 02:59:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 02:59:32 DEBUG : CompareDest/two: md5 = a88e64466c648813465afc8699c14b4b OK 2026/09/14 02:59:33 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 02:59:33 DEBUG : two: size = 3 OK 2026/09/14 02:59:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 02:59:33 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 02:59:34 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 02:59:34 DEBUG : two: size = 3 OK 2026/09/14 02:59:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 02:59:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 02:59:36 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 02:59:36 DEBUG : two: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:36 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/CompareDest') 2026/09/14 02:59:36 DEBUG : two: Sizes differ 2026/09/14 02:59:37 DEBUG : two: md5 = 0321661589dfcc5ca1242209b4ee9f78 OK 2026/09/14 02:59:37 DEBUG : two: size = 5 OK 2026/09/14 02:59:37 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.08s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 02:59:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/dst" 2026/09/14 02:59:43 DEBUG : Config file has changed externally - reloading 2026/09/14 02:59:43 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/14 02:59:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/CopyDest" 2026/09/14 02:59:45 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/14 02:59:46 DEBUG : one: Need to transfer - File not found at Destination 2026/09/14 02:59:49 DEBUG : one: md5 = 588ef627b5e78bba0732b85aae05cb85 OK 2026/09/14 02:59:49 DEBUG : one: size = 3 OK 2026/09/14 02:59:49 INFO : one: Copied (new) 2026/09/14 02:59:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:50 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/dst') 2026/09/14 02:59:50 DEBUG : one: Sizes differ 2026/09/14 02:59:52 DEBUG : one: md5 = aeb79e3997da99a07b74e9a02a1226a6 OK 2026/09/14 02:59:52 DEBUG : one: size = 5 OK 2026/09/14 02:59:52 INFO : one: Copied (replaced existing) 2026/09/14 02:59:54 DEBUG : dst/one: md5 = 4ba04cb3fedae26ce69fcc333fa32847 OK 2026/09/14 02:59:57 DEBUG : CopyDest/one: md5 = d828b0358a243da5c84bfe6779622828 OK 2026/09/14 02:59:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/BackupDir" 2026/09/14 02:59:58 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/14 02:59:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 02:59:59 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/dst') 2026/09/14 02:59:59 DEBUG : one: Sizes differ 2026/09/14 03:00:00 DEBUG : one: size = 5 OK 2026/09/14 03:00:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 03:00:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3958228935) 2026/09/14 03:00:00 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/dst') 2026/09/14 03:00:00 DEBUG : one: Sizes differ 2026/09/14 03:00:02 INFO : one: Moved (server-side) 2026/09/14 03:00:04 DEBUG : one: size = 5 OK 2026/09/14 03:00:04 INFO : one: Copied (server-side copy) 2026/09/14 03:00:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/14 03:00:06 DEBUG : CopyDest/two: md5 = 434bf7bcadc3cf1e26fed346a22c4daa OK 2026/09/14 03:00:07 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 03:00:07 DEBUG : two: size = 3 OK 2026/09/14 03:00:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 03:00:08 DEBUG : two: size = 3 OK 2026/09/14 03:00:08 INFO : two: Copied (server-side copy) 2026/09/14 03:00:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/14 03:00:09 DEBUG : two: size = 3 OK 2026/09/14 03:00:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/14 03:00:09 DEBUG : two: Unchanged skipping 2026/09/14 03:00:11 DEBUG : CopyDest/three: md5 = fbea5c1de6669bdd8f40667dff207e0e OK 2026/09/14 03:00:12 DEBUG : three: Need to transfer - File not found at Destination 2026/09/14 03:00:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone3958228935) 2026/09/14 03:00:13 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi/CopyDest') 2026/09/14 03:00:13 DEBUG : three: Sizes differ 2026/09/14 03:00:13 DEBUG : three: Destination not found in --copy-dest 2026/09/14 03:00:14 DEBUG : three: md5 = 3ceb5a977a58e6626d6dde18f3ed05f9 OK 2026/09/14 03:00:14 DEBUG : three: size = 7 OK 2026/09/14 03:00:14 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (40.07s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.53s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.49s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.46s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:00:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/14 03:00:27 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 7034f6ce35b3147e3df473f6509ac1e2 OK 2026/09/14 03:00:27 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/14 03:00:27 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/14 03:00:28 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/14 03:00:28 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/14 03:00:29 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/14 03:00:30 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/14 03:00:31 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 5e548a12535d98d3972411ca7df661ea OK 2026/09/14 03:00:31 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/14 03:00:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.48s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.46s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:00:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using skip mode. 2026/09/14 03:00:39 NOTICE: one: Found 2 files with duplicate names 2026/09/14 03:00:39 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.84s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:00:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using skip mode. 2026/09/14 03:00:46 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:00:46 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/14 03:00:47 INFO : one: Deleted 2026/09/14 03:00:47 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (7.57s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:00:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using first mode. 2026/09/14 03:00:53 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:00:54 INFO : one: Deleted 2026/09/14 03:00:54 INFO : one: Deleted 2026/09/14 03:00:54 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (6.99s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using newest mode. 2026/09/14 03:01:00 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:01:01 INFO : one: Deleted 2026/09/14 03:01:02 INFO : one: Deleted 2026/09/14 03:01:02 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.19s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.45s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using oldest mode. 2026/09/14 03:01:08 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:01:09 INFO : one: Deleted 2026/09/14 03:01:09 INFO : one: Deleted 2026/09/14 03:01:09 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.38s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using largest mode. 2026/09/14 03:01:15 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:01:16 INFO : one: Deleted 2026/09/14 03:01:17 INFO : one: Deleted 2026/09/14 03:01:17 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.28s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using smallest mode. 2026/09/14 03:01:23 NOTICE: one: Found 3 files with duplicate names 2026/09/14 03:01:23 INFO : one: Deleted 2026/09/14 03:01:24 INFO : one: Deleted 2026/09/14 03:01:24 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.28s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using rename mode. 2026/09/14 03:01:32 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/14 03:01:32 INFO : one-2.txt: renamed from: one.txt 2026/09/14 03:01:33 INFO : one-3.txt: renamed from: one.txt 2026/09/14 03:01:34 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (12.12s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:01:39 DEBUG : one-1.txt: md5 = d5070abcb185aab72a7485b9e3dc9e78 OK 2026/09/14 03:01:40 DEBUG : one-2.txt: md5 = 19661c4e13846310dbdaa13111d6a0a8 OK 2026/09/14 03:01:42 DEBUG : one-3.txt: md5 = fcd819496cb17708eca02ba33cf4e326 OK 2026/09/14 03:01:44 DEBUG : one-4.txt: md5 = 6e1e9c398ad857524cae35ad6968b2a4 OK 2026/09/14 03:01:45 DEBUG : one-5.txt: md5 = 891e5dd0727cc75da4bed362ccc115cd OK 2026/09/14 03:01:47 DEBUG : one-6.txt: md5 = fe3865efac7c4b7880179267179a0e55 OK 2026/09/14 03:01:49 DEBUG : one-7.txt: md5 = fedb6be891bf924ce8f1765c123ebe9f OK 2026/09/14 03:01:52 DEBUG : one-8.txt: md5 = 1d10c2216d86d53a6a34278a95361570 OK 2026/09/14 03:01:53 DEBUG : one-9.txt: md5 = ad9ad459c0dedb877c1f9ce360d9dfa2 OK 2026/09/14 03:01:55 DEBUG : one-10.txt: md5 = b8568638176f4b4a89b3ae18589808d4 OK 2026/09/14 03:01:56 DEBUG : one-11.txt: md5 = 7b9d6b8ea7efbee813c40f86f727ece4 OK 2026/09/14 03:01:58 DEBUG : one-12.txt: md5 = 68905c86b87ff04b8b7147f4c56b97f9 OK 2026/09/14 03:01:59 DEBUG : one-13.txt: md5 = eedcd8f84faca3907bf9d9c7546e9080 OK 2026/09/14 03:02:01 DEBUG : one-14.txt: md5 = 1d41af2364be1fe4d9938043de7f8dfd OK 2026/09/14 03:02:03 DEBUG : one-15.txt: md5 = 9f5cdce8471a149794cb66428ced2170 OK 2026/09/14 03:02:04 DEBUG : one-16.txt: md5 = 78a566c1cb1a5edd0434af931c5accbd OK 2026/09/14 03:02:06 DEBUG : one-17.txt: md5 = bea090cceec5e292b4778fcacaf0a9c5 OK 2026/09/14 03:02:07 DEBUG : one-18.txt: md5 = 3e9f66161e26a6e5895c24fb65d7f0fa OK 2026/09/14 03:02:09 DEBUG : one-19.txt: md5 = 43b700547f8f8218afe2245895fb7712 OK 2026/09/14 03:02:11 DEBUG : one-20.txt: md5 = b6346cb3e0c24ea465b7a8c890a299dc OK 2026/09/14 03:02:12 DEBUG : one-21.txt: md5 = 5aa8ebe805633473ed8265c2c3c26651 OK 2026/09/14 03:02:14 DEBUG : one-22.txt: md5 = 5f6fc942d96ffeecae07d40c4e5ef21d OK 2026/09/14 03:02:16 DEBUG : one-23.txt: md5 = 5e0f682d4cc91a33fd8c37c9922a16e4 OK 2026/09/14 03:02:17 DEBUG : one-24.txt: md5 = 0f35087f59053a2e9889f99349c888ee OK 2026/09/14 03:02:19 DEBUG : one-25.txt: md5 = de0d7621adc55980aefe6b291158f9fa OK 2026/09/14 03:02:20 DEBUG : one-26.txt: md5 = 40adafb9f20ab8be5397c4f1b10b54d4 OK 2026/09/14 03:02:22 DEBUG : one-27.txt: md5 = 019a194ffde7b6bf0f7604227dffebc6 OK 2026/09/14 03:02:24 DEBUG : one-28.txt: md5 = 2aee34a1a7462a6d246d50db6a7c35ad OK 2026/09/14 03:02:25 DEBUG : one-29.txt: md5 = c23cf10c5ddeb8d5671420c79d960be4 OK 2026/09/14 03:02:27 DEBUG : one-30.txt: md5 = d85274263650e2dd831fa0f64f28a909 OK 2026/09/14 03:02:29 DEBUG : one-31.txt: md5 = b97e7e2107ae17456fb64508a533c5d2 OK 2026/09/14 03:02:30 DEBUG : one-32.txt: md5 = f1e6bbdfd282bb449415728f5eb32002 OK 2026/09/14 03:02:32 DEBUG : one-33.txt: md5 = d2a6b4aaf19531b1edbb01a171119ba6 OK 2026/09/14 03:02:33 DEBUG : one-34.txt: md5 = 5fc171cd8da42d487ab1f03d5c6fe91b OK 2026/09/14 03:02:35 DEBUG : one-35.txt: md5 = bd71b96bcdfefe0fea657bf2f7edba98 OK 2026/09/14 03:02:36 DEBUG : one-36.txt: md5 = 2dcccbb7eb0149d06e34b13e13501e45 OK 2026/09/14 03:02:38 DEBUG : one-37.txt: md5 = 1b82464939931dfa25accdb8fd369437 OK 2026/09/14 03:02:40 DEBUG : one-38.txt: md5 = 699c3476b027be563d4d4f35b1f786df OK 2026/09/14 03:02:41 DEBUG : one-39.txt: md5 = eac8d96b67dd64060f75353e5330d67c OK 2026/09/14 03:02:43 DEBUG : one-40.txt: md5 = 18f5494ff7dc4ca0e72aa79985d76758 OK 2026/09/14 03:02:44 DEBUG : one-41.txt: md5 = 59cc43c5da2402dd5c45aaeeb6789375 OK 2026/09/14 03:02:45 DEBUG : one-42.txt: md5 = 80beb6c55c4199a8b63c54d8373e6c2f OK 2026/09/14 03:02:47 DEBUG : one-43.txt: md5 = 1de1dfd70f23305513017817ecc32dae OK 2026/09/14 03:02:49 DEBUG : one-44.txt: md5 = 35cd5164a1de2cfba587c246afb8a58d OK 2026/09/14 03:02:50 DEBUG : one-45.txt: md5 = 612504a8fd6a3281fa3a2c92b963520e OK 2026/09/14 03:02:51 DEBUG : one-46.txt: md5 = d963bd007222f20b8fd30fb188283aef OK 2026/09/14 03:02:53 DEBUG : one-47.txt: md5 = 1d62544810f4592dba2511d101070f51 OK 2026/09/14 03:02:55 DEBUG : one-48.txt: md5 = 85eb919bab3fb9bf98dc7122ae4bc1e2 OK 2026/09/14 03:02:56 DEBUG : one-49.txt: md5 = 8af81ba3845391ca27c218a212686aef OK 2026/09/14 03:02:58 DEBUG : one-50.txt: md5 = 038b27662791962ec4da9776be32b099 OK 2026/09/14 03:03:00 DEBUG : one-51.txt: md5 = 8c3566d6b666ea344c2ca2d608ebcb25 OK 2026/09/14 03:03:01 DEBUG : one-52.txt: md5 = 0c4e399d11553cb5fa96c597032b7e68 OK 2026/09/14 03:03:03 DEBUG : one-53.txt: md5 = e17d509fd0823ed36b57a589dee8b127 OK 2026/09/14 03:03:04 DEBUG : one-54.txt: md5 = 966d67839509d8447d8c858cb2509c51 OK 2026/09/14 03:03:06 DEBUG : one-55.txt: md5 = ec3a256ce3e3a209e0af2778193efa4d OK 2026/09/14 03:03:08 DEBUG : one-56.txt: md5 = d1d378a504e878b0ad60fca45e829a8d OK 2026/09/14 03:03:09 DEBUG : one-57.txt: md5 = 793b9ab6173f13ee6df842e55e6f0a7e OK 2026/09/14 03:03:11 DEBUG : one-58.txt: md5 = f9d5ddf9ce1f3236f2f3c0f8b6c56301 OK 2026/09/14 03:03:12 DEBUG : one-59.txt: md5 = 8089fd23d73b04ec36e507061f99c047 OK 2026/09/14 03:03:14 DEBUG : one-60.txt: md5 = 42f289d50693a1c7b234b756664e40f9 OK 2026/09/14 03:03:15 DEBUG : one-61.txt: md5 = cc842b79e6b2a11b3b126d5635c9692a OK 2026/09/14 03:03:17 DEBUG : one-62.txt: md5 = b2914fdd4c2244bd332a14ddd27ca749 OK 2026/09/14 03:03:18 DEBUG : one-63.txt: md5 = 63ca28d68654f92c636be87d8fbf06a8 OK 2026/09/14 03:03:20 DEBUG : one-64.txt: md5 = d9194f43a6ba97bec8508f38df5534be OK 2026/09/14 03:03:22 DEBUG : one-65.txt: md5 = 739a102a7bcf3f2a02d5fff52b0af2c5 OK 2026/09/14 03:03:23 DEBUG : one-66.txt: md5 = 2bc05f685e31f1e89386e80b1513928b OK 2026/09/14 03:03:25 DEBUG : one-67.txt: md5 = 7799a96bee2dd4e09a48883dbe648467 OK 2026/09/14 03:03:26 DEBUG : one-68.txt: md5 = 5548e21d5141f2996d779b8e99bed1bd OK 2026/09/14 03:03:28 DEBUG : one-69.txt: md5 = 339401c454055ce8b9d261874750b650 OK 2026/09/14 03:03:29 DEBUG : one-70.txt: md5 = e6824d54312df4c64beab39df7d42713 OK 2026/09/14 03:03:31 DEBUG : one-71.txt: md5 = 850c0d7ac14ff4ece102cfc2345700b0 OK 2026/09/14 03:03:32 DEBUG : one-72.txt: md5 = 1aff450d2b301e8f5ac2c40a563e6cfc OK 2026/09/14 03:03:34 DEBUG : one-73.txt: md5 = d64451da624089718c8bd4c6029ad876 OK 2026/09/14 03:03:35 DEBUG : one-74.txt: md5 = 2b5b99f9318bd69ae004895748841bed OK 2026/09/14 03:03:37 DEBUG : one-75.txt: md5 = 2aa1b310b90a337f4543aa872cafaf0c OK 2026/09/14 03:03:38 DEBUG : one-76.txt: md5 = 0f102edd0b55212cf4c56d99a8e24c9e OK 2026/09/14 03:03:40 DEBUG : one-77.txt: md5 = 7cfdffad0ae3f87ed947d32375ddee07 OK 2026/09/14 03:03:41 DEBUG : one-78.txt: md5 = 09f59eb63f9a3e80e6638e005be114c0 OK 2026/09/14 03:03:43 DEBUG : one-79.txt: md5 = 47d44ba1950671ea1d7bf4f4ebf5a9b2 OK 2026/09/14 03:03:44 DEBUG : one-80.txt: md5 = 2f0a9db38cdcc448ac321b8c5fffa153 OK 2026/09/14 03:03:46 DEBUG : one-81.txt: md5 = c9c75d7d58e63f6f10ce5f44cfb02303 OK 2026/09/14 03:03:48 DEBUG : one-82.txt: md5 = 3e56c0d48780f3d82ffc44e4c4c323fd OK 2026/09/14 03:03:49 DEBUG : one-83.txt: md5 = 87b92294b6357eaca9f27296323659fc OK 2026/09/14 03:03:51 DEBUG : one-84.txt: md5 = dc9bc0adcac62b8fb84aaac40da0574d OK 2026/09/14 03:03:52 DEBUG : one-85.txt: md5 = c4321fca693815d737b12aadae52dac5 OK 2026/09/14 03:03:54 DEBUG : one-86.txt: md5 = f17032bb231f65b31e1f8dc0a35ba851 OK 2026/09/14 03:03:55 DEBUG : one-87.txt: md5 = a1d95cf371ff0115ed5242f467ba2d2c OK 2026/09/14 03:03:57 DEBUG : one-88.txt: md5 = 28e28b78e0a35eed968d92fdf2a96e11 OK 2026/09/14 03:03:59 DEBUG : one-89.txt: md5 = 7dcc16f1f8065cc6e26cb27358db92b7 OK 2026/09/14 03:04:00 DEBUG : one-90.txt: md5 = eb403c6ec98c575f96cadcf217afaa6f OK 2026/09/14 03:04:02 DEBUG : one-91.txt: md5 = a88a80c97b6538bacffbb5085847a05f OK 2026/09/14 03:04:03 DEBUG : one-92.txt: md5 = a57d8d3a42b29a7f87e65d6bffd5b99b OK 2026/09/14 03:04:05 DEBUG : one-93.txt: md5 = 21c5a5f1f087d9665c6ec41055a8b677 OK 2026/09/14 03:04:06 DEBUG : one-94.txt: md5 = 16473f5df147a6a903586037a39d6c7f OK 2026/09/14 03:04:08 DEBUG : one-95.txt: md5 = d9f822955cfc54c2eec68585c41b444a OK 2026/09/14 03:04:09 DEBUG : one-96.txt: md5 = f95dc6de95eabe74d1c25fc5137ece05 OK 2026/09/14 03:04:11 DEBUG : one-97.txt: md5 = b4b29a4f89927c652911884cf6f2431f OK 2026/09/14 03:04:13 DEBUG : one-98.txt: md5 = 44b878366df1c4bf3fd891997e78d9f5 OK 2026/09/14 03:04:14 DEBUG : one-99.txt: md5 = 198df76b5d4a0af43cccfb8477fdda06 OK 2026/09/14 03:04:16 DEBUG : one-100.txt: md5 = 6b0baa25267e1904f8933f639275ea62 OK 2026/09/14 03:04:17 DEBUG : one-101.txt: md5 = 73dd956a4399af1d3f4436845dff9d9d OK 2026/09/14 03:04:19 DEBUG : one-102.txt: md5 = f6a9c31a82e4bb25ca10408cb92994e0 OK 2026/09/14 03:04:21 DEBUG : one-103.txt: md5 = 9780bbc0b16d1ec4cf279aa9a27c6b03 OK 2026/09/14 03:04:22 DEBUG : one-104.txt: md5 = dbb906e5f5cdee4b1543c51f9f8681d9 OK 2026/09/14 03:04:24 DEBUG : one-105.txt: md5 = f9ef04ec4cc65d8a4820d6ab582c808f OK 2026/09/14 03:04:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Looking for duplicate names using rename mode. 2026/09/14 03:04:28 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/14 03:04:29 INFO : one-106.txt: renamed from: one.txt 2026/09/14 03:04:29 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (231.84s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:05:32 DEBUG : dupe1/one.txt: md5 = ad3cd297842adf010a9da65f182b659b OK 2026/09/14 03:05:34 DEBUG : dupe2/two.txt: md5 = 0f33a5f4c57c3ec7c583557f4adcc380 OK 2026/09/14 03:05:37 DEBUG : dupe3/three.txt: md5 = 2a7253f0bf78239c94fb5671416d7f45 OK 2026/09/14 03:05:37 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/14 03:05:38 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/14 03:05:39 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/14 03:05:40 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (15.05s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:05:46 DEBUG : a.txt: md5 = c3b49c66ad24c0d4d7086fa0b860f10b OK 2026/09/14 03:05:48 DEBUG : zend.txt: md5 = 0986f28359600a1f7962024686e7a5d3 OK 2026/09/14 03:05:50 DEBUG : sub dir/hello world: md5 = 430f41064a09eb9b0a43139c333203f1 OK 2026/09/14 03:05:51 DEBUG : sub dir/hello world2: md5 = caf64830925d13f127da10d239f9aa34 OK 2026/09/14 03:05:54 DEBUG : sub dir/ignore dir/.ignore: md5 = bf53802a3a60ea7687892b1ef69ac347 OK 2026/09/14 03:05:55 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9938cf1c14c7efaf0882982fd0744bba OK 2026/09/14 03:05:58 DEBUG : sub dir/sub sub dir/hello world3: md5 = 20816e0e3c84d34628303d67a7cc6d72 OK 2026/09/14 03:05:59 DEBUG : a.txt: Excluded (Size Filter) 2026/09/14 03:05:59 DEBUG : a.txt: Excluded 2026/09/14 03:06:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 03:06:00 DEBUG : sub dir/hello world: Excluded 2026/09/14 03:06:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 03:06:00 DEBUG : sub dir/hello world2: Excluded 2026/09/14 03:06:01 DEBUG : sub dir/ignore dir: Excluded 2026/09/14 03:06:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 03:06:01 DEBUG : sub dir/hello world: Excluded 2026/09/14 03:06:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 03:06:01 DEBUG : sub dir/hello world2: Excluded 2026/09/14 03:06:01 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.65s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:06:11 DEBUG : a.txt: md5 = 90aa1b9f3dbf66bf64842696b583b1b6 OK 2026/09/14 03:06:12 DEBUG : zend.txt: md5 = aa7d6ceb8f6cb82563568b4aa161a6b7 OK 2026/09/14 03:06:15 DEBUG : sub dir/hello world: md5 = 42110fd959ddaf0d7815395a899aec8c OK 2026/09/14 03:06:16 DEBUG : sub dir/hello world2: md5 = e517db9f20d6103ad8e7d0662cb86ff7 OK 2026/09/14 03:06:19 DEBUG : sub dir/ignore dir/.ignore: md5 = fee7e6c20c17d5d43cbcbcd9f84d45d2 OK 2026/09/14 03:06:21 DEBUG : sub dir/ignore dir/should be ignored: md5 = f07e54bddc53e2c192336bf87b0eff1d OK 2026/09/14 03:06:23 DEBUG : sub dir/sub sub dir/hello world3: md5 = c1f361d65bb9e427611557d30ed148f2 OK 2026/09/14 03:06:25 DEBUG : a.txt: Excluded (Size Filter) 2026/09/14 03:06:25 DEBUG : a.txt: Excluded 2026/09/14 03:06:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 03:06:25 DEBUG : sub dir/hello world2: Excluded 2026/09/14 03:06:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 03:06:25 DEBUG : sub dir/hello world: Excluded 2026/09/14 03:06:26 DEBUG : sub dir/ignore dir: Excluded 2026/09/14 03:06:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/14 03:06:26 DEBUG : sub dir/hello world2: Excluded 2026/09/14 03:06:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/14 03:06:26 DEBUG : sub dir/hello world: Excluded 2026/09/14 03:06:26 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (24.92s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:06:35 DEBUG : file1: md5 = 6d623815d46e49529eedf6d23fdf96ef OK 2026/09/14 03:06:38 DEBUG : sub/file2: md5 = 868de5185505e91d92932a4773f57be7 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/14 03:06:41 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/14 03:06:42 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/14 03:06:42 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (10.95s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.57s) --- PASS: TestListJSON/SubDir (0.29s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.27s) --- PASS: TestListJSON/ShowHash (0.26s) --- PASS: TestListJSON/HashTypes (0.27s) --- PASS: TestListJSON/Metadata (0.77s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:06:46 DEBUG : file1: md5 = 7561884002d840a304f7ac07df1244a2 OK 2026/09/14 03:06:49 DEBUG : sub/file2: md5 = f40d43092e5d53f0a6b5b805e8583313 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/14 03:06:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/notfound" 2026/09/14 03:06:53 DEBUG : Config file has changed externally - reloading 2026/09/14 03:06:54 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.22s) --- PASS: TestStatJSON/Root (0.31s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.31s) --- PASS: TestStatJSON/Dir (0.59s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.56s) --- PASS: TestStatJSON/DirFilesOnly (0.31s) --- PASS: TestStatJSON/FileFilesOnly (0.29s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.23s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.30s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.28s) --- PASS: TestStatJSON/RootNotFound (1.82s) === RUN TestStatJSONMemory 2026/09/14 03:06:58 DEBUG : Creating backend with remote ":memory:" 2026/09/14 03:06:58 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/14 03:06:58 DEBUG : sub/file1: size = 5 OK 2026/09/14 03:06:58 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/14 03:06:58 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Making directory 2026/09/14 03:06:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Making directory --- PASS: TestMkdir (0.69s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:01 DEBUG : sub dir/hello world: md5 = df3d163c1453836ee3fb4e5e2f271a17 OK --- PASS: TestLsd (5.30s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:06 DEBUG : potato2: md5 = 532f82dda46b247e99760886e509d30e OK 2026/09/14 03:07:07 DEBUG : empty space: md5 = fb5e71488033508b94ca50dcd89714a2 OK --- PASS: TestLs (5.16s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:11 DEBUG : potato2: md5 = 2f052a35ff75c21cf1baacd1edff69df OK 2026/09/14 03:07:12 DEBUG : empty space: md5 = 7638db54ea29613cc5efbd197e205ed0 OK 2026/09/14 03:07:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/14 03:07:13 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.71s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:16 DEBUG : potato2: md5 = 9677f6eb3123b849d0da84af9f1d6df2 OK 2026/09/14 03:07:18 DEBUG : empty space: md5 = c2b96c7a0370acde06372859728aeff5 OK --- PASS: TestLsLong (5.22s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:22 DEBUG : potato2: md5 = bca4ace542d2f370a16b0ae7e9a221d3 OK 2026/09/14 03:07:23 DEBUG : empty space: md5 = 96c3e96a997ef440fcc8a1f30750ebb7 OK --- PASS: TestHashSums (5.32s) === RUN TestHashSumsWithErrors 2026/09/14 03:07:25 DEBUG : Creating backend with remote ":memory:" 2026/09/14 03:07:25 ERROR : file1: hash unsupported: hash type not supported 2026/09/14 03:07:25 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/14 03:07:25 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/14 03:07:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/14 03:07:25 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/14 03:07:25 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:27 DEBUG : potato2: md5 = 6477ef919682f533ec062c5a2c424768 OK 2026/09/14 03:07:29 DEBUG : empty space: md5 = 4cee6a624dc2cb997aff929c98b245d9 OK 2026/09/14 03:07:31 DEBUG : sub dir/potato3: md5 = 6d066dd73a38d95f7ba39c379ae64cb6 OK --- PASS: TestCount (9.80s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:37 DEBUG : small: md5 = 328b2591d38dc6f307af718518b92e66 OK 2026/09/14 03:07:38 DEBUG : medium: md5 = 44388814ede1d8d527aded9cce937d7b OK 2026/09/14 03:07:40 DEBUG : large: md5 = 6a909ddf1fbffa9cc91e02e7facb9752 OK 2026/09/14 03:07:40 DEBUG : Waiting for deletions to finish 2026/09/14 03:07:40 DEBUG : large: Excluded (Size Filter) 2026/09/14 03:07:41 INFO : medium: Deleted 2026/09/14 03:07:41 INFO : small: Deleted --- PASS: TestDelete (7.09s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:44 DEBUG : small: md5 = 22654d0cf29236c6629fe792cfe29c33 OK 2026/09/14 03:07:45 DEBUG : medium: md5 = ba7731d96eaaac16e3e5b33109f746a6 OK 2026/09/14 03:07:47 DEBUG : large: md5 = 6cc2baffde357fbd6de4ead344ea5d3a OK 2026/09/14 03:07:47 DEBUG : Waiting for deletions to finish 2026/09/14 03:07:48 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/09/14 03:07:48 INFO : large: Deleted 2026/09/14 03:07:48 INFO : small: Deleted --- PASS: TestMaxDelete (7.69s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:52 DEBUG : small: md5 = d8c5ee7ccdddd6499e4ee49f348e1c89 OK 2026/09/14 03:07:53 DEBUG : medium: md5 = 2c246530a6cea88e4afec9c114fcfca0 OK 2026/09/14 03:07:55 DEBUG : large: md5 = b1e53d1a7e0fe9c09722b894df05f043 OK 2026/09/14 03:07:55 DEBUG : Waiting for deletions to finish 2026/09/14 03:07:55 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/14 03:07:56 INFO : small: Deleted 2026/09/14 03:07:56 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (7.58s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:07:59 DEBUG : small: md5 = c0cae56aff1b85aebef478f33c4d8d27 OK 2026/09/14 03:08:01 DEBUG : medium: md5 = a53901f30b3cd384f035a53f556c4143 OK 2026/09/14 03:08:02 DEBUG : large: md5 = 16a3610c65cb04aaeed885cdb6d82592 OK 2026/09/14 03:08:02 DEBUG : Waiting for deletions to finish 2026/09/14 03:08:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/14 03:08:03 INFO : medium: Deleted 2026/09/14 03:08:03 INFO : small: Deleted --- PASS: TestMaxDeleteSize (7.81s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:08:07 DEBUG : ReadFile: md5 = bb9010c1a689247a07bb5eed72bf2627 OK --- PASS: TestReadFile (4.14s) === RUN TestRetry 2026/09/14 03:08:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/14 03:08:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/14 03:08:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 03:08:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 03:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 03:08:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/14 03:08:10 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:08:11 DEBUG : file1: md5 = f85ea4f30eaccbf5aeed749df4e81d58 OK 2026/09/14 03:08:13 DEBUG : file2: md5 = 5a120213a1fe750c4c5bcf01bc2d73d0 OK --- PASS: TestCat (13.77s) === RUN TestPurge 2026/09/14 03:08:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvakij6fame" 2026/09/14 03:08:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 03:08:23 DEBUG : Creating backend with remote "TestDrive:crypt/3h89g40uts5ngejlqjub2sb8omts6e0685v587kp2cg0tm7h4eb0" 2026/09/14 03:08:24 DEBUG : Creating backend with remote "/tmp/rclone713148718" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-guvakij6fame'", Local "Local file system at /tmp/rclone713148718", Modify Window "1ms" 2026/09/14 03:08:30 DEBUG : A1/B1/C1/one: md5 = 2ace0351bdfea01ded937c05a9a87f34 OK 2026/09/14 03:08:30 INFO : A2: Making directory 2026/09/14 03:08:31 INFO : A1/B2: Making directory 2026/09/14 03:08:32 INFO : A1/B2/C2: Making directory 2026/09/14 03:08:33 INFO : A1/B1/C3: Making directory 2026/09/14 03:08:33 INFO : A3: Making directory 2026/09/14 03:08:34 INFO : A3/B3: Making directory 2026/09/14 03:08:35 INFO : A3/B3/C4: Making directory 2026/09/14 03:08:38 DEBUG : A1/two: md5 = edf5520f033848ccafdfd04dc2c3141c OK 2026/09/14 03:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvakij6fame': Purge remote 2026/09/14 03:08:42 NOTICE: purge failed: directory not found --- PASS: TestPurge (18.89s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:08:47 DEBUG : A1/B1/C1/one: md5 = 6e3c04ef17372eda7e9206532e793503 OK 2026/09/14 03:08:47 INFO : A2: Making directory 2026/09/14 03:08:48 INFO : A1/B2: Making directory 2026/09/14 03:08:49 INFO : A1/B2/C2: Making directory 2026/09/14 03:08:50 INFO : A1/B1/C3: Making directory 2026/09/14 03:08:50 INFO : A3: Making directory 2026/09/14 03:08:51 INFO : A3/B3: Making directory 2026/09/14 03:08:52 INFO : A3/B3/C4: Making directory 2026/09/14 03:08:55 DEBUG : A1/two: md5 = 5e6f0ce4a31b8c89d4d83109ddb65731 OK 2026/09/14 03:08:57 DEBUG : removing 1 level 3 directories 2026/09/14 03:08:57 INFO : A3/B3/C4: Removing directory 2026/09/14 03:09:00 DEBUG : removing 2 level 3 directories 2026/09/14 03:09:00 INFO : A1/B2/C2: Removing directory 2026/09/14 03:09:00 INFO : A1/B1/C3: Removing directory 2026/09/14 03:09:00 DEBUG : removing 2 level 2 directories 2026/09/14 03:09:00 INFO : A3/B3: Removing directory 2026/09/14 03:09:00 INFO : A1/B2: Removing directory 2026/09/14 03:09:01 DEBUG : removing 2 level 1 directories 2026/09/14 03:09:01 INFO : A2: Removing directory 2026/09/14 03:09:01 INFO : A3: Removing directory 2026/09/14 03:09:06 DEBUG : removing 1 level 3 directories 2026/09/14 03:09:06 INFO : A1/B1/C1: Removing directory 2026/09/14 03:09:07 DEBUG : removing 1 level 2 directories 2026/09/14 03:09:07 INFO : A1/B1: Removing directory 2026/09/14 03:09:08 DEBUG : removing 1 level 1 directories 2026/09/14 03:09:08 INFO : A1: Removing directory 2026/09/14 03:09:09 DEBUG : removing 1 level 0 directories 2026/09/14 03:09:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.18s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:11 INFO : A1: Making directory 2026/09/14 03:09:12 INFO : A1/B1: Making directory 2026/09/14 03:09:14 INFO : A1/B1/C1: Making directory 2026/09/14 03:09:17 DEBUG : removing 1 level 3 directories 2026/09/14 03:09:17 INFO : A1/B1/C1: Removing directory 2026/09/14 03:09:18 DEBUG : removing 1 level 2 directories 2026/09/14 03:09:18 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (11.34s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:22 INFO : A1: Making directory 2026/09/14 03:09:23 INFO : A1/B1: Making directory 2026/09/14 03:09:24 INFO : A1/B1/C1: Making directory 2026/09/14 03:09:27 DEBUG : removing 1 level 3 directories 2026/09/14 03:09:27 INFO : A1/B1/C1: Removing directory 2026/09/14 03:09:28 DEBUG : removing 1 level 2 directories 2026/09/14 03:09:28 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.05s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:33 DEBUG : file1: md5 = 0c74208536d99c31c6d26284523b7fef OK 2026/09/14 03:09:33 DEBUG : file1: size = 14 OK 2026/09/14 03:09:33 DEBUG : filename.txt: File name found in url 2026/09/14 03:09:35 DEBUG : filename.txt: md5 = e298d8d7746f2d136797e2e99fb89a65 OK 2026/09/14 03:09:35 DEBUG : filename.txt: size = 14 OK 2026/09/14 03:09:35 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/14 03:09:36 DEBUG : headerfilename.txt: md5 = e9fab965e1f2103f6ab10879cbd10b6e OK 2026/09/14 03:09:36 DEBUG : headerfilename.txt: size = 14 OK 2026/09/14 03:09:38 DEBUG : file2: md5 = 1ddbd85b603b3fa41cea296a9c6b71ba OK 2026/09/14 03:09:38 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.14s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:43 DEBUG : file1: md5 = 9d0069ae049a8165f5b5654e7294aefe OK 2026/09/14 03:09:43 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.67s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 03:09:47 DEBUG : sub/file2: md5 = 6678fae1df89d12ab4854a76ad48f28a OK 2026/09/14 03:09:47 DEBUG : sub/file2: size = 14 OK 2026/09/14 03:09:47 INFO : file1: Copied (new) to: sub/file2 2026/09/14 03:09:47 INFO : file1: Deleted 2026/09/14 03:09:48 DEBUG : sub/file2: size = 14 OK 2026/09/14 03:09:48 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 03:09:48 DEBUG : file1: Unchanged skipping 2026/09/14 03:09:48 INFO : file1: Deleted 2026/09/14 03:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (7.34s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/14 03:09:53 DEBUG : file1: md5 = 1152ed48acf030a89649234fa85f702a OK 2026/09/14 03:09:53 DEBUG : file1: size = 14 OK 2026/09/14 03:09:53 INFO : file1: Copied (new) 2026/09/14 03:09:53 INFO : file1: Deleted 2026/09/14 03:09:54 DEBUG : file1: Destination exists, skipping 2026/09/14 03:09:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.99s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.47s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.48s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:09:59 DEBUG : dst/file1: md5 = 86ff0fba12021b8e016ea72bd8cebccf OK 2026/09/14 03:10:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lagevub4xosi/backup" 2026/09/14 03:10:00 DEBUG : Config file has changed externally - reloading 2026/09/14 03:10:00 DEBUG : Creating backend with remote "TestDrive:crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg/1nrff024r7pq65ecp72fc28jb0" 2026/09/14 03:10:01 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3958228935) 2026/09/14 03:10:01 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 03:10:01 DEBUG : dst/file1: Sizes differ 2026/09/14 03:10:05 INFO : dst/file1: Moved (server-side) 2026/09/14 03:10:06 DEBUG : dst/file1: md5 = 0410365afaf6db0b3ff1e776a06e9970 OK 2026/09/14 03:10:06 DEBUG : dst/file1: size = 14 OK 2026/09/14 03:10:06 INFO : dst/file1: Copied (new) 2026/09/14 03:10:06 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (16.17s) === 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:10:15 DEBUG : A1/one: md5 = a3131c719a4bb8bd8fbeed8ab103cab9 OK 2026/09/14 03:10:16 DEBUG : A1/two: md5 = 91c2a26d20ffd838d3a069d804ac9be5 OK 2026/09/14 03:10:19 DEBUG : A1/B1/three: md5 = e2a9db504012c76830a380a4116cd31f OK 2026/09/14 03:10:21 DEBUG : A1/B1/C1/four: md5 = 9f53ad012742b3f0ef67bf836d903d38 OK 2026/09/14 03:10:24 DEBUG : A1/B1/C2/five: md5 = 74411f109f62722deccae36fd774ed62 OK 2026/09/14 03:10:24 INFO : A1/B2: Making directory 2026/09/14 03:10:25 INFO : A1/B1/C3: Making directory 2026/09/14 03:10:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/14 03:10:37 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/14 03:10:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/14 03:10:37 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/14 03:10:38 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/14 03:10:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/14 03:10:52 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/14 03:10:52 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/14 03:10:52 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/14 03:10:52 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/14 03:10:52 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (54.97s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:07 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 03:11:09 DEBUG : no_checksum_small_file_from_pipe: md5 = a5c8672037b1604710c9c0842c124296 OK 2026/09/14 03:11:09 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 03:11:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/14 03:11:09 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/14 03:11:10 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/14 03:11:11 DEBUG : no_checksum_big_file_from_pipe: md5 = 84569778025cae6402c9f59017f194f1 OK 2026/09/14 03:11:11 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 03:11:11 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 03:11:15 DEBUG : with_checksum_small_file_from_pipe: md5 = 98d0258d7a6f9333a331dbb8b882faa5 OK 2026/09/14 03:11:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 03:11:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/14 03:11:16 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/14 03:11:17 DEBUG : with_checksum_big_file_from_pipe: md5 = f0e21419910228822f58a32b0b6ce14a OK 2026/09/14 03:11:17 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 03:11:17 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 03:11:21 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 03:11:21 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 03:11:21 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/14 03:11:22 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 03:11:22 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/14 03:11:26 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/14 03:11:26 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/14 03:11:27 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/14 03:11:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/14 03:11:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.19s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.78s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.49s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.43s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/14 03:11:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/14 03:11:31 DEBUG : rcat_metadata: md5 = bfe5071d891c601960c0bfba7bb08604 OK 2026/09/14 03:11:31 DEBUG : rcat_metadata: size = 48 OK 2026/09/14 03:11:31 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/14 03:11:33 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/14 03:11:35 DEBUG : rcat_metadata_uploadcutoff0: md5 = 54453b3d56ad6e3881a07b3292f448b8 OK 2026/09/14 03:11:35 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/14 03:11:35 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (6.48s) --- PASS: TestRcatMetadata/Normal (2.85s) --- PASS: TestRcatMetadata/ViaDisk (3.18s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:38 DEBUG : potato1: md5 = 03c3725787f5395376d68b678169664a OK 2026/09/14 03:11:38 DEBUG : potato1: size = 60 OK 2026/09/14 03:11:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/14 03:11:39 DEBUG : potato2: md5 = d437f0eeccda2f8c6851dae308201fc2 OK 2026/09/14 03:11:39 DEBUG : potato2: size = 60 OK 2026/09/14 03:11:39 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.20s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:43 DEBUG : potato1: md5 = ed9f0675453e2d81c10253671be04144 OK 2026/09/14 03:11:43 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 03:11:43 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 03:11:43 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 60 2026/09/14 03:11:43 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.63s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:46 DEBUG : potato1: md5 = 9ba9ac356ee392171c1b77a955fbe416 OK 2026/09/14 03:11:46 DEBUG : potato1: size = 60 OK 2026/09/14 03:11:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/14 03:11:47 DEBUG : potato2: md5 = 7399a43c40ecf3179a0343db9ac1cd12 OK 2026/09/14 03:11:47 DEBUG : potato2: size = 60 OK 2026/09/14 03:11:47 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.74s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:51 DEBUG : potato1: md5 = de13818014b313b3680711d22dafae47 OK 2026/09/14 03:11:51 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.63s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", 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-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:54 DEBUG : potato4: md5 = 6b045a149790d39829a3992d07e383cd OK 2026/09/14 03:11:54 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 03:11:54 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 2026/09/14 03:11:54 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi') 59 2026/09/14 03:11:54 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:11:58 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:00 DEBUG : potato3: md5 = 4019d2f4103320e46de0c88443a38547 OK 2026/09/14 03:12:00 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.39s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.46s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.00s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (3.08s) --- PASS: TestRcatSizeChecksum/NoHashes (2.84s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:03 DEBUG : potato2: md5 = 09ebd7a79da32792bc795d2d3d603c90 OK 2026/09/14 03:12:05 DEBUG : empty space: md5 = 0414f3dcfddc4fa69ceba20b53f2943c OK 2026/09/14 03:12:07 DEBUG : sub dir/potato3: md5 = aef4fcac5c1780c3611c09b14cad530e OK 2026/09/14 03:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Touching "sub dir/potato3" 2026/09/14 03:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Touching "potato2" 2026/09/14 03:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Touching "empty space" --- PASS: TestTouchDir (11.15s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:13 DEBUG : dir with metadata: Making directory with metadata 2026/09/14 03:12:14 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.68s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:16 DEBUG : directory with modtime: Making directory with metadata 2026/09/14 03:12:16 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 03:12:17 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (3.50s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:19 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/14 03:12:19 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 03:12:19 DEBUG : Google drive root 'crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg': Skipping btime metadata as can't update it on an existing file: 2026-09-14T03:12:19.56349328Z 2026/09/14 03:12:20 INFO : non existent directory: Updated directory metadata 2026/09/14 03:12:22 DEBUG : Google drive root 'crypt/9pgbdc4b5nsr32p6chqreih84kos8evcaem20ta7aq0db16ekqeg': Skipping btime metadata as can't update it on an existing file: 2026-09-14T03:12:19.56349328Z 2026/09/14 03:12:23 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.61s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:25 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/14 03:12:27 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/14 03:12:28 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.81s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:29 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/14 03:12:29 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 03:12:29 DEBUG : dst: Making directory with metadata 2026/09/14 03:12:30 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 03:12:30 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/14 03:12:31 INFO : dst: Set directory modification time (using SetModTime) 2026/09/14 03:12:32 INFO : dst: Set directory modification time (using SetModTime) 2026/09/14 03:12:32 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/14 03:12:33 INFO : dst: Set directory modification time (using SetModTime) 2026/09/14 03:12:33 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.65s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi'", Local "Local file system at /tmp/rclone3958228935", Modify Window "1ms" 2026/09/14 03:12:36 DEBUG : sub dir/test remove existing: md5 = c86196a067e96842add1cb429a94f541 OK 2026/09/14 03:12:38 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = ee1ad6ee114d45ab4db36e9f800150e4 OK 2026/09/14 03:12:40 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.petexar1" before starting 2026/09/14 03:12:42 DEBUG : sub dir/test remove existing.petexar1: TEST: removing renamed existing file after operation 2026/09/14 03:12:43 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gabokic9" before starting 2026/09/14 03:12:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gabokic9: TEST: renaming existing back after failed operation 2026/09/14 03:12:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.semumuq6" before starting 2026/09/14 03:12:47 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.semumuq6: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (15.23s) === 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/14 03:12:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lagevub4xosi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m25.348356175s (try 1/5)