"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/16 05:03:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune" 2026/09/16 05:03:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:03:59 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0" 2026/09/16 05:04:01 DEBUG : Creating backend with remote "/tmp/rclone812331463" === 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.28s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 05:04:01 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 1 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 2 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 0 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 05:04:01 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/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 05:04:01 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 1 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 2 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 0 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 05:04:01 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/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 05:04:01 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 1 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 2 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 3 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 0 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 05:04:01 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/16 05:04:01 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/16 05:04:01 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 1 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 2 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 3 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/16 05:04:01 DEBUG : file.txt: writing chunk 0 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/16 05:04:01 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/16 05:04:01 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/16 05:04:01 DEBUG : a: size = 0 OK 2026/09/16 05:04:01 DEBUG : a: size = 1 (memory) 2026/09/16 05:04:01 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/16 05:04:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/16 05:04:01 DEBUG : potato: Seek from 10 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 10 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 2 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/16 05:04:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 2 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/16 05:04:01 DEBUG : potato: Seek from 8 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 8 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/16 05:04:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/16 05:04:01 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/16 05:04:01 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/16 05:04:01 DEBUG : potato: Seek from 5 to 2 2026/09/16 05:04:01 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/16 05:04:01 DEBUG : potato: Seek from 9 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 9 to 0 2026/09/16 05:04:01 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:04:04 DEBUG : rutabaga: md5 = a731cd89f4bd4aa31a40190019a451ca OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/16 05:04:07 DEBUG : empty space: md5 = 049b408f60bf1ec26a0fc35eafd1a142 OK === RUN TestCheck/3 2026/09/16 05:04:10 DEBUG : potato2: md5 = 7cc2cee46ffda30311c09996df5b84a0 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/16 05:04:13 DEBUG : remotepotato: md5 = 8ee75e6e5d2fe22dfee4690fcc0c2b88 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (15.63s) --- PASS: TestCheck/1 (0.34s) --- PASS: TestCheck/2 (0.33s) --- PASS: TestCheck/3 (0.35s) --- PASS: TestCheck/4 (0.35s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.36s) --- PASS: TestCheck/7 (0.32s) === RUN TestCheckFsError 2026/09/16 05:04:17 DEBUG : Creating backend with remote "nonexistent" 2026/09/16 05:04:17 DEBUG : Config file has changed externally - reloading 2026/09/16 05:04:17 DEBUG : Creating backend with remote "nonexistent" 2026/09/16 05:04:17 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/16 05:04:17 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/16 05:04:17 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/16 05:04:17 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:04:19 DEBUG : rutabaga: md5 = 75a73ac7c32b55b6f7ea6071ab00ae3a OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/16 05:04:23 DEBUG : empty space: md5 = e2a2d91e492899fb50172c9178b06b03 OK === RUN TestCheckDownload/3 2026/09/16 05:04:26 DEBUG : potato2: md5 = b6caea9910dd7cc2463cb90d4448d95d OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/16 05:04:30 DEBUG : remotepotato: md5 = d267f56eb401de760c07e6cf16d37773 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (18.44s) --- PASS: TestCheckDownload/1 (1.02s) --- PASS: TestCheckDownload/2 (0.84s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.99s) --- PASS: TestCheckDownload/5 (0.88s) --- PASS: TestCheckDownload/6 (0.95s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:04:37 DEBUG : rutabaga: md5 = 43d254604614133acdc9e57aecf93a40 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/16 05:04:40 DEBUG : empty space: md5 = ef6b54f4001e45e8d1a955ca9cc812cd OK === RUN TestCheckSizeOnly/3 2026/09/16 05:04:42 DEBUG : potato2: md5 = e265756d34355a6a0faaf1a33cf7a1e7 OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/16 05:04:45 DEBUG : remotepotato: md5 = bc1be56c9d246b769e0e10a8450cd443 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (13.97s) --- PASS: TestCheckSizeOnly/1 (0.32s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.31s) --- PASS: TestCheckSizeOnly/6 (0.33s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:04:51 DEBUG : test.sum: md5 = ed76a1bd5d42c8798c7e2b69e63d0ff3 OK 2026/09/16 05:04:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/16 05:04:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/16 05:04:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/16 05:04:52 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/16 05:04:55 DEBUG : test.sum: md5 = c98e52eb8428e6fd7906e19c504f3efb OK 2026/09/16 05:04:56 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/16 05:04:56 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/16 05:04:56 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/16 05:04:56 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.08s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:04:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/data" 2026/09/16 05:04:58 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/data' lacks md5, skipping --- SKIP: TestCheckSum (2.47s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:05:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/data" 2026/09/16 05:05:00 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/vjrnln8ratgmqakfosrqe8espk" 2026/09/16 05:05:05 DEBUG : data/banana: md5 = f0a679c94f42a0bece2a752e1b963b88 OK 2026/09/16 05:05:07 DEBUG : test.sum: md5 = 3efd406cefd8c15b127670eae64b86af OK === RUN TestCheckSumDownload/subtest1 2026/09/16 05:05:11 DEBUG : data/potato: md5 = 12ed489bbac8348e79db5e0e9537621d OK 2026/09/16 05:05:13 DEBUG : test.sum: md5 = 1d5191ed9fed1d9b73652b8d3610bb72 OK === RUN TestCheckSumDownload/subtest2 2026/09/16 05:05:18 DEBUG : test.sum: md5 = b0616765fa0ab5f3c84e88230ebc554d OK === RUN TestCheckSumDownload/subtest3 2026/09/16 05:05:23 DEBUG : test.sum: md5 = bc9d3709572ff2af65b05f6b9a4a0cbf OK === RUN TestCheckSumDownload/subtest4 2026/09/16 05:05:28 DEBUG : test.sum: md5 = 0d789d34db1298ffb1072eb752db1ceb OK === RUN TestCheckSumDownload/subtest5 2026/09/16 05:05:33 DEBUG : test.sum: md5 = 0b7e0276f63173348ef847861f919abb OK === RUN TestCheckSumDownload/subtest6 2026/09/16 05:05:37 DEBUG : data/banana: md5 = 2ecd1b9ec95dd1d4eaad2854f1a3955a OK 2026/09/16 05:05:40 DEBUG : data/potato: md5 = a6f06fab3e433f826bdfa536d0c03840 OK 2026/09/16 05:05:42 DEBUG : test.sum: md5 = 04dbaa53232999b851274485a504944a OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (48.46s) --- PASS: TestCheckSumDownload/subtest1 (2.29s) --- PASS: TestCheckSumDownload/subtest2 (2.42s) --- PASS: TestCheckSumDownload/subtest3 (2.67s) --- PASS: TestCheckSumDownload/subtest4 (1.99s) --- PASS: TestCheckSumDownload/subtest5 (2.53s) --- PASS: TestCheckSumDownload/subtest6 (1.90s) --- PASS: TestCheckSumDownload/subtest7 (2.06s) === RUN TestCheckSumConcurrency 2026/09/16 05:05:48 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/16 05:05:48 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/16 05:05:48 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/16 05:05:48 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/16 05:05:48 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/16 05:05:48 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/16 05:05:48 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/16 05:05:48 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/16 05:05:48 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/16 05:05:48 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/16 05:05:48 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/16 05:05:48 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/16 05:05:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quqizac0neru" 2026/09/16 05:05:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:05:48 DEBUG : Creating backend with remote "TestDrive:crypt/cjkjabp4v7jtldj4k04f3rulaklcgcgnfednmojv6o53sut2ah8g" 2026/09/16 05:05:50 DEBUG : Creating backend with remote "/tmp/rclone2813462586" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru'", Local "Local file system at /tmp/rclone2813462586", Modify Window "1ms" 2026/09/16 05:05:55 DEBUG : hello, world!: md5 = 713a6af8bb8ea400a8545f6260d76214 OK upper checkfile vs. lower remote (without normalization) 2026/09/16 05:05:55 ERROR : hello, world!: sum not found 2026/09/16 05:05:55 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru' 2026/09/16 05:05:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': 1 files missing 2026/09/16 05:05:55 NOTICE: 1 hashes missing 2026/09/16 05:05:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': 1 differences found 2026/09/16 05:05:55 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/16 05:05:56 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': 0 differences found 2026/09/16 05:05:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': 1 matching files 2026/09/16 05:05:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kidenuk5pake" 2026/09/16 05:05:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:05:56 DEBUG : Creating backend with remote "TestDrive:crypt/fd2kdc7o79k2d5fmlkam19k7nrmbdm33qocc3qf5mr3vbaphqlfg" 2026/09/16 05:05:58 DEBUG : Creating backend with remote "/tmp/rclone662918166" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake'", Local "Local file system at /tmp/rclone662918166", Modify Window "1ms" 2026/09/16 05:06:01 DEBUG : HELLO, WORLD!: md5 = 135fae2fb82f4e220a146e7142e56749 OK lower checkfile vs. upper remote (without normalization) 2026/09/16 05:06:01 ERROR : HELLO, WORLD!: sum not found 2026/09/16 05:06:01 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake' 2026/09/16 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': 1 files missing 2026/09/16 05:06:01 NOTICE: 1 hashes missing 2026/09/16 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': 1 differences found 2026/09/16 05:06:01 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/16 05:06:02 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': 0 differences found 2026/09/16 05:06:02 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': 1 matching files 2026/09/16 05:06:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vupedan5tunu" 2026/09/16 05:06:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:02 DEBUG : Creating backend with remote "TestDrive:crypt/adjif4blrp4r12ekofbfpr9i7i9ra75vgrgv5pqgf83iicrdpun0" 2026/09/16 05:06:04 DEBUG : Creating backend with remote "/tmp/rclone1330445471" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu'", Local "Local file system at /tmp/rclone1330445471", Modify Window "1ms" 2026/09/16 05:06:07 DEBUG : HeLlO, wOrLd!: md5 = 02812836d0c013917e30898de9d06e84 OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/16 05:06:07 ERROR : HeLlO, wOrLd!: sum not found 2026/09/16 05:06:07 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu' 2026/09/16 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': 1 files missing 2026/09/16 05:06:07 NOTICE: 1 hashes missing 2026/09/16 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': 1 differences found 2026/09/16 05:06:07 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/16 05:06:08 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': 0 differences found 2026/09/16 05:06:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': 1 matching files 2026/09/16 05:06:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-maqorom8dowo" 2026/09/16 05:06:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:08 DEBUG : Creating backend with remote "TestDrive:crypt/mht9q99e76it2cdp8sp4mfgglco9d78gsa515vrrmri7f55hpbhg" 2026/09/16 05:06:09 DEBUG : Creating backend with remote "/tmp/rclone4251802012" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo'", Local "Local file system at /tmp/rclone4251802012", Modify Window "1ms" 2026/09/16 05:06:12 DEBUG : HELLO, WORLD!: md5 = f3a5b8a6761c435d6d5a69e13e575f0b OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/16 05:06:13 ERROR : HELLO, WORLD!: sum not found 2026/09/16 05:06:13 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo' 2026/09/16 05:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': 1 files missing 2026/09/16 05:06:13 NOTICE: 1 hashes missing 2026/09/16 05:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': 1 differences found 2026/09/16 05:06:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/16 05:06:14 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': 0 differences found 2026/09/16 05:06:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': 1 matching files 2026/09/16 05:06:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nobanom2sajo" 2026/09/16 05:06:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:14 DEBUG : Creating backend with remote "TestDrive:crypt/7c8ndvf7bscpa2c16ek2i9862jh0aqhp1obvg0aoavtq9bf79mfg" 2026/09/16 05:06:15 DEBUG : Creating backend with remote "/tmp/rclone561784068" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo'", Local "Local file system at /tmp/rclone561784068", Modify Window "1ms" 2026/09/16 05:06:18 DEBUG : 測試_Русский___ě_áñ: md5 = b89c02212e7e37101165e6aba9031551 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/16 05:06:18 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:18 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo' 2026/09/16 05:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': 1 files missing 2026/09/16 05:06:18 NOTICE: 1 hashes missing 2026/09/16 05:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': 1 differences found 2026/09/16 05:06:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/16 05:06:19 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': 0 differences found 2026/09/16 05:06:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': 1 matching files 2026/09/16 05:06:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-meferuy5pizu" 2026/09/16 05:06:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:20 DEBUG : Creating backend with remote "TestDrive:crypt/jf3l43967vltlopgdn7dt8m3e8eme6t1ceerlfdaj3vt41hnfkq0" 2026/09/16 05:06:21 DEBUG : Creating backend with remote "/tmp/rclone621314549" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu'", Local "Local file system at /tmp/rclone621314549", Modify Window "1ms" 2026/09/16 05:06:24 DEBUG : 測試_Русский___ě_áñ: md5 = cbe2137ed6f8ab855ce626a0c26f93f4 OK NFC checkfile vs. NFD remote (without normalization) 2026/09/16 05:06:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:24 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu' 2026/09/16 05:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': 1 files missing 2026/09/16 05:06:24 NOTICE: 1 hashes missing 2026/09/16 05:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': 1 differences found 2026/09/16 05:06:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/16 05:06:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': 0 differences found 2026/09/16 05:06:25 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': 1 matching files 2026/09/16 05:06:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hijiyuz0zupo" 2026/09/16 05:06:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:25 DEBUG : Creating backend with remote "TestDrive:crypt/35b9cuei7hso6spi4vtkki354a3miv3mkd0gc4ar87aus1vqau2g" 2026/09/16 05:06:26 DEBUG : Creating backend with remote "/tmp/rclone569703968" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo'", Local "Local file system at /tmp/rclone569703968", Modify Window "1ms" 2026/09/16 05:06:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 98b6697277797c3b16643b749bcfd02b OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/16 05:06:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:30 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo' 2026/09/16 05:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': 1 files missing 2026/09/16 05:06:30 NOTICE: 1 hashes missing 2026/09/16 05:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': 1 differences found 2026/09/16 05:06:30 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/16 05:06:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': 0 differences found 2026/09/16 05:06:31 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': 1 matching files 2026/09/16 05:06:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fajeven0yare" 2026/09/16 05:06:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:31 DEBUG : Creating backend with remote "TestDrive:crypt/8s1aq0coj7hle1llecfj2flapeeb0q1s5j5sbt4c1jfllos0jmp0" 2026/09/16 05:06:32 DEBUG : Creating backend with remote "/tmp/rclone3160657600" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare'", Local "Local file system at /tmp/rclone3160657600", Modify Window "1ms" 2026/09/16 05:06:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = e52dec70af7fe205dc8a94686e6777de OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/16 05:06:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare' 2026/09/16 05:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': 1 files missing 2026/09/16 05:06:35 NOTICE: 1 hashes missing 2026/09/16 05:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': 1 differences found 2026/09/16 05:06:35 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/16 05:06:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': 0 differences found 2026/09/16 05:06:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': 1 matching files 2026/09/16 05:06:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-weminut6leza" 2026/09/16 05:06:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:37 DEBUG : Creating backend with remote "TestDrive:crypt/4rbsmk8sbev9as884gu1vfumh2e4g12s5ut2d82uqj8r18t8h6f0" 2026/09/16 05:06:38 DEBUG : Creating backend with remote "/tmp/rclone4111429510" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza'", Local "Local file system at /tmp/rclone4111429510", Modify Window "1ms" 2026/09/16 05:06:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 56ffdcb158d83cedd9489e1c4b434395 OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/16 05:06:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza' 2026/09/16 05:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': 1 files missing 2026/09/16 05:06:41 NOTICE: 1 hashes missing 2026/09/16 05:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': 1 differences found 2026/09/16 05:06:41 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/16 05:06:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': 0 differences found 2026/09/16 05:06:42 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': 1 matching files 2026/09/16 05:06:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sojuyom0hoyi" 2026/09/16 05:06:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:06:42 DEBUG : Creating backend with remote "TestDrive:crypt/f1l955mn147g9q9h0q46l0fit0hmkco2pginpggkket7kkbgalpg" 2026/09/16 05:06:43 DEBUG : Creating backend with remote "/tmp/rclone2686624912" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi'", Local "Local file system at /tmp/rclone2686624912", Modify Window "1ms" 2026/09/16 05:06:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = ba267d2401f5ce30517b44cf0aa1f05e OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/16 05:06:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/16 05:06:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi' 2026/09/16 05:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': 1 files missing 2026/09/16 05:06:47 NOTICE: 1 hashes missing 2026/09/16 05:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': 1 differences found 2026/09/16 05:06:47 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/16 05:06:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/16 05:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': 0 differences found 2026/09/16 05:06:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': 1 matching files 2026/09/16 05:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sojuyom0hoyi': Purge remote 2026/09/16 05:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-weminut6leza': Purge remote 2026/09/16 05:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fajeven0yare': Purge remote 2026/09/16 05:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hijiyuz0zupo': Purge remote 2026/09/16 05:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-meferuy5pizu': Purge remote 2026/09/16 05:06:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nobanom2sajo': Purge remote 2026/09/16 05:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-maqorom8dowo': Purge remote 2026/09/16 05:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vupedan5tunu': Purge remote 2026/09/16 05:06:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kidenuk5pake': Purge remote 2026/09/16 05:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quqizac0neru': Purge remote --- PASS: TestApplyTransforms (65.96s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:06:55 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 05:06:57 DEBUG : sub/file2: md5 = 7ab4f6aab923129a6ccd8aec896f0781 OK 2026/09/16 05:06:57 DEBUG : sub/file2: size = 14 OK 2026/09/16 05:06:57 INFO : file1: Copied (new) to: sub/file2 2026/09/16 05:06:58 DEBUG : sub/file2: size = 14 OK 2026/09/16 05:06:58 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 05:06:58 DEBUG : file1: Unchanged skipping 2026/09/16 05:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (7.80s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.53s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:07:05 DEBUG : dst/file1: md5 = 3c4039f494014297731873a130d28f1b OK 2026/09/16 05:07:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/backup" 2026/09/16 05:07:06 DEBUG : Config file has changed externally - reloading 2026/09/16 05:07:06 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/1nrff024r7pq65ecp72fc28jb0" 2026/09/16 05:07:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone812331463) 2026/09/16 05:07:08 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:07:08 DEBUG : dst/file1: Sizes differ 2026/09/16 05:07:12 INFO : dst/file1: Moved (server-side) 2026/09/16 05:07:14 DEBUG : dst/file1: md5 = eb013df1a26f68a7de574b4fb6ed1121 OK 2026/09/16 05:07:14 DEBUG : dst/file1: size = 14 OK 2026/09/16 05:07:14 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (17.25s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:07:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/dst" 2026/09/16 05:07:20 DEBUG : Config file has changed externally - reloading 2026/09/16 05:07:20 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/16 05:07:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/CompareDest" 2026/09/16 05:07:22 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/gveqi14airsml4bgu7krj116o8" 2026/09/16 05:07:24 DEBUG : one: Need to transfer - File not found at Destination 2026/09/16 05:07:27 DEBUG : one: md5 = 58aa63a9b39da6137d0a6c13e11a304e OK 2026/09/16 05:07:27 DEBUG : one: size = 3 OK 2026/09/16 05:07:27 INFO : one: Copied (new) 2026/09/16 05:07:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:07:29 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/dst') 2026/09/16 05:07:29 DEBUG : one: Sizes differ 2026/09/16 05:07:32 DEBUG : one: md5 = 6470d330b16596b36bb1033eda7eb8dc OK 2026/09/16 05:07:32 DEBUG : one: size = 5 OK 2026/09/16 05:07:32 INFO : one: Copied (replaced existing) 2026/09/16 05:07:34 DEBUG : dst/one: md5 = 8e1bc21d19e93ce32108872930f2b7ad OK 2026/09/16 05:07:37 DEBUG : CompareDest/one: md5 = d8a2d8a0aa728efd63663c0000d5b816 OK 2026/09/16 05:07:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:07:38 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/dst') 2026/09/16 05:07:38 DEBUG : one: Sizes differ 2026/09/16 05:07:39 DEBUG : one: size = 5 OK 2026/09/16 05:07:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:07:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/16 05:07:41 DEBUG : CompareDest/two: md5 = f1353919d6a8db16613995b500d2ce23 OK 2026/09/16 05:07:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 05:07:42 DEBUG : two: size = 3 OK 2026/09/16 05:07:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:07:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/16 05:07:43 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 05:07:43 DEBUG : two: size = 3 OK 2026/09/16 05:07:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:07:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/16 05:07:45 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 05:07:45 DEBUG : two: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:07:45 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/CompareDest') 2026/09/16 05:07:45 DEBUG : two: Sizes differ 2026/09/16 05:07:47 DEBUG : two: md5 = 2f42a8c7a96099448f8f57e35b595da9 OK 2026/09/16 05:07:47 DEBUG : two: size = 5 OK 2026/09/16 05:07:47 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (33.32s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:07:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/dst" 2026/09/16 05:07:53 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/16 05:07:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/CopyDest" 2026/09/16 05:07:55 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/16 05:07:57 DEBUG : one: Need to transfer - File not found at Destination 2026/09/16 05:08:00 DEBUG : one: md5 = 7cff6d987d3b834b453ab6e5758f2648 OK 2026/09/16 05:08:00 DEBUG : one: size = 3 OK 2026/09/16 05:08:00 INFO : one: Copied (new) 2026/09/16 05:08:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:08:01 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/dst') 2026/09/16 05:08:01 DEBUG : one: Sizes differ 2026/09/16 05:08:04 DEBUG : one: md5 = 950113e2a49370afda20dd7373497d28 OK 2026/09/16 05:08:04 DEBUG : one: size = 5 OK 2026/09/16 05:08:04 INFO : one: Copied (replaced existing) 2026/09/16 05:08:06 DEBUG : dst/one: md5 = fb48929650c9cb8e3820ae34dfaab5a4 OK 2026/09/16 05:08:09 DEBUG : CopyDest/one: md5 = 779c4d2290325a92611f5596ed0c0596 OK 2026/09/16 05:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/BackupDir" 2026/09/16 05:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/16 05:08:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:08:12 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/dst') 2026/09/16 05:08:12 DEBUG : one: Sizes differ 2026/09/16 05:08:13 DEBUG : one: size = 5 OK 2026/09/16 05:08:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:08:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone812331463) 2026/09/16 05:08:13 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/dst') 2026/09/16 05:08:13 DEBUG : one: Sizes differ 2026/09/16 05:08:15 INFO : one: Moved (server-side) 2026/09/16 05:08:16 DEBUG : one: size = 5 OK 2026/09/16 05:08:16 INFO : one: Copied (server-side copy) 2026/09/16 05:08:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/16 05:08:19 DEBUG : CopyDest/two: md5 = 1db7f0fab31c0cbfef633dec68f306fc OK 2026/09/16 05:08:20 DEBUG : two: Need to transfer - File not found at Destination 2026/09/16 05:08:20 DEBUG : two: size = 3 OK 2026/09/16 05:08:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:08:21 DEBUG : two: size = 3 OK 2026/09/16 05:08:21 INFO : two: Copied (server-side copy) 2026/09/16 05:08:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/16 05:08:22 DEBUG : two: size = 3 OK 2026/09/16 05:08:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/16 05:08:22 DEBUG : two: Unchanged skipping 2026/09/16 05:08:25 DEBUG : CopyDest/three: md5 = 2f5865edc9fc5b77bd282330a99a34d8 OK 2026/09/16 05:08:26 DEBUG : three: Need to transfer - File not found at Destination 2026/09/16 05:08:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone812331463) 2026/09/16 05:08:26 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune/CopyDest') 2026/09/16 05:08:26 DEBUG : three: Sizes differ 2026/09/16 05:08:26 DEBUG : three: Destination not found in --copy-dest 2026/09/16 05:08:28 DEBUG : three: md5 = 4c8fa31f8d7cadc6fa3a573db651a4eb OK 2026/09/16 05:08:28 DEBUG : three: size = 7 OK 2026/09/16 05:08:28 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (43.04s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.50s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.52s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:08:38 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/16 05:08:41 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 8d7e79e9c34f8041efe36d09ad6e817f OK 2026/09/16 05:08:41 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/16 05:08:41 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/16 05:08:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/16 05:08:42 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/16 05:08:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/16 05:08:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/16 05:08:45 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 0a13b3512e8a695c648077ac9a593837 OK 2026/09/16 05:08:45 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/16 05:08:45 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (11.19s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:08:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using skip mode. 2026/09/16 05:08:53 NOTICE: one: Found 2 files with duplicate names 2026/09/16 05:08:53 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (6.07s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using skip mode. 2026/09/16 05:09:01 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:01 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/16 05:09:02 INFO : one: Deleted 2026/09/16 05:09:02 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (8.13s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using first mode. 2026/09/16 05:09:09 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:10 INFO : one: Deleted 2026/09/16 05:09:10 INFO : one: Deleted 2026/09/16 05:09:10 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (8.18s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using newest mode. 2026/09/16 05:09:18 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:19 INFO : one: Deleted 2026/09/16 05:09:19 INFO : one: Deleted 2026/09/16 05:09:19 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (9.02s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.51s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using oldest mode. 2026/09/16 05:09:27 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:27 INFO : one: Deleted 2026/09/16 05:09:28 INFO : one: Deleted 2026/09/16 05:09:28 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (8.11s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using largest mode. 2026/09/16 05:09:35 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:36 INFO : one: Deleted 2026/09/16 05:09:37 INFO : one: Deleted 2026/09/16 05:09:37 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (8.72s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using smallest mode. 2026/09/16 05:09:44 NOTICE: one: Found 3 files with duplicate names 2026/09/16 05:09:44 INFO : one: Deleted 2026/09/16 05:09:45 INFO : one: Deleted 2026/09/16 05:09:45 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (8.24s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:09:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using rename mode. 2026/09/16 05:09:54 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/16 05:09:55 INFO : one-2.txt: renamed from: one.txt 2026/09/16 05:09:56 INFO : one-3.txt: renamed from: one.txt 2026/09/16 05:09:57 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (14.35s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:10:03 DEBUG : one-1.txt: md5 = 86cd519035b9d3b34ee9e81a298e8589 OK 2026/09/16 05:10:04 DEBUG : one-2.txt: md5 = f0636dc76c367fa404c9e580ea0ba06f OK 2026/09/16 05:10:06 DEBUG : one-3.txt: md5 = 98e43d7ccc10a24457352c5209d4890d OK 2026/09/16 05:10:08 DEBUG : one-4.txt: md5 = a1b053412ce84252e308e60d9c47ea09 OK 2026/09/16 05:10:10 DEBUG : one-5.txt: md5 = 1de553b309ff34795ef5391a9699db3f OK 2026/09/16 05:10:12 DEBUG : one-6.txt: md5 = ca456dc661e2b4c7ebde2d8b496198a4 OK 2026/09/16 05:10:13 DEBUG : one-7.txt: md5 = bb20341ecd41379235d87b7bd268ada5 OK 2026/09/16 05:10:15 DEBUG : one-8.txt: md5 = 5d959056a517948571d66abb2c54c9f1 OK 2026/09/16 05:10:17 DEBUG : one-9.txt: md5 = c0603cbf318af33b6dea34e886d9600e OK 2026/09/16 05:10:19 DEBUG : one-10.txt: md5 = 335d67ffb14cac8de886041d3915082e OK 2026/09/16 05:10:21 DEBUG : one-11.txt: md5 = ca0a5586a17241b1ec3d703b0c9688d7 OK 2026/09/16 05:10:23 DEBUG : one-12.txt: md5 = 0cde7f0dfebb49221f29cd8cf1b67ec9 OK 2026/09/16 05:10:25 DEBUG : one-13.txt: md5 = 16dc7173b9885111c69c9b3741638376 OK 2026/09/16 05:10:26 DEBUG : one-14.txt: md5 = 00a0cebacb32df18ed8dc7624296ef80 OK 2026/09/16 05:10:28 DEBUG : one-15.txt: md5 = 39e44c18f6e8580cd94f68b65d91009b OK 2026/09/16 05:10:30 DEBUG : one-16.txt: md5 = ef9c98cfdab1a0f5c8d7359f0057cbc2 OK 2026/09/16 05:10:32 DEBUG : one-17.txt: md5 = 97ff1079ba19a526be14eb976dace6aa OK 2026/09/16 05:10:34 DEBUG : one-18.txt: md5 = 90ad158105bf7c56035ef3f1f9b648e9 OK 2026/09/16 05:10:35 DEBUG : one-19.txt: md5 = 7105a5974abf72cba7e67a5d80a13a79 OK 2026/09/16 05:10:37 DEBUG : one-20.txt: md5 = dbcd03e951a2da065716b74e34e0400e OK 2026/09/16 05:10:39 DEBUG : one-21.txt: md5 = e2f350a9d39536ca109e0781b15f4900 OK 2026/09/16 05:10:40 DEBUG : one-22.txt: md5 = 99c3b22b67ea4bddea89949c0e1c8daa OK 2026/09/16 05:10:42 DEBUG : one-23.txt: md5 = 2816dc6553c7b7508af80461abe7aea0 OK 2026/09/16 05:10:44 DEBUG : one-24.txt: md5 = 00fd5c8d7cc6f7380a2eaf823521d86e OK 2026/09/16 05:10:46 DEBUG : one-25.txt: md5 = 605afab74f05f255de7213866e3b9f11 OK 2026/09/16 05:10:48 DEBUG : one-26.txt: md5 = 80b4529e1f0d249284ad196c7b9cd19c OK 2026/09/16 05:10:49 DEBUG : one-27.txt: md5 = 09f2c4dbdd9a0400daa6b456c35a4c86 OK 2026/09/16 05:10:51 DEBUG : one-28.txt: md5 = 25d3ebff78577c8b5ab2b98f2c0e0789 OK 2026/09/16 05:10:53 DEBUG : one-29.txt: md5 = de9fa0a42b17405fce3a012737976487 OK 2026/09/16 05:10:55 DEBUG : one-30.txt: md5 = eb4cc0d271220c074772a212791c4d00 OK 2026/09/16 05:10:57 DEBUG : one-31.txt: md5 = 64472b48a86ee36948b50b060f3f073f OK 2026/09/16 05:10:59 DEBUG : one-32.txt: md5 = 4e7abed1a7c805a9bd0bfcdcaaedc159 OK 2026/09/16 05:11:00 DEBUG : one-33.txt: md5 = 3a757d91ead4d5a412663f27548aa14a OK 2026/09/16 05:11:02 DEBUG : one-34.txt: md5 = 32dbc73765c950671d37f4e0b11f532e OK 2026/09/16 05:11:04 DEBUG : one-35.txt: md5 = 9ceb3ee71716136123f93179b08ac8f0 OK 2026/09/16 05:11:06 DEBUG : one-36.txt: md5 = 9b43dd8eea236dc1014a5b19454aa790 OK 2026/09/16 05:11:07 DEBUG : one-37.txt: md5 = 9216880ec63380f9516cf06c47c3cdde OK 2026/09/16 05:11:09 DEBUG : one-38.txt: md5 = 9949c9e119c66001675bb824a9ec50e0 OK 2026/09/16 05:11:11 DEBUG : one-39.txt: md5 = 09261eeebb070d06f031f12a2be8588c OK 2026/09/16 05:11:13 DEBUG : one-40.txt: md5 = 0651ecdfa4523c0dfe945cbbe3915861 OK 2026/09/16 05:11:15 DEBUG : one-41.txt: md5 = be68faff4b91a6b7e4630737a076551f OK 2026/09/16 05:11:16 DEBUG : one-42.txt: md5 = f6a666c9b7b24ca855862061dfb00c73 OK 2026/09/16 05:11:18 DEBUG : one-43.txt: md5 = 7571d8216a8867803031cc40d2659c1e OK 2026/09/16 05:11:20 DEBUG : one-44.txt: md5 = 8bbd734cef93a516ada41d6dee163eff OK 2026/09/16 05:11:22 DEBUG : one-45.txt: md5 = 2b4d05b3e3167c0548b4157f962799f5 OK 2026/09/16 05:11:24 DEBUG : one-46.txt: md5 = 1e81d643897a499170c9f5ffa34c8840 OK 2026/09/16 05:11:26 DEBUG : one-47.txt: md5 = e5ea399992f9d588785ea2bb2cc962a4 OK 2026/09/16 05:11:27 DEBUG : one-48.txt: md5 = baedf36db7a5f61177d0102a866f26f4 OK 2026/09/16 05:11:29 DEBUG : one-49.txt: md5 = ade4d487189427218a4800663e35de87 OK 2026/09/16 05:11:31 DEBUG : one-50.txt: md5 = 1289483adfd06c1339916285969abd48 OK 2026/09/16 05:11:32 DEBUG : one-51.txt: md5 = bc1b9af38e91d46e66e07b1a1e209d83 OK 2026/09/16 05:11:34 DEBUG : one-52.txt: md5 = c9554ecb9407cfa90ec502ba564d5de3 OK 2026/09/16 05:11:36 DEBUG : one-53.txt: md5 = 469b50d7f5691bd1b014b0d92462651a OK 2026/09/16 05:11:38 DEBUG : one-54.txt: md5 = 16e3766d04d0fe22d541ff1240774d9f OK 2026/09/16 05:11:39 DEBUG : one-55.txt: md5 = c2d31b9bf091d139744eb669283ed60f OK 2026/09/16 05:11:41 DEBUG : one-56.txt: md5 = 6a0ec03ddda8e11b7a4acd66ee38faaf OK 2026/09/16 05:11:43 DEBUG : one-57.txt: md5 = e326b568ae7aea4839f539df9adc168e OK 2026/09/16 05:11:45 DEBUG : one-58.txt: md5 = e30076aec8e4c3ba4d029636da59ee75 OK 2026/09/16 05:11:47 DEBUG : one-59.txt: md5 = 5535ae2e48aa264d13cd85bc69352ef8 OK 2026/09/16 05:11:48 DEBUG : one-60.txt: md5 = 8f0e6c5894e3fdfb5e7072ab9515c392 OK 2026/09/16 05:11:50 DEBUG : one-61.txt: md5 = 16889a356a88bd932120dd9a7c1c99d1 OK 2026/09/16 05:11:52 DEBUG : one-62.txt: md5 = 2f9f4fa233703945c12a757d3703273a OK 2026/09/16 05:11:54 DEBUG : one-63.txt: md5 = 1b0e84c91741441424c3744e677fcc13 OK 2026/09/16 05:11:55 DEBUG : one-64.txt: md5 = be5ef9ad1afc8856e7769c421ab866cf OK 2026/09/16 05:11:57 DEBUG : one-65.txt: md5 = 21df8a8913470f8ea80020eeed500221 OK 2026/09/16 05:11:59 DEBUG : one-66.txt: md5 = 1f8a6c463d0fa05d991b9913e10ea982 OK 2026/09/16 05:12:01 DEBUG : one-67.txt: md5 = 8707a432bab3cd39e68ead2ac57fa11b OK 2026/09/16 05:12:03 DEBUG : one-68.txt: md5 = 0012f7209cc928bb3a6ebe0549fac6d4 OK 2026/09/16 05:12:04 DEBUG : one-69.txt: md5 = 32d1e0a189236731e1576366a1eea135 OK 2026/09/16 05:12:06 DEBUG : one-70.txt: md5 = ce9934b568e44e4c4e291eaf6c07ec24 OK 2026/09/16 05:12:08 DEBUG : one-71.txt: md5 = cb05a1a915e97f6c68470cdbb790456c OK 2026/09/16 05:12:10 DEBUG : one-72.txt: md5 = 8d8de0480ca51fdd61f1211f260f5019 OK 2026/09/16 05:12:11 DEBUG : one-73.txt: md5 = 7f88b44a27007c3b522c936a1db3121d OK 2026/09/16 05:12:13 DEBUG : one-74.txt: md5 = d84679cf82a77ad4334eeb490453194d OK 2026/09/16 05:12:15 DEBUG : one-75.txt: md5 = ac99023c7436c6bd2d459130cd65584a OK 2026/09/16 05:12:17 DEBUG : one-76.txt: md5 = 264cc45dcd36375dc369f100f8445049 OK 2026/09/16 05:12:18 DEBUG : one-77.txt: md5 = 4d5131a6758f2f855abc19d297d56d4e OK 2026/09/16 05:12:20 DEBUG : one-78.txt: md5 = 925cea8399a3354f070c6932ffb55027 OK 2026/09/16 05:12:22 DEBUG : one-79.txt: md5 = ef40aec6d3048ab4dacd11693dde15b7 OK 2026/09/16 05:12:24 DEBUG : one-80.txt: md5 = 26cc88554d6379ebfbd0ad913a70d583 OK 2026/09/16 05:12:25 DEBUG : one-81.txt: md5 = 4f3b2231f5744ffcb1d5c91998892b81 OK 2026/09/16 05:12:27 DEBUG : one-82.txt: md5 = 7ff668db748cb9e5bb39b9941460ce8d OK 2026/09/16 05:12:29 DEBUG : one-83.txt: md5 = 6baec8a3d9b45d87aeea8d617467ade1 OK 2026/09/16 05:12:30 DEBUG : one-84.txt: md5 = d02a8088c358ebaf10a037460719b943 OK 2026/09/16 05:12:32 DEBUG : one-85.txt: md5 = 3aadf9f792ee2d4c5f384f2fda638b39 OK 2026/09/16 05:12:34 DEBUG : one-86.txt: md5 = 7a07aae4179ddc0a9773c899a330e106 OK 2026/09/16 05:12:36 DEBUG : one-87.txt: md5 = 44f49e5c8d136e77e2bcd7bee94058ad OK 2026/09/16 05:12:37 DEBUG : one-88.txt: md5 = b24614afcebd469c466377fba894ade6 OK 2026/09/16 05:12:39 DEBUG : one-89.txt: md5 = 193fd5f158b5234a2ab0b0b43c005b0c OK 2026/09/16 05:12:41 DEBUG : one-90.txt: md5 = 2e3f0f8d769200e7f2bb84059c80b853 OK 2026/09/16 05:12:42 DEBUG : one-91.txt: md5 = cc197f42c9fdb4682a39845e4ced1a5b OK 2026/09/16 05:12:44 DEBUG : one-92.txt: md5 = 79f5239702e21355a4f4fa176ac9c863 OK 2026/09/16 05:12:46 DEBUG : one-93.txt: md5 = b61ad348f5a083a754b549f4bb5ffaf4 OK 2026/09/16 05:12:48 DEBUG : one-94.txt: md5 = 779b1c1ff48110b9e621c14893a974da OK 2026/09/16 05:12:49 DEBUG : one-95.txt: md5 = d677e5c801c603637da7f0eecdd1b039 OK 2026/09/16 05:12:51 DEBUG : one-96.txt: md5 = 31e22075e428b0684ec21d5f9b5e8a59 OK 2026/09/16 05:12:53 DEBUG : one-97.txt: md5 = 0c992a2f488724de74ed8e8f884bbf49 OK 2026/09/16 05:12:55 DEBUG : one-98.txt: md5 = 8c2e70c655c3148f53b0212dd92bd6f1 OK 2026/09/16 05:12:56 DEBUG : one-99.txt: md5 = 2f535d99685bf81c98c561165c9595bb OK 2026/09/16 05:12:58 DEBUG : one-100.txt: md5 = 206a756d246135df0981a4b2b0a93f78 OK 2026/09/16 05:13:00 DEBUG : one-101.txt: md5 = a2cb3ddb6d344ca6db281a8c3707daec OK 2026/09/16 05:13:02 DEBUG : one-102.txt: md5 = eff542392315222581c8e7f30e2e8494 OK 2026/09/16 05:13:03 DEBUG : one-103.txt: md5 = 6503aa867f3e060b3fc885bab42f9af5 OK 2026/09/16 05:13:05 DEBUG : one-104.txt: md5 = 279f995a7c0fa7afa559c5b5d3fd5da9 OK 2026/09/16 05:13:07 DEBUG : one-105.txt: md5 = c3c39f5c953eb978486adb419615dbee OK 2026/09/16 05:13:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Looking for duplicate names using rename mode. 2026/09/16 05:13:11 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/16 05:13:12 INFO : one-106.txt: renamed from: one.txt 2026/09/16 05:13:13 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (258.49s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:14:22 DEBUG : dupe1/one.txt: md5 = 6581a3eeb1d8b1880491f6fcc836e1e6 OK 2026/09/16 05:14:25 DEBUG : dupe2/two.txt: md5 = f7612c02041166578850fb3cb5da3c0a OK 2026/09/16 05:14:28 DEBUG : dupe3/three.txt: md5 = 242c2079cb0159999958ad3e7e510760 OK 2026/09/16 05:14:28 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/16 05:14:30 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/16 05:14:30 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/16 05:14:32 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (17.58s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:14:39 DEBUG : a.txt: md5 = af61655fc397ee2a53cfbe8128bd5221 OK 2026/09/16 05:14:41 DEBUG : zend.txt: md5 = 2ca6da11d987d98a8a072e7e893a9447 OK 2026/09/16 05:14:43 DEBUG : sub dir/hello world: md5 = c002914e0d104e82e44000fe943278ff OK 2026/09/16 05:14:45 DEBUG : sub dir/hello world2: md5 = 8edd7de3331a9921eb9ffbf486d9d115 OK 2026/09/16 05:14:48 DEBUG : sub dir/ignore dir/.ignore: md5 = 594e5485348281927813a71d1819c44b OK 2026/09/16 05:14:50 DEBUG : sub dir/ignore dir/should be ignored: md5 = 9e4bcc0351b0d24f393b6c290993e48c OK 2026/09/16 05:14:53 DEBUG : sub dir/sub sub dir/hello world3: md5 = 0c8b81974f418cfba757d9aaff738785 OK 2026/09/16 05:14:54 DEBUG : a.txt: Excluded (Size Filter) 2026/09/16 05:14:54 DEBUG : a.txt: Excluded 2026/09/16 05:14:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 05:14:55 DEBUG : sub dir/hello world2: Excluded 2026/09/16 05:14:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 05:14:55 DEBUG : sub dir/hello world: Excluded 2026/09/16 05:14:56 DEBUG : sub dir/ignore dir: Excluded 2026/09/16 05:14:56 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 05:14:56 DEBUG : sub dir/hello world2: Excluded 2026/09/16 05:14:56 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 05:14:56 DEBUG : sub dir/hello world: Excluded 2026/09/16 05:14:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (29.66s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:15:08 DEBUG : a.txt: md5 = d0ddab97fff191beb535e101118350fa OK 2026/09/16 05:15:10 DEBUG : zend.txt: md5 = 0dd837c90f2319883d586ac9cfdcaeac OK 2026/09/16 05:15:13 DEBUG : sub dir/hello world: md5 = b5817c99c1ec4239b6ea7b3ac2c3118b OK 2026/09/16 05:15:14 DEBUG : sub dir/hello world2: md5 = 2d0e158ca98ebf17543531631c22a182 OK 2026/09/16 05:15:17 DEBUG : sub dir/ignore dir/.ignore: md5 = 04ada8d8b11b6c19a41aa4d10eb3c21a OK 2026/09/16 05:15:19 DEBUG : sub dir/ignore dir/should be ignored: md5 = c3c88a6b8c4fae2175d27a438891f4b6 OK 2026/09/16 05:15:22 DEBUG : sub dir/sub sub dir/hello world3: md5 = e348ecff17cfee3d4d25f2a0b92f3f42 OK 2026/09/16 05:15:24 DEBUG : a.txt: Excluded (Size Filter) 2026/09/16 05:15:24 DEBUG : a.txt: Excluded 2026/09/16 05:15:24 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 05:15:24 DEBUG : sub dir/hello world2: Excluded 2026/09/16 05:15:24 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 05:15:24 DEBUG : sub dir/hello world: Excluded 2026/09/16 05:15:25 DEBUG : sub dir/ignore dir: Excluded 2026/09/16 05:15:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/16 05:15:25 DEBUG : sub dir/hello world2: Excluded 2026/09/16 05:15:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/16 05:15:25 DEBUG : sub dir/hello world: Excluded 2026/09/16 05:15:25 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (28.00s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:15:36 DEBUG : file1: md5 = 4c911d4d5bc84a9f3b192ed5b95e542e OK 2026/09/16 05:15:39 DEBUG : sub/file2: md5 = 7d3b1c7959c391ac5bd42ba1042acc41 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/16 05:15:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/16 05:15:43 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/16 05:15:43 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (12.16s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.32s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.64s) --- PASS: TestListJSON/SubDir (0.31s) --- PASS: TestListJSON/NoModTime (0.35s) --- PASS: TestListJSON/NoMimeType (0.32s) --- PASS: TestListJSON/ShowHash (0.31s) --- PASS: TestListJSON/HashTypes (0.33s) --- PASS: TestListJSON/Metadata (0.82s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:15:48 DEBUG : file1: md5 = 52e71d11d73a53a1a3952b5efb6a853c OK 2026/09/16 05:15:51 DEBUG : sub/file2: md5 = 72a396d7d8f0405ecfc7d65b8472416c 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/16 05:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/notfound" 2026/09/16 05:15:57 DEBUG : Config file has changed externally - reloading 2026/09/16 05:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (14.96s) --- PASS: TestStatJSON/Root (0.33s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.32s) --- PASS: TestStatJSON/Dir (0.64s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.33s) --- PASS: TestStatJSON/File (0.32s) --- PASS: TestStatJSON/NotFound (0.58s) --- PASS: TestStatJSON/DirFilesOnly (0.53s) --- PASS: TestStatJSON/FileFilesOnly (0.32s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.31s) --- PASS: TestStatJSON/DirDirsOnly (0.40s) --- PASS: TestStatJSON/FileDirsOnly (0.32s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.36s) --- PASS: TestStatJSON/RootNotFound (2.00s) === RUN TestStatJSONMemory 2026/09/16 05:16:02 DEBUG : Creating backend with remote ":memory:" 2026/09/16 05:16:02 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/16 05:16:02 DEBUG : sub/file1: size = 5 OK 2026/09/16 05:16:02 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/16 05:16:02 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Making directory 2026/09/16 05:16:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Making directory --- PASS: TestMkdir (0.79s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:05 DEBUG : sub dir/hello world: md5 = 902315e3afee08efda2358dc4ccdc783 OK --- PASS: TestLsd (7.17s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:11 DEBUG : potato2: md5 = 0f15edac96199e8daa6a2d5145c1ab60 OK 2026/09/16 05:16:13 DEBUG : empty space: md5 = 53eb84f39aa49266352aefc1015ae4ac OK --- PASS: TestLs (5.84s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:17 DEBUG : potato2: md5 = c284cdc2f3826094a1071bc8b0f15dda OK 2026/09/16 05:16:19 DEBUG : empty space: md5 = 25009995d8bc7b1db52a48f9bf28ef46 OK 2026/09/16 05:16:19 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/16 05:16:19 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (6.05s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:23 DEBUG : potato2: md5 = 4bae9f59538ae7f83ba4868e38f022fd OK 2026/09/16 05:16:25 DEBUG : empty space: md5 = 07043d383c5e9a631bd199051b259732 OK --- PASS: TestLsLong (6.09s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:29 DEBUG : potato2: md5 = c53828eac9a792d39e48157d3d37791d OK 2026/09/16 05:16:31 DEBUG : empty space: md5 = 21f7cdb3d67c8f3de97ff4e0006bfb8f OK --- PASS: TestHashSums (5.55s) === RUN TestHashSumsWithErrors 2026/09/16 05:16:33 DEBUG : Creating backend with remote ":memory:" 2026/09/16 05:16:33 DEBUG : Config file has changed externally - reloading 2026/09/16 05:16:33 ERROR : file1: hash unsupported: hash type not supported 2026/09/16 05:16:33 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/16 05:16:33 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/16 05:16:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/16 05:16:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/16 05:16:33 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:35 DEBUG : potato2: md5 = bd199917330ca41707ddce2cd93cd8c2 OK 2026/09/16 05:16:37 DEBUG : empty space: md5 = fcd403b57f1384e6892c574c5fbdd8ba OK 2026/09/16 05:16:39 DEBUG : sub dir/potato3: md5 = 02ad29f87b9d02adc388b35fe3f0d175 OK --- PASS: TestCount (10.62s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:46 DEBUG : small: md5 = f84813ef7663597d1b094b9de44a9467 OK 2026/09/16 05:16:47 DEBUG : medium: md5 = 95d47e7ff3cce140c9ed8bd464fb0944 OK 2026/09/16 05:16:49 DEBUG : large: md5 = 3ff76921dadc0f3ff441ac6ba19b8122 OK 2026/09/16 05:16:49 DEBUG : Waiting for deletions to finish 2026/09/16 05:16:50 DEBUG : large: Excluded (Size Filter) 2026/09/16 05:16:50 INFO : medium: Deleted 2026/09/16 05:16:51 INFO : small: Deleted --- PASS: TestDelete (8.69s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:16:54 DEBUG : small: md5 = 0bd822172e1c3cb930001ec16badcf91 OK 2026/09/16 05:16:56 DEBUG : medium: md5 = e47b6e9d962a8d3902ce60e66cd138a3 OK 2026/09/16 05:16:58 DEBUG : large: md5 = 35fd10d86f18dce50817c6870cc0147c OK 2026/09/16 05:16:58 DEBUG : Waiting for deletions to finish 2026/09/16 05:16:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/16 05:16:59 INFO : medium: Deleted 2026/09/16 05:16:59 INFO : small: Deleted --- PASS: TestMaxDelete (8.57s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:17:03 DEBUG : small: md5 = e52de928b45f71b323521db05877ed88 OK 2026/09/16 05:17:05 DEBUG : medium: md5 = c3a4596d9c5127359629944d2eb8ae66 OK 2026/09/16 05:17:06 DEBUG : large: md5 = ca90aa1fb1f0605e3bc1031491d78fa6 OK 2026/09/16 05:17:07 DEBUG : Waiting for deletions to finish 2026/09/16 05:17:07 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/16 05:17:08 INFO : medium: Deleted 2026/09/16 05:17:08 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.60s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:17:11 DEBUG : small: md5 = 24c22edcc6ad06327c79de26472e3abd OK 2026/09/16 05:17:13 DEBUG : medium: md5 = a4c678bb0b4f022e4de77da112c66b59 OK 2026/09/16 05:17:15 DEBUG : large: md5 = f7a5c97e766c12a6f080c425ccb3fc27 OK 2026/09/16 05:17:15 DEBUG : Waiting for deletions to finish 2026/09/16 05:17:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/16 05:17:16 INFO : small: Deleted 2026/09/16 05:17:16 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (8.86s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:17:20 DEBUG : ReadFile: md5 = 46d44a024ecf002e9200850641f7a70a OK --- PASS: TestReadFile (4.71s) === RUN TestRetry 2026/09/16 05:17:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/16 05:17:23 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/16 05:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 05:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 05:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 05:17:23 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/16 05:17:23 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:17:25 DEBUG : file1: md5 = 3176da88d89a127726b85d8dabf4a6f7 OK 2026/09/16 05:17:27 DEBUG : file2: md5 = 64b1a99537ca2fa7718b8959b48a5c6c OK --- PASS: TestCat (14.88s) === RUN TestPurge 2026/09/16 05:17:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xotopub9jece" 2026/09/16 05:17:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/16 05:17:38 DEBUG : Creating backend with remote "TestDrive:crypt/rnvj1i51ndsbmnr9rpk33h58ufunrd0rh84ggctvgplkhe0qjld0" 2026/09/16 05:17:39 DEBUG : Creating backend with remote "/tmp/rclone938472347" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-xotopub9jece'", Local "Local file system at /tmp/rclone938472347", Modify Window "1ms" 2026/09/16 05:17:46 DEBUG : A1/B1/C1/one: md5 = 22e7d9c9e52c137cb123263dc7d5a94b OK 2026/09/16 05:17:46 INFO : A2: Making directory 2026/09/16 05:17:47 INFO : A1/B2: Making directory 2026/09/16 05:17:48 INFO : A1/B2/C2: Making directory 2026/09/16 05:17:49 INFO : A1/B1/C3: Making directory 2026/09/16 05:17:50 INFO : A3: Making directory 2026/09/16 05:17:51 INFO : A3/B3: Making directory 2026/09/16 05:17:52 INFO : A3/B3/C4: Making directory 2026/09/16 05:17:55 DEBUG : A1/two: md5 = b85f31ca038bc2808b6833743e0502e5 OK 2026/09/16 05:17:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xotopub9jece': Purge remote 2026/09/16 05:17:59 NOTICE: purge failed: directory not found --- PASS: TestPurge (21.17s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:18:04 DEBUG : A1/B1/C1/one: md5 = 16a57c486f2b3ba90beb750b0fc83a2e OK 2026/09/16 05:18:04 INFO : A2: Making directory 2026/09/16 05:18:05 INFO : A1/B2: Making directory 2026/09/16 05:18:06 INFO : A1/B2/C2: Making directory 2026/09/16 05:18:07 INFO : A1/B1/C3: Making directory 2026/09/16 05:18:08 INFO : A3: Making directory 2026/09/16 05:18:09 INFO : A3/B3: Making directory 2026/09/16 05:18:10 INFO : A3/B3/C4: Making directory 2026/09/16 05:18:13 DEBUG : A1/two: md5 = 3d2e2f6394693a826e20ee288dfd1feb OK 2026/09/16 05:18:14 DEBUG : removing 1 level 3 directories 2026/09/16 05:18:14 INFO : A3/B3/C4: Removing directory 2026/09/16 05:18:18 DEBUG : removing 2 level 3 directories 2026/09/16 05:18:18 INFO : A1/B2/C2: Removing directory 2026/09/16 05:18:18 INFO : A1/B1/C3: Removing directory 2026/09/16 05:18:18 DEBUG : removing 2 level 2 directories 2026/09/16 05:18:18 INFO : A1/B2: Removing directory 2026/09/16 05:18:18 INFO : A3/B3: Removing directory 2026/09/16 05:18:19 DEBUG : removing 2 level 1 directories 2026/09/16 05:18:19 INFO : A3: Removing directory 2026/09/16 05:18:19 INFO : A2: Removing directory 2026/09/16 05:18:24 DEBUG : removing 1 level 3 directories 2026/09/16 05:18:24 INFO : A1/B1/C1: Removing directory 2026/09/16 05:18:25 DEBUG : removing 1 level 2 directories 2026/09/16 05:18:25 INFO : A1/B1: Removing directory 2026/09/16 05:18:26 DEBUG : removing 1 level 1 directories 2026/09/16 05:18:26 INFO : A1: Removing directory 2026/09/16 05:18:27 DEBUG : removing 1 level 0 directories 2026/09/16 05:18:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Removing directory --- PASS: TestRmdirsNoLeaveRoot (29.62s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:18:30 INFO : A1: Making directory 2026/09/16 05:18:31 INFO : A1/B1: Making directory 2026/09/16 05:18:32 INFO : A1/B1/C1: Making directory 2026/09/16 05:18:35 DEBUG : removing 1 level 3 directories 2026/09/16 05:18:35 INFO : A1/B1/C1: Removing directory 2026/09/16 05:18:36 DEBUG : removing 1 level 2 directories 2026/09/16 05:18:36 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (10.29s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:18:39 INFO : A1: Making directory 2026/09/16 05:18:40 INFO : A1/B1: Making directory 2026/09/16 05:18:41 INFO : A1/B1/C1: Making directory 2026/09/16 05:18:45 DEBUG : removing 1 level 3 directories 2026/09/16 05:18:45 INFO : A1/B1/C1: Removing directory 2026/09/16 05:18:46 DEBUG : removing 1 level 2 directories 2026/09/16 05:18:46 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.69s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:18:51 DEBUG : file1: md5 = 346ec4e06ae9ff9124c3a1f17bfe09ae OK 2026/09/16 05:18:51 DEBUG : file1: size = 14 OK 2026/09/16 05:18:52 DEBUG : filename.txt: File name found in url 2026/09/16 05:18:53 DEBUG : filename.txt: md5 = ec2f05195dcc2a5548437213944a9b28 OK 2026/09/16 05:18:53 DEBUG : filename.txt: size = 14 OK 2026/09/16 05:18:53 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/16 05:18:55 DEBUG : headerfilename.txt: md5 = 1c87945e037f67502219a7f038ba54e7 OK 2026/09/16 05:18:55 DEBUG : headerfilename.txt: size = 14 OK 2026/09/16 05:18:57 DEBUG : file2: md5 = d5b0c5bbf5cae3632da076cc2fa0c5d7 OK 2026/09/16 05:18:57 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (11.14s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:19:02 DEBUG : file1: md5 = 095835be79cc8a6a10523bc2426d1744 OK 2026/09/16 05:19:02 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.89s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:19:03 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 05:19:06 DEBUG : sub/file2: md5 = 0186db5d47cbcb04e7b8b1956d3d7436 OK 2026/09/16 05:19:06 DEBUG : sub/file2: size = 14 OK 2026/09/16 05:19:06 INFO : file1: Copied (new) to: sub/file2 2026/09/16 05:19:06 INFO : file1: Deleted 2026/09/16 05:19:07 DEBUG : sub/file2: size = 14 OK 2026/09/16 05:19:07 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 05:19:07 DEBUG : file1: Unchanged skipping 2026/09/16 05:19:07 INFO : file1: Deleted 2026/09/16 05:19:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.92s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:19:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/16 05:19:14 DEBUG : file1: md5 = c1395c33d69054724c4ec82f30cf392a OK 2026/09/16 05:19:14 DEBUG : file1: size = 14 OK 2026/09/16 05:19:14 INFO : file1: Copied (new) 2026/09/16 05:19:14 INFO : file1: Deleted 2026/09/16 05:19:15 DEBUG : file1: Destination exists, skipping 2026/09/16 05:19:15 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.20s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.54s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:19:20 DEBUG : dst/file1: md5 = 414d29f857d0bf2a33212edc7eea53b3 OK 2026/09/16 05:19:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rolocuj8fune/backup" 2026/09/16 05:19:21 DEBUG : Config file has changed externally - reloading 2026/09/16 05:19:21 DEBUG : Creating backend with remote "TestDrive:crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0/1nrff024r7pq65ecp72fc28jb0" 2026/09/16 05:19:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone812331463) 2026/09/16 05:19:23 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:19:23 DEBUG : dst/file1: Sizes differ 2026/09/16 05:19:26 INFO : dst/file1: Moved (server-side) 2026/09/16 05:19:27 DEBUG : dst/file1: md5 = ccc39ce6335ea575ebb149fe46462dc8 OK 2026/09/16 05:19:27 DEBUG : dst/file1: size = 14 OK 2026/09/16 05:19:27 INFO : dst/file1: Copied (new) 2026/09/16 05:19:27 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (16.26s) === 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:19:36 DEBUG : A1/one: md5 = a542af0dfe3f6effba975c4102196eec OK 2026/09/16 05:19:38 DEBUG : A1/two: md5 = 27f2059a94df83dd5ec52b4c4f63eec2 OK 2026/09/16 05:19:41 DEBUG : A1/B1/three: md5 = 0d1e4c46e83a13085bf933720c52d31a OK 2026/09/16 05:19:43 DEBUG : A1/B1/C1/four: md5 = 69ad6f110730ddc8efb5a50df10ffe9b OK 2026/09/16 05:19:46 DEBUG : A1/B1/C2/five: md5 = 606c33297a22542bbd735e5db68e542f OK 2026/09/16 05:19:46 INFO : A1/B2: Making directory 2026/09/16 05:19:47 INFO : A1/B1/C3: Making directory 2026/09/16 05:20:00 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/16 05:20:00 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/16 05:20:00 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/16 05:20:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/16 05:20:01 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/16 05:20:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/16 05:20:16 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/16 05:20:16 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/16 05:20:16 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/16 05:20:16 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/16 05:20:16 INFO : A3/two: Moved (server-side) to: A4/two --- PASS: TestDirMove (59.95s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:20:33 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.53s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 05:20:36 DEBUG : no_checksum_small_file_from_pipe: md5 = cf2be56f7328a07fc5c534362e08ce47 OK 2026/09/16 05:20:36 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 05:20:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/16 05:20:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/16 05:20:37 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/16 05:20:38 DEBUG : no_checksum_big_file_from_pipe: md5 = 23bbaf698464fd3dd663ae803a1388e9 OK 2026/09/16 05:20:38 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 05:20:38 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:20:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 05:20:42 DEBUG : with_checksum_small_file_from_pipe: md5 = 5ea14488e495302139a1125576476b47 OK 2026/09/16 05:20:42 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 05:20:42 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/16 05:20:43 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/16 05:20:44 DEBUG : with_checksum_big_file_from_pipe: md5 = 171611584add9ac25823fc37721558fc OK 2026/09/16 05:20:44 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 05:20:44 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:20:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 05:20:49 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 05:20:49 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 05:20:50 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/16 05:20:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 05:20:51 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:20:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (34 bytes), uploading instead of streaming 2026/09/16 05:20:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/16 05:20:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/16 05:20:56 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/16 05:20:57 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/16 05:20:57 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (25.24s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.33s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.08s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/16 05:20:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (48 bytes), uploading instead of streaming 2026/09/16 05:21:01 DEBUG : rcat_metadata: md5 = b964a497e5e4e84b0445cc3b93b5026e OK 2026/09/16 05:21:01 DEBUG : rcat_metadata: size = 48 OK 2026/09/16 05:21:01 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/16 05:21:04 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/16 05:21:05 DEBUG : rcat_metadata_uploadcutoff0: md5 = 55158cb0ccd5ea1ccdea20b2f46b4619 OK 2026/09/16 05:21:05 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/16 05:21:05 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.61s) --- PASS: TestRcatMetadata/Normal (3.40s) --- PASS: TestRcatMetadata/ViaDisk (3.66s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:09 DEBUG : potato1: md5 = fc0b815be3a0abe60f83196e7436fff4 OK 2026/09/16 05:21:09 DEBUG : potato1: size = 60 OK 2026/09/16 05:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (60 bytes), uploading instead of streaming 2026/09/16 05:21:09 DEBUG : TestDrive: Token expired 2026/09/16 05:21:09 DEBUG : Config file has changed externally - reloading 2026/09/16 05:21:09 DEBUG : TestDrive: No updated token found in the config file 2026/09/16 05:21:09 DEBUG : TestDrive: Token refresh successful 2026/09/16 05:21:09 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/09/16 05:21:09 DEBUG : TestDrive: Saved new token in config file 2026/09/16 05:21:11 DEBUG : potato2: md5 = 46dd726c6f183d89a068247f82ca8096 OK 2026/09/16 05:21:11 DEBUG : potato2: size = 60 OK 2026/09/16 05:21:11 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (6.51s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:15 DEBUG : potato1: md5 = 4d04d929f147566b71f38322098ab856 OK 2026/09/16 05:21:15 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:21:15 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:21:15 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 60 2026/09/16 05:21:15 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (3.07s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:18 DEBUG : potato1: md5 = 4764999ddfe0085263b13d9c7bb5b75a OK 2026/09/16 05:21:18 DEBUG : potato1: size = 60 OK 2026/09/16 05:21:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': File to upload is small (60 bytes), uploading instead of streaming 2026/09/16 05:21:20 DEBUG : potato2: md5 = f803050fb36601af8da8cd54a7caf675 OK 2026/09/16 05:21:20 DEBUG : potato2: size = 60 OK 2026/09/16 05:21:20 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (6.47s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:25 DEBUG : potato1: md5 = a2ecf4ea908b74a5c9039874f1e57fa6 OK 2026/09/16 05:21:25 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.87s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", 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-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:28 DEBUG : potato4: md5 = 78124b81b8a49deda8f45c93fbaf7a80 OK 2026/09/16 05:21:28 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:21:28 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 2026/09/16 05:21:28 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune') 59 2026/09/16 05:21:28 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:31 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:34 DEBUG : potato3: md5 = a9775e9d897d47ef7e6f205d94cf4c8e OK 2026/09/16 05:21:34 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (9.78s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.54s) --- PASS: TestRcatSizeChecksum/SizeDiffers (3.23s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.95s) --- PASS: TestRcatSizeChecksum/NoHashes (3.05s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:37 DEBUG : potato2: md5 = ab3ab0c5abcb3cc0aa5439fb0fc1cad0 OK 2026/09/16 05:21:39 DEBUG : empty space: md5 = 1dc08d69bf0c78ef92c0badd87809274 OK 2026/09/16 05:21:42 DEBUG : sub dir/potato3: md5 = 21247365280fe91dec049554c40a5ddd OK 2026/09/16 05:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Touching "sub dir/potato3" 2026/09/16 05:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Touching "empty space" 2026/09/16 05:21:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Touching "potato2" --- PASS: TestTouchDir (12.41s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:48 DEBUG : dir with metadata: Making directory with metadata 2026/09/16 05:21:49 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (3.19s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:51 DEBUG : directory with modtime: Making directory with metadata 2026/09/16 05:21:52 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/16 05:21:52 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (3.03s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:21:54 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/16 05:21:54 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/16 05:21:54 DEBUG : Google drive root 'crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0': Skipping btime metadata as can't update it on an existing file: 2026-09-16T05:21:54.601949237Z 2026/09/16 05:21:55 INFO : non existent directory: Updated directory metadata 2026/09/16 05:21:58 DEBUG : Google drive root 'crypt/6sb0uetlt01bbc10bm4f59efc00oasffu7bh0m8v1ugls65h6bb0': Skipping btime metadata as can't update it on an existing file: 2026-09-16T05:21:54.601949237Z 2026/09/16 05:21:58 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (6.34s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:22:00 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/16 05:22:03 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/16 05:22:04 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (5.28s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:22:06 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/16 05:22:06 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/16 05:22:06 DEBUG : dst: Making directory with metadata 2026/09/16 05:22:07 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/16 05:22:07 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/16 05:22:07 INFO : dst: Set directory modification time (using SetModTime) 2026/09/16 05:22:08 INFO : dst: Set directory modification time (using SetModTime) 2026/09/16 05:22:08 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/16 05:22:09 INFO : dst: Set directory modification time (using SetModTime) 2026/09/16 05:22:09 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.77s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune'", Local "Local file system at /tmp/rclone812331463", Modify Window "1ms" 2026/09/16 05:22:13 DEBUG : sub dir/test remove existing: md5 = fa425260b541d4a20d2ce83f3c798d72 OK 2026/09/16 05:22:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = 14d461bb1ef7c3429b6558ca9c455e2d OK 2026/09/16 05:22:17 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kiloceg4" before starting 2026/09/16 05:22:18 DEBUG : sub dir/test remove existing.kiloceg4: TEST: removing renamed existing file after operation 2026/09/16 05:22:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pawoger4" before starting 2026/09/16 05:22:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pawoger4: TEST: renaming existing back after failed operation 2026/09/16 05:22:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noriwop9" before starting 2026/09/16 05:22:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.noriwop9: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (16.47s) === 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/16 05:22:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rolocuj8fune': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 18m28.31622304s (try 1/5)