"./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2026/09/09 04:45:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi" 2026/09/09 04:45:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:45:10 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0" 2026/09/09 04:45:11 DEBUG : Creating backend with remote "/tmp/rclone1801809508" === 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopy (0.25s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" multithread_test.go:120: multithread writing not supported --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:45:11 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 1 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 0 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 2 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:45:11 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/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:45:11 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 1 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 2 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 0 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:45:11 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/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:45:11 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 1 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 2 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 3 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 0 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:45:11 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/09 04:45:11 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 04:45:11 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 1 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 2 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 3 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 04:45:11 DEBUG : file.txt: writing chunk 0 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 04:45:11 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 04:45:11 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/09 04:45:11 DEBUG : a: size = 0 OK 2026/09/09 04:45:11 DEBUG : a: size = 1 (memory) 2026/09/09 04:45:11 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/09 04:45:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/09 04:45:11 DEBUG : potato: Seek from 10 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 10 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/09 04:45:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/09 04:45:11 DEBUG : potato: Seek from 8 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 8 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/09 04:45:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 04:45:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 04:45:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 04:45:11 DEBUG : potato: Seek from 5 to 2 2026/09/09 04:45:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/09 04:45:11 DEBUG : potato: Seek from 9 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 9 to 0 2026/09/09 04:45:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:45:14 DEBUG : rutabaga: md5 = 89f33869b7ddd87ea83483686e164bf8 OK === RUN TestCheck/1 === RUN TestCheck/2 2026/09/09 04:45:17 DEBUG : empty space: md5 = 0ce605e170c35371a192a385434e330d OK === RUN TestCheck/3 2026/09/09 04:45:19 DEBUG : potato2: md5 = ea30b6a81b636a1af167bdf7f1477273 OK === RUN TestCheck/4 === RUN TestCheck/5 2026/09/09 04:45:21 DEBUG : remotepotato: md5 = e01afd5a95c21373d433393e04774491 OK === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (13.69s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.30s) --- PASS: TestCheck/5 (0.27s) --- PASS: TestCheck/6 (0.31s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/09/09 04:45:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 04:45:25 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 04:45:25 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/09 04:45:25 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/09 04:45:25 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/09 04:45:25 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:45:26 DEBUG : rutabaga: md5 = 656a593a2cbf271a6d730d62c28871fe OK === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/09 04:45:30 DEBUG : empty space: md5 = f237c4f67b2d6cdf49b3bb6c8c0fe2ad OK === RUN TestCheckDownload/3 2026/09/09 04:45:33 DEBUG : potato2: md5 = b9a035ccfdfc9e4c44394d157db9c84a OK === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/09 04:45:36 DEBUG : remotepotato: md5 = 743f19d76239c23b001dafd24cb98e02 OK === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.83s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.82s) --- PASS: TestCheckDownload/3 (0.84s) --- PASS: TestCheckDownload/4 (0.98s) --- PASS: TestCheckDownload/5 (0.82s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.89s) === RUN TestCheckSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:45:42 DEBUG : rutabaga: md5 = 9512c62a03ee9f54b9d783955a694737 OK === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/09 04:45:45 DEBUG : empty space: md5 = afb544cc38ecb6c901df504e88a91cb3 OK === RUN TestCheckSizeOnly/3 2026/09/09 04:45:47 DEBUG : potato2: md5 = e2c5949fdb7f16608b2fa2873b4e1e7f OK === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/09 04:45:49 DEBUG : remotepotato: md5 = de29b1aabcd29abdfd6908fe9513a265 OK === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.13s) --- PASS: TestCheckSizeOnly/1 (0.26s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.28s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:45:54 DEBUG : test.sum: md5 = 8110aff82bd7fe0e6bd480e8dfbc64bc OK 2026/09/09 04:45:55 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 04:45:55 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 04:45:55 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 04:45:55 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/09 04:45:57 DEBUG : test.sum: md5 = 606bf61d6cd3264fb4a7e6e4c8d290b6 OK 2026/09/09 04:45:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 04:45:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 04:45:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 04:45:58 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.29s) === RUN TestCheckSum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:45:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/data" 2026/09/09 04:45:59 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/vjrnln8ratgmqakfosrqe8espk" check_test.go:354: Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.15s) === RUN TestCheckSumDownload run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:46:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/data" 2026/09/09 04:46:01 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/vjrnln8ratgmqakfosrqe8espk" 2026/09/09 04:46:06 DEBUG : data/banana: md5 = 48d1c4c74f58ae889d9528d54518058d OK 2026/09/09 04:46:07 DEBUG : test.sum: md5 = 2da2c54df6628da2d03a2be074b87b4c OK === RUN TestCheckSumDownload/subtest1 2026/09/09 04:46:11 DEBUG : data/potato: md5 = 74904b06c7e0c9d077929a496fa4fe2c OK 2026/09/09 04:46:13 DEBUG : test.sum: md5 = c4a697a45a171382044016b71ea1e52c OK === RUN TestCheckSumDownload/subtest2 2026/09/09 04:46:17 DEBUG : test.sum: md5 = 84eaa6b527a578d3b41d0deac8078476 OK === RUN TestCheckSumDownload/subtest3 2026/09/09 04:46:22 DEBUG : test.sum: md5 = c8dd59bb7d93e689cf73964fa2c56e8a OK === RUN TestCheckSumDownload/subtest4 2026/09/09 04:46:26 DEBUG : test.sum: md5 = 9de5e2ed547034adc5e4ea82fbb29118 OK === RUN TestCheckSumDownload/subtest5 2026/09/09 04:46:31 DEBUG : test.sum: md5 = 34ddd5b7efed6dcd4dadf269ecf82a00 OK === RUN TestCheckSumDownload/subtest6 2026/09/09 04:46:35 DEBUG : data/banana: md5 = f0e44c97eb75286bb9599835c442a428 OK 2026/09/09 04:46:36 DEBUG : data/potato: md5 = 024321b0f00b1cf49adbc42b736fbe97 OK 2026/09/09 04:46:38 DEBUG : test.sum: md5 = d2831e05a54e73d2e1ace0b58bf4e209 OK === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (42.35s) --- PASS: TestCheckSumDownload/subtest1 (2.25s) --- PASS: TestCheckSumDownload/subtest2 (1.74s) --- PASS: TestCheckSumDownload/subtest3 (1.94s) --- PASS: TestCheckSumDownload/subtest4 (1.80s) --- PASS: TestCheckSumDownload/subtest5 (1.79s) --- PASS: TestCheckSumDownload/subtest6 (1.83s) --- PASS: TestCheckSumDownload/subtest7 (2.01s) === RUN TestCheckSumConcurrency 2026/09/09 04:46:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 04:46:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 04:46:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 04:46:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 04:46:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 04:46:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/09 04:46:44 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 04:46:44 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 04:46:44 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 04:46:44 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 04:46:44 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 04:46:44 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/09 04:46:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-veparoq2ziti" 2026/09/09 04:46:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:46:44 DEBUG : Creating backend with remote "TestDrive:crypt/pckljgsf2f2h0642ongrcgnnlgh3jg1nucd4pvi93gg5t8jnb2f0" 2026/09/09 04:46:45 DEBUG : Creating backend with remote "/tmp/rclone3190590500" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti'", Local "Local file system at /tmp/rclone3190590500", Modify Window "1ms" 2026/09/09 04:46:47 DEBUG : hello, world!: md5 = b8eff44dc3cb736072c721149dc4aeb4 OK upper checkfile vs. lower remote (without normalization) 2026/09/09 04:46:48 ERROR : hello, world!: sum not found 2026/09/09 04:46:48 ERROR : HELLO, WORLD!: file not in Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti' 2026/09/09 04:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': 1 files missing 2026/09/09 04:46:48 NOTICE: 1 hashes missing 2026/09/09 04:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': 1 differences found 2026/09/09 04:46:48 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/09 04:46:49 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': 0 differences found 2026/09/09 04:46:49 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': 1 matching files 2026/09/09 04:46:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kotelim8caju" 2026/09/09 04:46:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:46:49 DEBUG : Creating backend with remote "TestDrive:crypt/9o619r0enql38e468p101vp7ufvrjvbr92scfq3un3n4uh2fton0" 2026/09/09 04:46:50 DEBUG : Creating backend with remote "/tmp/rclone2048862320" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju'", Local "Local file system at /tmp/rclone2048862320", Modify Window "1ms" 2026/09/09 04:46:52 DEBUG : HELLO, WORLD!: md5 = 0371ce10e9322310aeed79c53d6ac3b7 OK lower checkfile vs. upper remote (without normalization) 2026/09/09 04:46:53 ERROR : HELLO, WORLD!: sum not found 2026/09/09 04:46:53 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju' 2026/09/09 04:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': 1 files missing 2026/09/09 04:46:53 NOTICE: 1 hashes missing 2026/09/09 04:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': 1 differences found 2026/09/09 04:46:53 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/09 04:46:54 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:46:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': 0 differences found 2026/09/09 04:46:54 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': 1 matching files 2026/09/09 04:46:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mologib3neke" 2026/09/09 04:46:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:46:54 DEBUG : Creating backend with remote "TestDrive:crypt/cfh9ah7ieihqovuitlpoq8ll8t51h4dc9l91qv4kroqbrv5ogq5g" 2026/09/09 04:46:55 DEBUG : Creating backend with remote "/tmp/rclone1677474619" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke'", Local "Local file system at /tmp/rclone1677474619", Modify Window "1ms" 2026/09/09 04:46:57 DEBUG : HeLlO, wOrLd!: md5 = 211a322fd452c050035effbfc6bfd5db OK lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/09 04:46:58 ERROR : HeLlO, wOrLd!: sum not found 2026/09/09 04:46:58 ERROR : hello, world!: file not in Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke' 2026/09/09 04:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': 1 files missing 2026/09/09 04:46:58 NOTICE: 1 hashes missing 2026/09/09 04:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': 1 differences found 2026/09/09 04:46:58 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/09 04:46:59 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:46:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': 0 differences found 2026/09/09 04:46:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': 1 matching files 2026/09/09 04:46:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hezejun4divi" 2026/09/09 04:46:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:46:59 DEBUG : Creating backend with remote "TestDrive:crypt/ucuggdsgbt6lu5ccijbq6av57ajs4ks89l21ve54cq0d27md0jg0" 2026/09/09 04:47:00 DEBUG : Creating backend with remote "/tmp/rclone1234329636" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi'", Local "Local file system at /tmp/rclone1234329636", Modify Window "1ms" 2026/09/09 04:47:02 DEBUG : HELLO, WORLD!: md5 = 48e73784460cbe61ecc3fa1dda14942f OK upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/09 04:47:03 ERROR : HELLO, WORLD!: sum not found 2026/09/09 04:47:03 ERROR : HeLlO, wOrLd!: file not in Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi' 2026/09/09 04:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': 1 files missing 2026/09/09 04:47:03 NOTICE: 1 hashes missing 2026/09/09 04:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': 1 differences found 2026/09/09 04:47:03 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/09 04:47:04 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': 0 differences found 2026/09/09 04:47:04 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': 1 matching files 2026/09/09 04:47:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-viditug0suca" 2026/09/09 04:47:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/8lnf41crmcp10mid7tn091k688qerap8tdtirt5i751jfmco2a9g" 2026/09/09 04:47:05 DEBUG : Creating backend with remote "/tmp/rclone3029628398" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca'", Local "Local file system at /tmp/rclone3029628398", Modify Window "1ms" 2026/09/09 04:47:07 DEBUG : 測試_Русский___ě_áñ: md5 = 9e3c84b5ea5ae248e7bb911b795b94c0 OK NFD checkfile vs. NFC remote (without normalization) 2026/09/09 04:47:08 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:08 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca' 2026/09/09 04:47:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': 1 files missing 2026/09/09 04:47:08 NOTICE: 1 hashes missing 2026/09/09 04:47:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': 1 differences found 2026/09/09 04:47:08 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/09 04:47:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': 0 differences found 2026/09/09 04:47:09 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': 1 matching files 2026/09/09 04:47:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vobixay9puja" 2026/09/09 04:47:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:09 DEBUG : Creating backend with remote "TestDrive:crypt/ko1t5s9fq6ui3kroirp0icuc1thl7731j9sfin1i6ij31fedomv0" 2026/09/09 04:47:10 DEBUG : Creating backend with remote "/tmp/rclone3976294477" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja'", Local "Local file system at /tmp/rclone3976294477", Modify Window "1ms" 2026/09/09 04:47:12 DEBUG : 測試_Русский___ě_áñ: md5 = 96fd5559a1f69f4e0694a8758f6715ce OK NFC checkfile vs. NFD remote (without normalization) 2026/09/09 04:47:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:13 ERROR : 測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja' 2026/09/09 04:47:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': 1 files missing 2026/09/09 04:47:13 NOTICE: 1 hashes missing 2026/09/09 04:47:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': 1 differences found 2026/09/09 04:47:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/09 04:47:14 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': 0 differences found 2026/09/09 04:47:14 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': 1 matching files 2026/09/09 04:47:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sojeyac5yuga" 2026/09/09 04:47:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:14 DEBUG : Creating backend with remote "TestDrive:crypt/1qhva25vngerg9vn54217rbr3kkplk341ccc28dai4js3o7uekng" 2026/09/09 04:47:15 DEBUG : Creating backend with remote "/tmp/rclone1977108185" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga'", Local "Local file system at /tmp/rclone1977108185", Modify Window "1ms" 2026/09/09 04:47:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 10327b7ba4ce25994eb029a5f8d71882 OK NFDx2 checkfile vs. both remote (without normalization) 2026/09/09 04:47:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga' 2026/09/09 04:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': 1 files missing 2026/09/09 04:47:18 NOTICE: 1 hashes missing 2026/09/09 04:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': 1 differences found 2026/09/09 04:47:18 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/09 04:47:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': 0 differences found 2026/09/09 04:47:19 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': 1 matching files 2026/09/09 04:47:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-laloduw3puxa" 2026/09/09 04:47:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:19 DEBUG : Creating backend with remote "TestDrive:crypt/sfbublakqe9kgf733j6gggr2umrf7jfa81mau8o7kiaug8mrhpc0" 2026/09/09 04:47:20 DEBUG : Creating backend with remote "/tmp/rclone1050431586" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa'", Local "Local file system at /tmp/rclone1050431586", Modify Window "1ms" 2026/09/09 04:47:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = bb749a98c4f2439d7f057e77806b2d86 OK NFCx2 checkfile vs. both remote (without normalization) 2026/09/09 04:47:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa' 2026/09/09 04:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': 1 files missing 2026/09/09 04:47:23 NOTICE: 1 hashes missing 2026/09/09 04:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': 1 differences found 2026/09/09 04:47:23 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/09 04:47:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': 0 differences found 2026/09/09 04:47:24 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': 1 matching files 2026/09/09 04:47:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-foyahep4sade" 2026/09/09 04:47:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:24 DEBUG : Creating backend with remote "TestDrive:crypt/gtq3p0kdhbq2ijgq9db711m1v51duissksu47g160qk2p8emgs7g" 2026/09/09 04:47:25 DEBUG : Creating backend with remote "/tmp/rclone2414627417" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade'", Local "Local file system at /tmp/rclone2414627417", Modify Window "1ms" 2026/09/09 04:47:27 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = a9642165a5034b343c796e382dba51bd OK both checkfile vs. NFDx2 remote (without normalization) 2026/09/09 04:47:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade' 2026/09/09 04:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': 1 files missing 2026/09/09 04:47:28 NOTICE: 1 hashes missing 2026/09/09 04:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': 1 differences found 2026/09/09 04:47:28 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/09 04:47:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': 0 differences found 2026/09/09 04:47:29 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': 1 matching files 2026/09/09 04:47:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-manosij3todu" 2026/09/09 04:47:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:47:29 DEBUG : Creating backend with remote "TestDrive:crypt/419tet5hafnu54i62pph4fd2i9rpf0v4tdkil7aejdesptcmm7e0" 2026/09/09 04:47:30 DEBUG : Creating backend with remote "/tmp/rclone1056641801" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu'", Local "Local file system at /tmp/rclone1056641801", Modify Window "1ms" 2026/09/09 04:47:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 97034d2bfb32ce970457b9e1ddbbb9d4 OK both checkfile vs. NFCx2 remote (without normalization) 2026/09/09 04:47:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 04:47:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu' 2026/09/09 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': 1 files missing 2026/09/09 04:47:33 NOTICE: 1 hashes missing 2026/09/09 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': 1 differences found 2026/09/09 04:47:33 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/09 04:47:34 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 04:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': 0 differences found 2026/09/09 04:47:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': 1 matching files 2026/09/09 04:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-manosij3todu': Purge remote 2026/09/09 04:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-foyahep4sade': Purge remote 2026/09/09 04:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-laloduw3puxa': Purge remote 2026/09/09 04:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sojeyac5yuga': Purge remote 2026/09/09 04:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vobixay9puja': Purge remote 2026/09/09 04:47:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-viditug0suca': Purge remote 2026/09/09 04:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hezejun4divi': Purge remote 2026/09/09 04:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mologib3neke': Purge remote 2026/09/09 04:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kotelim8caju': Purge remote 2026/09/09 04:47:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-veparoq2ziti': Purge remote --- PASS: TestApplyTransforms (55.37s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:47:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:47:42 DEBUG : sub/file2: md5 = cc861924ad082a74d2643f42093de623 OK 2026/09/09 04:47:42 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:47:42 INFO : file1: Copied (new) to: sub/file2 2026/09/09 04:47:42 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:47:42 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/09 04:47:42 DEBUG : file1: Unchanged skipping 2026/09/09 04:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.84s) === RUN TestCopyLongFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.49s) === RUN TestCopyFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:47:49 DEBUG : dst/file1: md5 = c46d5fca2fb5b054bba0bd962701ef3e OK 2026/09/09 04:47:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/backup" 2026/09/09 04:47:50 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/1nrff024r7pq65ecp72fc28jb0" 2026/09/09 04:47:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:47:51 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 04:47:51 DEBUG : dst/file1: Sizes differ 2026/09/09 04:47:55 INFO : dst/file1: Moved (server-side) 2026/09/09 04:47:56 DEBUG : dst/file1: md5 = abc4e18e082fb66c54cdc912ef1e1cdc OK 2026/09/09 04:47:56 DEBUG : dst/file1: size = 14 OK 2026/09/09 04:47:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (15.00s) === RUN TestCopyFileCompareDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/dst" 2026/09/09 04:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/09 04:48:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/CompareDest" 2026/09/09 04:48:03 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/gveqi14airsml4bgu7krj116o8" 2026/09/09 04:48:05 DEBUG : one: Need to transfer - File not found at Destination 2026/09/09 04:48:08 DEBUG : one: md5 = 8826dd24aac0a80c27ff6f426a82ec75 OK 2026/09/09 04:48:08 DEBUG : one: size = 3 OK 2026/09/09 04:48:08 INFO : one: Copied (new) 2026/09/09 04:48:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:09 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/dst') 2026/09/09 04:48:09 DEBUG : one: Sizes differ 2026/09/09 04:48:11 DEBUG : one: md5 = e03d6d5af8c7fd114e3b78b9bda1229a OK 2026/09/09 04:48:11 DEBUG : one: size = 5 OK 2026/09/09 04:48:11 INFO : one: Copied (replaced existing) 2026/09/09 04:48:13 DEBUG : dst/one: md5 = 092acc7592f4ecebd8df4b84b54e32f7 OK 2026/09/09 04:48:15 DEBUG : CompareDest/one: md5 = 8e8019f44304c472eaa33a4703d82a5a OK 2026/09/09 04:48:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:16 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/dst') 2026/09/09 04:48:16 DEBUG : one: Sizes differ 2026/09/09 04:48:17 DEBUG : one: size = 5 OK 2026/09/09 04:48:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:17 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/09 04:48:19 DEBUG : CompareDest/two: md5 = b60755d06d78466b88581355278a2c17 OK 2026/09/09 04:48:19 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:48:20 DEBUG : two: size = 3 OK 2026/09/09 04:48:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 04:48:21 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:48:21 DEBUG : two: size = 3 OK 2026/09/09 04:48:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 04:48:22 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:48:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:22 DEBUG : two: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/CompareDest') 2026/09/09 04:48:22 DEBUG : two: Sizes differ 2026/09/09 04:48:24 DEBUG : two: md5 = aa9ed55dc010cd501f8414c2b5b52f2c OK 2026/09/09 04:48:24 DEBUG : two: size = 5 OK 2026/09/09 04:48:24 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (27.41s) === RUN TestCopyFileCopyDest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:48:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/dst" 2026/09/09 04:48:29 DEBUG : Config file has changed externally - reloading 2026/09/09 04:48:29 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/31u3jie661vd5p8j7rtc3hgbh0" 2026/09/09 04:48:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/CopyDest" 2026/09/09 04:48:31 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/d09o6po3f7bm6ce32vdgs8h9ls" 2026/09/09 04:48:32 DEBUG : one: Need to transfer - File not found at Destination 2026/09/09 04:48:35 DEBUG : one: md5 = 481dc37558db680e6aed9e195103282a OK 2026/09/09 04:48:35 DEBUG : one: size = 3 OK 2026/09/09 04:48:35 INFO : one: Copied (new) 2026/09/09 04:48:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:36 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/dst') 2026/09/09 04:48:36 DEBUG : one: Sizes differ 2026/09/09 04:48:38 DEBUG : one: md5 = 40db3c03a05d3f53b499546ca9a41a46 OK 2026/09/09 04:48:38 DEBUG : one: size = 5 OK 2026/09/09 04:48:38 INFO : one: Copied (replaced existing) 2026/09/09 04:48:40 DEBUG : dst/one: md5 = 7e2fd4e712e579a8fd8a37020785acb8 OK 2026/09/09 04:48:42 DEBUG : CopyDest/one: md5 = c0b92afdbe69929e743e061703b97cd1 OK 2026/09/09 04:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/BackupDir" 2026/09/09 04:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2026/09/09 04:48:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/dst') 2026/09/09 04:48:45 DEBUG : one: Sizes differ 2026/09/09 04:48:45 DEBUG : one: size = 5 OK 2026/09/09 04:48:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:45 DEBUG : one: size = 3 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/dst') 2026/09/09 04:48:45 DEBUG : one: Sizes differ 2026/09/09 04:48:48 INFO : one: Moved (server-side) 2026/09/09 04:48:49 DEBUG : one: size = 5 OK 2026/09/09 04:48:49 INFO : one: Copied (server-side copy) 2026/09/09 04:48:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/09/09 04:48:51 DEBUG : CopyDest/two: md5 = 3a7d0b62a1a00b74eb0bff5a69a2ca1e OK 2026/09/09 04:48:52 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 04:48:52 DEBUG : two: size = 3 OK 2026/09/09 04:48:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:53 DEBUG : two: size = 3 OK 2026/09/09 04:48:53 INFO : two: Copied (server-side copy) 2026/09/09 04:48:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/09/09 04:48:54 DEBUG : two: size = 3 OK 2026/09/09 04:48:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/09/09 04:48:54 DEBUG : two: Unchanged skipping 2026/09/09 04:48:56 DEBUG : CopyDest/three: md5 = fe65d45db909d70c0cff063a6ac434ce OK 2026/09/09 04:48:57 DEBUG : three: Need to transfer - File not found at Destination 2026/09/09 04:48:57 DEBUG : three: size = 7 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:48:57 DEBUG : three: size = 5 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi/CopyDest') 2026/09/09 04:48:57 DEBUG : three: Sizes differ 2026/09/09 04:48:57 DEBUG : three: Destination not found in --copy-dest 2026/09/09 04:48:59 DEBUG : three: md5 = 80d6834259b75c60aea6022db8c4af09 OK 2026/09/09 04:48:59 DEBUG : three: size = 7 OK 2026/09/09 04:48:59 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (37.66s) === RUN TestCopyInplace run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.48s) === RUN TestCopyLongFileName run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.45s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.48s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:08 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/09 04:49:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 5bf547e5cc4f5ca834aa95f52c578a26 OK 2026/09/09 04:49:11 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/09 04:49:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/09 04:49:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/09 04:49:12 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/09 04:49:12 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/09 04:49:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/09 04:49:15 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 98bcfefc625d5e69d287110557c66d5a OK 2026/09/09 04:49:15 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/09 04:49:15 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (10.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.48s) === RUN TestDeduplicateSkip run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:21 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using skip mode. 2026/09/09 04:49:22 NOTICE: one: Found 2 files with duplicate names 2026/09/09 04:49:22 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSkip (5.46s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:29 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using skip mode. 2026/09/09 04:49:30 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:49:30 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2026/09/09 04:49:31 INFO : one: Deleted 2026/09/09 04:49:31 NOTICE: one: Skipping 2 files with duplicate names --- PASS: TestDeduplicateSizeOnly (10.16s) === RUN TestDeduplicateFirst run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using first mode. 2026/09/09 04:49:39 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:49:40 INFO : one: Deleted 2026/09/09 04:49:40 INFO : one: Deleted 2026/09/09 04:49:40 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (7.76s) === RUN TestDeduplicateNewest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:46 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using newest mode. 2026/09/09 04:49:47 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:49:47 INFO : one: Deleted 2026/09/09 04:49:48 INFO : one: Deleted 2026/09/09 04:49:48 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateNewest (7.56s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" dedupe_test.go:37: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.56s) === RUN TestDeduplicateOldest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:49:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using oldest mode. 2026/09/09 04:49:55 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:49:56 INFO : one: Deleted 2026/09/09 04:49:56 INFO : one: Deleted 2026/09/09 04:49:56 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (7.48s) === RUN TestDeduplicateLargest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:50:02 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using largest mode. 2026/09/09 04:50:02 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:50:03 INFO : one: Deleted 2026/09/09 04:50:03 INFO : one: Deleted 2026/09/09 04:50:03 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (7.39s) === RUN TestDeduplicateSmallest run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:50:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using smallest mode. 2026/09/09 04:50:10 NOTICE: one: Found 3 files with duplicate names 2026/09/09 04:50:10 INFO : one: Deleted 2026/09/09 04:50:11 INFO : one: Deleted 2026/09/09 04:50:11 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateSmallest (7.65s) === RUN TestDeduplicateRename run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:50:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using rename mode. 2026/09/09 04:50:19 NOTICE: one.txt: Found 3 files with duplicate names 2026/09/09 04:50:20 INFO : one-2.txt: renamed from: one.txt 2026/09/09 04:50:20 INFO : one-3.txt: renamed from: one.txt 2026/09/09 04:50:21 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (11.93s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:50:26 DEBUG : one-1.txt: md5 = b0c68c126f675965a58f3b7edfacebb6 OK 2026/09/09 04:50:28 DEBUG : one-2.txt: md5 = 17eaa78388cbfdbf5d989f51d804ec15 OK 2026/09/09 04:50:29 DEBUG : one-3.txt: md5 = d86f19db9e81ab1675ce1254105fec8c OK 2026/09/09 04:50:31 DEBUG : one-4.txt: md5 = 11526a34b7e03616a7202cc0cbdc24ca OK 2026/09/09 04:50:32 DEBUG : one-5.txt: md5 = a2c1d55276a4ea8c990e46b62ab3d210 OK 2026/09/09 04:50:34 DEBUG : one-6.txt: md5 = 1704e41fe7bab2ae5cb264653e1c61eb OK 2026/09/09 04:50:36 DEBUG : one-7.txt: md5 = 4dfd32f7d71dc293b65d5454ca6d92b0 OK 2026/09/09 04:50:37 DEBUG : one-8.txt: md5 = aa7fe4c2e26292a5a7f70725c46cb16f OK 2026/09/09 04:50:39 DEBUG : one-9.txt: md5 = 6fd9e2a2d8ccf8fd4bdfce24fad77bd3 OK 2026/09/09 04:50:40 DEBUG : one-10.txt: md5 = 9c3017f39537da86695ade6c1c6c9c4a OK 2026/09/09 04:50:42 DEBUG : one-11.txt: md5 = 5dfe30758e54981f13a9ad971fcbe4ac OK 2026/09/09 04:50:44 DEBUG : one-12.txt: md5 = 554ecf4e7548954b22053a4c77dc0d12 OK 2026/09/09 04:50:45 DEBUG : one-13.txt: md5 = 98ff6e9ca5fe59854f66ee476b58a7d8 OK 2026/09/09 04:50:47 DEBUG : one-14.txt: md5 = 8ed03235015a75cf9407600e4ddcaf1e OK 2026/09/09 04:50:48 DEBUG : one-15.txt: md5 = 64b8a9283d1a6b8fcd32661d471e4711 OK 2026/09/09 04:50:50 DEBUG : one-16.txt: md5 = 345b15a7775f935d2e3c8c48bc6e19b2 OK 2026/09/09 04:50:51 DEBUG : one-17.txt: md5 = cd5fdc691a7c1ccacfd9aab5e797fd86 OK 2026/09/09 04:50:53 DEBUG : one-18.txt: md5 = 229cdbc6ba2b85bd9596234e548821f7 OK 2026/09/09 04:50:55 DEBUG : one-19.txt: md5 = b6c64a1353ede8fdeef790092d6c6784 OK 2026/09/09 04:50:56 DEBUG : one-20.txt: md5 = 3018ef5f9aad506d18975208d3069001 OK 2026/09/09 04:50:58 DEBUG : one-21.txt: md5 = 118c23e585d03cbb7bc2aea8b88df9d8 OK 2026/09/09 04:50:59 DEBUG : one-22.txt: md5 = 9156283e76a500f63addff805bf8bfdc OK 2026/09/09 04:51:01 DEBUG : one-23.txt: md5 = d0ead83b42734f35164ddbeaf319e1f0 OK 2026/09/09 04:51:03 DEBUG : one-24.txt: md5 = 177e8f30187dfac6b94d6c20df5d518f OK 2026/09/09 04:51:04 DEBUG : one-25.txt: md5 = 757c2ace79faeff72b9e20bf1289fcd8 OK 2026/09/09 04:51:06 DEBUG : one-26.txt: md5 = 38c255f25b499c776b2e8847aeca3ceb OK 2026/09/09 04:51:08 DEBUG : one-27.txt: md5 = ee56cad815e5ee549af735b49d7c37ef OK 2026/09/09 04:51:09 DEBUG : one-28.txt: md5 = d2cba5281f2730dc32946bf271f25bb9 OK 2026/09/09 04:51:11 DEBUG : one-29.txt: md5 = 283076f5ee3044f061602b4afbabea2b OK 2026/09/09 04:51:12 DEBUG : one-30.txt: md5 = 6af69790a3727e60831719dafe9d6058 OK 2026/09/09 04:51:14 DEBUG : one-31.txt: md5 = 79dfff9ac356de417e023bcf690ab43d OK 2026/09/09 04:51:16 DEBUG : one-32.txt: md5 = e3a680156181ba1d4ae897459549f100 OK 2026/09/09 04:51:17 DEBUG : one-33.txt: md5 = 1eb0322de51efb36a8cea1ac1d8054b4 OK 2026/09/09 04:51:19 DEBUG : one-34.txt: md5 = 7d437eaf533e48c657f5876be2ca3aa5 OK 2026/09/09 04:51:21 DEBUG : one-35.txt: md5 = c77d900d3d06a919dbc9e90b700b7c24 OK 2026/09/09 04:51:22 DEBUG : one-36.txt: md5 = 9d1de337bd59b68a65dc2171662fa385 OK 2026/09/09 04:51:24 DEBUG : one-37.txt: md5 = 39149400343a6012344e9769ce063899 OK 2026/09/09 04:51:26 DEBUG : one-38.txt: md5 = 89288065011a831dc2d2970e8a3b7aa4 OK 2026/09/09 04:51:27 DEBUG : one-39.txt: md5 = be5836c8f2365341d822bd6eb75fddfb OK 2026/09/09 04:51:29 DEBUG : one-40.txt: md5 = 0912762194ee9be83a16e238921b4b88 OK 2026/09/09 04:51:30 DEBUG : one-41.txt: md5 = 829bd2f345b4d26105f85b452e9a7ff2 OK 2026/09/09 04:51:32 DEBUG : one-42.txt: md5 = 50bde639f69727c2e2c9c9fe35af6379 OK 2026/09/09 04:51:34 DEBUG : one-43.txt: md5 = 1ef12dfc06ecb348be125920f2fac454 OK 2026/09/09 04:51:35 DEBUG : one-44.txt: md5 = 6e59ddb350a9adf00b26d056746e2e98 OK 2026/09/09 04:51:37 DEBUG : one-45.txt: md5 = 985e573a240d153fe3bcfed67cde181f OK 2026/09/09 04:51:38 DEBUG : one-46.txt: md5 = 443e31b92fe261ecce062f94b7f703de OK 2026/09/09 04:51:40 DEBUG : one-47.txt: md5 = 4ceddb754932548296a3bd3456e65c89 OK 2026/09/09 04:51:41 DEBUG : one-48.txt: md5 = 2065a7ad65daba327fb532eb8115c2ab OK 2026/09/09 04:51:43 DEBUG : one-49.txt: md5 = 82410b53ec5c4f3d433f73f7819b1a59 OK 2026/09/09 04:51:44 DEBUG : one-50.txt: md5 = e0a61f6d5c4f4f5c2b6fa5d2e17f6da7 OK 2026/09/09 04:51:46 DEBUG : one-51.txt: md5 = abf3f3c61117421f03c6dfb79bc6572b OK 2026/09/09 04:51:48 DEBUG : one-52.txt: md5 = 2bf21559754bf028f54cf8ffd0572010 OK 2026/09/09 04:51:49 DEBUG : one-53.txt: md5 = 31064d5911365a6e850980a74625d74f OK 2026/09/09 04:51:51 DEBUG : one-54.txt: md5 = dd339af3364fa8d1720c5b002f01f723 OK 2026/09/09 04:51:52 DEBUG : one-55.txt: md5 = ae1cb534e8ce184519bacc63769157bd OK 2026/09/09 04:51:54 DEBUG : one-56.txt: md5 = 1cbd1c95bb245e9aa415d163657915f4 OK 2026/09/09 04:51:55 DEBUG : one-57.txt: md5 = 2724a76963711c6ca1af24d5efc807bc OK 2026/09/09 04:51:57 DEBUG : one-58.txt: md5 = 7436394b0c3f9bccb660f0e149eb6970 OK 2026/09/09 04:51:58 DEBUG : one-59.txt: md5 = af1ae68344667a755bca276975bac64b OK 2026/09/09 04:52:00 DEBUG : one-60.txt: md5 = e7cee20694df283d04bee311e0f69a59 OK 2026/09/09 04:52:02 DEBUG : one-61.txt: md5 = 8703abb13840c3a3cfb538b297640665 OK 2026/09/09 04:52:03 DEBUG : one-62.txt: md5 = 5955bb3a3bf348471d5b3055a6b6b186 OK 2026/09/09 04:52:05 DEBUG : one-63.txt: md5 = f27fe2ef6b2eb41583143f7fa95d9d83 OK 2026/09/09 04:52:07 DEBUG : one-64.txt: md5 = ac6916f3e000760210a4b1e3fa1c990a OK 2026/09/09 04:52:08 DEBUG : one-65.txt: md5 = ba4bc6c7588aba91c2c4f4f46444a7bf OK 2026/09/09 04:52:10 DEBUG : one-66.txt: md5 = 4376dfb104b6834cc7da31ab8a32ea3b OK 2026/09/09 04:52:11 DEBUG : one-67.txt: md5 = edee5fc2f70c15b903447fe87756f72c OK 2026/09/09 04:52:13 DEBUG : one-68.txt: md5 = c2d97e154942db3fc21fecc7c7a1d45a OK 2026/09/09 04:52:14 DEBUG : one-69.txt: md5 = b9a17800c05480b031ddadcf002f7324 OK 2026/09/09 04:52:16 DEBUG : one-70.txt: md5 = 23eb9a0ffd508f32d3f086086a2410d3 OK 2026/09/09 04:52:17 DEBUG : one-71.txt: md5 = 7aa1df94ccba7950bfc42e7607d652d0 OK 2026/09/09 04:52:19 DEBUG : one-72.txt: md5 = 402f53234eae6b0eca3adb64c4d58e19 OK 2026/09/09 04:52:21 DEBUG : one-73.txt: md5 = bf11b9f5ef5cf364e3fbfa8fe0c29ad8 OK 2026/09/09 04:52:22 DEBUG : one-74.txt: md5 = 0463f100a5e544e022eb7cf5baa3b722 OK 2026/09/09 04:52:24 DEBUG : one-75.txt: md5 = 9cb78067893c3be708cc8afc912f4a83 OK 2026/09/09 04:52:25 DEBUG : one-76.txt: md5 = 0c9f630e2e3d64821c9c7524d79c904e OK 2026/09/09 04:52:27 DEBUG : one-77.txt: md5 = d71d895efe79711c07ff2475ded5b7dd OK 2026/09/09 04:52:28 DEBUG : one-78.txt: md5 = a726f5adbe26845babe452ae6f27ae78 OK 2026/09/09 04:52:30 DEBUG : one-79.txt: md5 = e70ca8c99b8239459e6f6686e3a9f4e9 OK 2026/09/09 04:52:31 DEBUG : one-80.txt: md5 = 5fa7cf148e039bf420251a0f52f90e0c OK 2026/09/09 04:52:33 DEBUG : one-81.txt: md5 = 08e51fb327804b79157798ddc92cdddb OK 2026/09/09 04:52:35 DEBUG : one-82.txt: md5 = b17008744e2bc132d5bc00b53078c1d0 OK 2026/09/09 04:52:37 DEBUG : one-83.txt: md5 = 59e5576b12efebc2162e910d75d63444 OK 2026/09/09 04:52:38 DEBUG : one-84.txt: md5 = fc6a02174a99ee13ed09de80e1f6b78e OK 2026/09/09 04:52:40 DEBUG : one-85.txt: md5 = 2bee34d47fc2e0193eb23b3a6ea03b11 OK 2026/09/09 04:52:41 DEBUG : one-86.txt: md5 = bb3d1f4474c877b6e15f0f9c621f2c41 OK 2026/09/09 04:52:43 DEBUG : one-87.txt: md5 = 95ab171d81774022dafddc67e76fbe47 OK 2026/09/09 04:52:44 DEBUG : one-88.txt: md5 = 5b13af9ab5915dbf612084c69b8853a2 OK 2026/09/09 04:52:46 DEBUG : one-89.txt: md5 = 1660a12e7a1244ed3776e142e622df91 OK 2026/09/09 04:52:48 DEBUG : one-90.txt: md5 = 637509e2c0d5a357f423a284a70ffae1 OK 2026/09/09 04:52:49 DEBUG : one-91.txt: md5 = 9ef72c3c31cf7db654cf124c8fee2aff OK 2026/09/09 04:52:51 DEBUG : one-92.txt: md5 = 0a509405b653f7cee4c70db1fc2ada8d OK 2026/09/09 04:52:52 DEBUG : one-93.txt: md5 = 9231cd5090bb8777a6d69e27a3bd3576 OK 2026/09/09 04:52:54 DEBUG : one-94.txt: md5 = 0ba1bb6eccca5c9e7152885eaae746d7 OK 2026/09/09 04:52:55 DEBUG : one-95.txt: md5 = a46d03ebf806e7be62b428dc63dab300 OK 2026/09/09 04:52:57 DEBUG : one-96.txt: md5 = 8ca6ec20bfd4f5907790fa27df96c0a8 OK 2026/09/09 04:52:58 DEBUG : one-97.txt: md5 = c4527231df542ceaf985c9d6519623a0 OK 2026/09/09 04:53:00 DEBUG : one-98.txt: md5 = 94d9faa7827d4640286c21d58506053d OK 2026/09/09 04:53:02 DEBUG : one-99.txt: md5 = f1421b02dc0337304033c1bb71971ce9 OK 2026/09/09 04:53:03 DEBUG : one-100.txt: md5 = 4a3d036132346979ffb5646f46fecb59 OK 2026/09/09 04:53:05 DEBUG : one-101.txt: md5 = 54b4bd13b2eb596d93edfe5a6d268093 OK 2026/09/09 04:53:06 DEBUG : one-102.txt: md5 = 4db33746bbab738598dfb76b04720cd8 OK 2026/09/09 04:53:08 DEBUG : one-103.txt: md5 = d4ef529bef5a0e6566b3775fe991eacd OK 2026/09/09 04:53:09 DEBUG : one-104.txt: md5 = 9b4d1a69c85b68203865f08fce52ebd1 OK 2026/09/09 04:53:11 DEBUG : one-105.txt: md5 = cdd390d6a56632719e0ee17ad8fee224 OK 2026/09/09 04:53:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Looking for duplicate names using rename mode. 2026/09/09 04:53:15 NOTICE: one.txt: Found 2 files with duplicate names 2026/09/09 04:53:16 INFO : one-106.txt: renamed from: one.txt 2026/09/09 04:53:16 INFO : one-107.txt: renamed from: one.txt --- PASS: TestDeduplicateRenameManyExisting (229.82s) === RUN TestMergeDirs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:54:17 DEBUG : dupe1/one.txt: md5 = 3fb930ac6bd32f7c029cb7cf58d60532 OK 2026/09/09 04:54:19 DEBUG : dupe2/two.txt: md5 = f0c45f5f0fd0d3f909b542a1af17c86c OK 2026/09/09 04:54:22 DEBUG : dupe3/three.txt: md5 = 28f00c6435b67212fc094570eb3e9be6 OK 2026/09/09 04:54:22 INFO : urj8gsducqbtvekeq181ntd2u8: merging "sfrom47189m9qr3mt4qonu281c" 2026/09/09 04:54:23 INFO : urj8gsducqbtvekeq181ntd2u8: removing empty directory 2026/09/09 04:54:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: merging "tr2hj63d80ftlmvm6a952snjcc" 2026/09/09 04:54:24 INFO : 1u1r4ei7c628fnjg9blqt3j60o: removing empty directory --- PASS: TestMergeDirs (14.80s) === RUN TestListDirSorted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:54:30 DEBUG : a.txt: md5 = 4f4f9167295009934963d36dc4414774 OK 2026/09/09 04:54:32 DEBUG : zend.txt: md5 = b8082e5fa190162952c6735accf95998 OK 2026/09/09 04:54:35 DEBUG : sub dir/hello world: md5 = 2654711f98cb92f387503cd722f5e644 OK 2026/09/09 04:54:36 DEBUG : sub dir/hello world2: md5 = 8a2ebb1109f93549e2092156e3352831 OK 2026/09/09 04:54:39 DEBUG : sub dir/ignore dir/.ignore: md5 = 326360206199f03636e548323bf0fe35 OK 2026/09/09 04:54:40 DEBUG : sub dir/ignore dir/should be ignored: md5 = 4db517440430461c30bc76999a5713fa OK 2026/09/09 04:54:43 DEBUG : sub dir/sub sub dir/hello world3: md5 = 47aff526221fc0d12c88e4c57c8950e2 OK 2026/09/09 04:54:44 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 04:54:44 DEBUG : a.txt: Excluded 2026/09/09 04:54:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:54:45 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:54:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:54:45 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:54:45 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 04:54:45 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:54:45 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:54:45 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:54:45 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:54:46 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (24.23s) === RUN TestListDirSortedFn run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:54:55 DEBUG : a.txt: md5 = 08c38dd91770ce1bfc7be8812598d7bc OK 2026/09/09 04:54:56 DEBUG : zend.txt: md5 = b130b0ae414ddd7de65179164f3303d5 OK 2026/09/09 04:54:59 DEBUG : sub dir/hello world: md5 = ba4f0fc186daac26f1de2bad4bb2075c OK 2026/09/09 04:55:00 DEBUG : sub dir/hello world2: md5 = 9d54a9bc2b02d3767d21098aa1d91f5c OK 2026/09/09 04:55:03 DEBUG : sub dir/ignore dir/.ignore: md5 = dc893d14400449301ae0dbec33f78031 OK 2026/09/09 04:55:04 DEBUG : sub dir/ignore dir/should be ignored: md5 = c03f20ad75e8c182419ff798dba7dd6a OK 2026/09/09 04:55:07 DEBUG : sub dir/sub sub dir/hello world3: md5 = 70872f6b4902288270a0f45519b3afd4 OK 2026/09/09 04:55:09 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 04:55:09 DEBUG : a.txt: Excluded 2026/09/09 04:55:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:55:09 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:55:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:55:09 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:55:10 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 04:55:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 04:55:10 DEBUG : sub dir/hello world: Excluded 2026/09/09 04:55:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 04:55:10 DEBUG : sub dir/hello world2: Excluded 2026/09/09 04:55:11 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (25.24s) === RUN TestListJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:20 DEBUG : file1: md5 = dd289e336c17ff0caf39d73ae761e39e OK 2026/09/09 04:55:23 DEBUG : sub/file2: md5 = d7f92e403f0af0d43057f5bc3fc4b6e1 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/09 04:55:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/09 04:55:26 DEBUG : eer8kka55qnghc34cq76ca668g: Fetching metadata 2026/09/09 04:55:27 DEBUG : 150fuo3cn4j1uenq6r4g4qk6t4: Fetching metadata --- PASS: TestListJSON (11.22s) --- PASS: TestListJSON/Default (0.30s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.62s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.31s) --- PASS: TestListJSON/NoMimeType (0.31s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.76s) === RUN TestStatJSON run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:31 DEBUG : file1: md5 = c951034ed0d8d314c576cbf2882bf8a7 OK 2026/09/09 04:55:34 DEBUG : sub/file2: md5 = 55f248fe9fb8f33d4f282253f49f5c50 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/09 04:55:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/notfound" 2026/09/09 04:55:38 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/qe0i31qdkoejk60elps0ni5sqk" --- PASS: TestStatJSON (13.38s) --- PASS: TestStatJSON/Root (0.30s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.29s) --- PASS: TestStatJSON/Dir (0.55s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.27s) --- PASS: TestStatJSON/File (0.28s) --- PASS: TestStatJSON/NotFound (0.54s) --- PASS: TestStatJSON/DirFilesOnly (0.28s) --- PASS: TestStatJSON/FileFilesOnly (0.28s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.24s) --- PASS: TestStatJSON/DirDirsOnly (0.32s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.32s) --- PASS: TestStatJSON/RootNotFound (1.89s) === RUN TestStatJSONMemory 2026/09/09 04:55:43 DEBUG : Creating backend with remote ":memory:" 2026/09/09 04:55:43 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 04:55:43 DEBUG : sub/file1: size = 5 OK 2026/09/09 04:55:43 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 04:55:43 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Making directory 2026/09/09 04:55:43 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Making directory --- PASS: TestMkdir (0.76s) === RUN TestLsd run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:46 DEBUG : sub dir/hello world: md5 = 3cd7b6883efaf61facfac90318bec4ce OK --- PASS: TestLsd (5.61s) === RUN TestLs run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:51 DEBUG : potato2: md5 = 6924ba21deb427d0040aac873df7fe6a OK 2026/09/09 04:55:52 DEBUG : empty space: md5 = 358777d9f0bd5d08a1fd2e42e3a47e39 OK --- PASS: TestLs (5.34s) === RUN TestLsWithFilesFrom run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:55:56 DEBUG : potato2: md5 = 4d18461f9b3c12839477d77c091139bf OK 2026/09/09 04:55:58 DEBUG : empty space: md5 = d466c86fb23eb7789dc32314cec79e61 OK 2026/09/09 04:55:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/09 04:55:58 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.69s) === RUN TestLsLong run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:02 DEBUG : potato2: md5 = caf1b8e8e315b4ba18d610b0ea237001 OK 2026/09/09 04:56:04 DEBUG : empty space: md5 = 4b4dfec46080907b4a88b311c53ecf90 OK --- PASS: TestLsLong (5.45s) === RUN TestHashSums run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:08 DEBUG : potato2: md5 = 75d479e4bf2cbb0162775100c31f7033 OK 2026/09/09 04:56:09 DEBUG : empty space: md5 = 2550a0306b76adf78245589173ece622 OK --- PASS: TestHashSums (5.21s) === RUN TestHashSumsWithErrors 2026/09/09 04:56:11 DEBUG : Creating backend with remote ":memory:" 2026/09/09 04:56:11 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/09 04:56:11 ERROR : file1: hash unsupported: hash type not supported 2026/09/09 04:56:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/09 04:56:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 04:56:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/09 04:56:11 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:13 DEBUG : potato2: md5 = 82f57c8f073523d183abe1f42c2204c8 OK 2026/09/09 04:56:14 DEBUG : empty space: md5 = c0714566711f4e2cd9bd27802dd6ab46 OK 2026/09/09 04:56:17 DEBUG : sub dir/potato3: md5 = cdf13490d992e2d5cbc86b0f8dbc6800 OK --- PASS: TestCount (9.64s) === RUN TestDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:22 DEBUG : small: md5 = df7062c408b4d54272a8ce672946235c OK 2026/09/09 04:56:24 DEBUG : medium: md5 = 551e1ed6f75f233800f2ce82ba547f8a OK 2026/09/09 04:56:25 DEBUG : large: md5 = ddfc0793c3827e4fed0bba7fdbf230f1 OK 2026/09/09 04:56:26 DEBUG : Waiting for deletions to finish 2026/09/09 04:56:26 DEBUG : large: Excluded (Size Filter) 2026/09/09 04:56:27 INFO : medium: Deleted 2026/09/09 04:56:27 INFO : small: Deleted --- PASS: TestDelete (7.41s) === RUN TestMaxDelete run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:30 DEBUG : small: md5 = 67279be226fce35a37775c2eee95468d OK 2026/09/09 04:56:31 DEBUG : medium: md5 = 088845287622650b5f87fdec36529f08 OK 2026/09/09 04:56:33 DEBUG : large: md5 = cf0eb959db505c833ce5d7c84af31193 OK 2026/09/09 04:56:33 DEBUG : Waiting for deletions to finish 2026/09/09 04:56:33 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/09 04:56:34 INFO : medium: Deleted 2026/09/09 04:56:34 INFO : small: Deleted --- PASS: TestMaxDelete (7.43s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:37 DEBUG : small: md5 = 8ad7a3127ef045cda45c0d1df5cac079 OK 2026/09/09 04:56:39 DEBUG : medium: md5 = 1cd5498a36b716031e17722d63747808 OK 2026/09/09 04:56:40 DEBUG : large: md5 = 4798c39c86025f59cac6b1557a898a34 OK 2026/09/09 04:56:41 DEBUG : Waiting for deletions to finish 2026/09/09 04:56:41 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 04:56:42 INFO : medium: Deleted 2026/09/09 04:56:42 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (8.09s) === RUN TestMaxDeleteSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:45 DEBUG : small: md5 = 211750d0d1805bf5ab07c41c0252ee3b OK 2026/09/09 04:56:47 DEBUG : medium: md5 = be6d5cb0eb7c598dec375d4dc58f3bdb OK 2026/09/09 04:56:48 DEBUG : large: md5 = 22cb6b6260ffa49d6bd6ad9dcdeefb2a OK 2026/09/09 04:56:49 DEBUG : Waiting for deletions to finish 2026/09/09 04:56:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 04:56:50 INFO : small: Deleted 2026/09/09 04:56:50 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.83s) === RUN TestReadFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:53 DEBUG : ReadFile: md5 = acc0566a0ddef4e6b7651bfc27cdac14 OK --- PASS: TestReadFile (4.34s) === RUN TestRetry 2026/09/09 04:56:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/09 04:56:56 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/09 04:56:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:56:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:56:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:56:56 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 04:56:56 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:56:58 DEBUG : file1: md5 = 64ae2727aabe8af01786d24707e0ce01 OK 2026/09/09 04:56:59 DEBUG : file2: md5 = f2ae9d7f75a95096e4d8ca911337e636 OK --- PASS: TestCat (14.15s) === RUN TestPurge 2026/09/09 04:57:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rocoxop5hera" 2026/09/09 04:57:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 04:57:10 DEBUG : Creating backend with remote "TestDrive:crypt/i2hinv744os334cegjgse95vchvbfaj1jvldhkfrbeu03lhr37p0" 2026/09/09 04:57:11 DEBUG : Creating backend with remote "/tmp/rclone413704791" run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-rocoxop5hera'", Local "Local file system at /tmp/rclone413704791", Modify Window "1ms" 2026/09/09 04:57:17 DEBUG : A1/B1/C1/one: md5 = b1843d0efbc8c44332608e0e602bb2dd OK 2026/09/09 04:57:17 INFO : A2: Making directory 2026/09/09 04:57:17 INFO : A1/B2: Making directory 2026/09/09 04:57:18 INFO : A1/B2/C2: Making directory 2026/09/09 04:57:20 INFO : A1/B1/C3: Making directory 2026/09/09 04:57:20 INFO : A3: Making directory 2026/09/09 04:57:21 INFO : A3/B3: Making directory 2026/09/09 04:57:22 INFO : A3/B3/C4: Making directory 2026/09/09 04:57:25 DEBUG : A1/two: md5 = d50548f5b4beb16f99f61b4e5e2e1ba8 OK 2026/09/09 04:57:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rocoxop5hera': Purge remote 2026/09/09 04:57:29 NOTICE: purge failed: directory not found --- PASS: TestPurge (19.09s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:57:34 DEBUG : A1/B1/C1/one: md5 = 7365ecb9049aef99176e2ede553de226 OK 2026/09/09 04:57:34 INFO : A2: Making directory 2026/09/09 04:57:35 INFO : A1/B2: Making directory 2026/09/09 04:57:36 INFO : A1/B2/C2: Making directory 2026/09/09 04:57:37 INFO : A1/B1/C3: Making directory 2026/09/09 04:57:38 INFO : A3: Making directory 2026/09/09 04:57:39 INFO : A3/B3: Making directory 2026/09/09 04:57:40 INFO : A3/B3/C4: Making directory 2026/09/09 04:57:43 DEBUG : A1/two: md5 = 04d20e14aeb79f7eda7f9c8b5aaef517 OK 2026/09/09 04:57:44 DEBUG : removing 1 level 3 directories 2026/09/09 04:57:44 INFO : A3/B3/C4: Removing directory 2026/09/09 04:57:47 DEBUG : removing 2 level 3 directories 2026/09/09 04:57:47 INFO : A1/B2/C2: Removing directory 2026/09/09 04:57:47 INFO : A1/B1/C3: Removing directory 2026/09/09 04:57:48 DEBUG : removing 2 level 2 directories 2026/09/09 04:57:48 INFO : A3/B3: Removing directory 2026/09/09 04:57:48 INFO : A1/B2: Removing directory 2026/09/09 04:57:49 DEBUG : removing 2 level 1 directories 2026/09/09 04:57:49 INFO : A3: Removing directory 2026/09/09 04:57:49 INFO : A2: Removing directory 2026/09/09 04:57:54 DEBUG : removing 1 level 3 directories 2026/09/09 04:57:54 INFO : A1/B1/C1: Removing directory 2026/09/09 04:57:54 DEBUG : removing 1 level 2 directories 2026/09/09 04:57:54 INFO : A1/B1: Removing directory 2026/09/09 04:57:55 DEBUG : removing 1 level 1 directories 2026/09/09 04:57:55 INFO : A1: Removing directory 2026/09/09 04:57:56 DEBUG : removing 1 level 0 directories 2026/09/09 04:57:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Removing directory --- PASS: TestRmdirsNoLeaveRoot (28.41s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:57:58 INFO : A1: Making directory 2026/09/09 04:58:00 INFO : A1/B1: Making directory 2026/09/09 04:58:01 INFO : A1/B1/C1: Making directory 2026/09/09 04:58:04 DEBUG : removing 1 level 3 directories 2026/09/09 04:58:04 INFO : A1/B1/C1: Removing directory 2026/09/09 04:58:05 DEBUG : removing 1 level 2 directories 2026/09/09 04:58:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (9.74s) === RUN TestRmdirsWithFilter run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:07 INFO : A1: Making directory 2026/09/09 04:58:08 INFO : A1/B1: Making directory 2026/09/09 04:58:09 INFO : A1/B1/C1: Making directory 2026/09/09 04:58:13 DEBUG : removing 1 level 3 directories 2026/09/09 04:58:13 INFO : A1/B1/C1: Removing directory 2026/09/09 04:58:14 DEBUG : removing 1 level 2 directories 2026/09/09 04:58:14 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (8.97s) === RUN TestCopyURL run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:18 DEBUG : file1: md5 = d3611e22b8d454aa10f90393d76baa01 OK 2026/09/09 04:58:18 DEBUG : file1: size = 14 OK 2026/09/09 04:58:19 DEBUG : filename.txt: File name found in url 2026/09/09 04:58:20 DEBUG : filename.txt: md5 = 1f4f7000a6c5d2c5f5a91b72caa49cd1 OK 2026/09/09 04:58:20 DEBUG : filename.txt: size = 14 OK 2026/09/09 04:58:20 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/09 04:58:22 DEBUG : headerfilename.txt: md5 = 4b54732d09b5c6b2d7b011f532f4d2ec OK 2026/09/09 04:58:22 DEBUG : headerfilename.txt: size = 14 OK 2026/09/09 04:58:24 DEBUG : file2: md5 = b8944cda52cc78d6371dc5a2d562d359 OK 2026/09/09 04:58:24 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (10.35s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:28 DEBUG : file1: md5 = 9042abb0d21f11895ac877bc3727beaa OK 2026/09/09 04:58:28 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (2.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:58:32 DEBUG : sub/file2: md5 = 4a0602cf030018d67d3a15d037b1c304 OK 2026/09/09 04:58:32 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:58:32 INFO : file1: Copied (new) to: sub/file2 2026/09/09 04:58:32 INFO : file1: Deleted 2026/09/09 04:58:33 DEBUG : sub/file2: size = 14 OK 2026/09/09 04:58:33 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/09 04:58:33 DEBUG : file1: Unchanged skipping 2026/09/09 04:58:33 INFO : file1: Deleted 2026/09/09 04:58:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.68s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 04:58:38 DEBUG : file1: md5 = 440b347057f217866e768ea48bb1ffbd OK 2026/09/09 04:58:38 DEBUG : file1: size = 14 OK 2026/09/09 04:58:38 INFO : file1: Copied (new) 2026/09/09 04:58:38 INFO : file1: Deleted 2026/09/09 04:58:38 DEBUG : file1: Destination exists, skipping 2026/09/09 04:58:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.65s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.48s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.46s) === RUN TestMoveFileBackupDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:43 DEBUG : dst/file1: md5 = 7268bb2463b9a61939f5dc9c006040f2 OK 2026/09/09 04:58:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juligas4logi/backup" 2026/09/09 04:58:44 DEBUG : Config file has changed externally - reloading 2026/09/09 04:58:44 DEBUG : Creating backend with remote "TestDrive:crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0/1nrff024r7pq65ecp72fc28jb0" 2026/09/09 04:58:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1801809508) 2026/09/09 04:58:45 DEBUG : dst/file1: size = 18 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 04:58:45 DEBUG : dst/file1: Sizes differ 2026/09/09 04:58:49 INFO : dst/file1: Moved (server-side) 2026/09/09 04:58:51 DEBUG : dst/file1: md5 = 1ec4f038c6dc8a6def1b2f669e6afa44 OK 2026/09/09 04:58:51 DEBUG : dst/file1: size = 14 OK 2026/09/09 04:58:51 INFO : dst/file1: Copied (new) 2026/09/09 04:58:51 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (15.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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:58:58 DEBUG : A1/one: md5 = e39c83767b48ab226154cc73e0ed3c82 OK 2026/09/09 04:59:00 DEBUG : A1/two: md5 = 48d865adf5b5fe0e7f725e6647d6d737 OK 2026/09/09 04:59:02 DEBUG : A1/B1/three: md5 = bbee1261e8de9d7f177f7bd08700c3c1 OK 2026/09/09 04:59:05 DEBUG : A1/B1/C1/four: md5 = e39c8ff1451a264bafb915d8394d6440 OK 2026/09/09 04:59:07 DEBUG : A1/B1/C2/five: md5 = e1e6f7f6192a15fb5fab89c08218c23c OK 2026/09/09 04:59:07 INFO : A1/B2: Making directory 2026/09/09 04:59:08 INFO : A1/B1/C3: Making directory 2026/09/09 04:59:20 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/09 04:59:20 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/09 04:59:20 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/09 04:59:20 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/09 04:59:20 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/09 04:59:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/09 04:59:34 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/09 04:59:34 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/09 04:59:34 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/09 04:59:34 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/09 04:59:34 INFO : A3/one: Moved (server-side) to: A4/one --- PASS: TestDirMove (53.09s) === RUN TestGetFsInfo run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" --- PASS: TestGetFsInfo (0.46s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:59:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:59:51 DEBUG : no_checksum_small_file_from_pipe: md5 = 506d87e1136a94e67d73ac7d28741b5d OK 2026/09/09 04:59:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:59:51 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/09 04:59:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 04:59:52 DEBUG : qc9k4uauqa9ls6a2r6lo8jf4b1m7r0510pkurois1cc70egbs4h0: Sending chunk 0 length 102465 2026/09/09 04:59:53 DEBUG : no_checksum_big_file_from_pipe: md5 = 762639f6f363eddd2c194669ab13e2b1 OK 2026/09/09 04:59:53 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:59:53 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 04:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 04:59:57 DEBUG : with_checksum_small_file_from_pipe: md5 = d8db2d70e253090ffc7673f210343e69 OK 2026/09/09 04:59:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 04:59:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 04:59:58 DEBUG : e74jo8a7lr1aimg2u78fct67gnuetc1qujiofaci0c8fnq7rjt1d4i296pcklqhgdihs03etvgdi4: Sending chunk 0 length 102465 2026/09/09 04:59:59 DEBUG : with_checksum_big_file_from_pipe: md5 = 11382cb16d1a80be777ea99887512aed OK 2026/09/09 04:59:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 04:59:59 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:00:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:00:02 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/09 05:00:03 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/09 05:00:04 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:00:04 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:00:08 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:00:08 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 05:00:09 DEBUG : 1963rn6olajfbjn4nbqi9nacu7bk879vpf0d2bg8r0ndcqqsfntob0urt056p0qujf574rqnb5f62: Sending chunk 0 length 102465 2026/09/09 05:00:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:00:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (22.50s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.35s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (5.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.83s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.60s) === RUN TestRcatMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" === RUN TestRcatMetadata/Normal 2026/09/09 05:00:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (48 bytes), uploading instead of streaming 2026/09/09 05:00:14 DEBUG : rcat_metadata: md5 = cf7b71bc30b7ca41187f9e0daa9ed0ca OK 2026/09/09 05:00:14 DEBUG : rcat_metadata: size = 48 OK 2026/09/09 05:00:14 DEBUG : rcat_metadata: Size of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2026/09/09 05:00:16 DEBUG : rijssoobhbn85c5p1imhg55m6frank1nlplla6hkdjlqmqb2471g: Sending chunk 0 length 111 2026/09/09 05:00:17 DEBUG : rcat_metadata_uploadcutoff0: md5 = 456d835c4d334452809f545ea6d39072 OK 2026/09/09 05:00:17 DEBUG : rcat_metadata_uploadcutoff0: size = 63 OK 2026/09/09 05:00:17 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical --- PASS: TestRcatMetadata (7.13s) --- PASS: TestRcatMetadata/Normal (3.23s) --- PASS: TestRcatMetadata/ViaDisk (3.16s) === RUN TestRcatSize run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:21 DEBUG : potato1: md5 = 4404181bde84e450242d0267382796de OK 2026/09/09 05:00:21 DEBUG : potato1: size = 60 OK 2026/09/09 05:00:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/09 05:00:22 DEBUG : potato2: md5 = 66c5e27ce53761fbbad0808a667696a2 OK 2026/09/09 05:00:22 DEBUG : potato2: size = 60 OK 2026/09/09 05:00:22 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (5.03s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:26 DEBUG : potato1: md5 = 3fceed215f799710f7ce3c65f71b3cb4 OK 2026/09/09 05:00:26 DEBUG : potato1: size = 120 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 05:00:26 DEBUG : potato1: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 05:00:26 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 60 2026/09/09 05:00:26 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (2.83s) === RUN TestRcatSizeMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:28 DEBUG : potato1: md5 = 47557efce2166dc1e136bccea979f379 OK 2026/09/09 05:00:28 DEBUG : potato1: size = 60 OK 2026/09/09 05:00:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': File to upload is small (60 bytes), uploading instead of streaming 2026/09/09 05:00:30 DEBUG : potato2: md5 = f87ac19d73ce1c54c4ca3c632cfb8b6c OK 2026/09/09 05:00:30 DEBUG : potato2: size = 60 OK 2026/09/09 05:00:30 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSizeMetadata (5.42s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:34 DEBUG : potato1: md5 = 8c7d83001eda3dd50615ff9470106598 OK 2026/09/09 05:00:34 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (2.75s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", 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-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:37 DEBUG : potato4: md5 = 77c49f39a46a5708b5c73f81d258461d OK 2026/09/09 05:00:37 DEBUG : potato4: size = 60 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 05:00:37 DEBUG : potato4: size = 59 (Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 2026/09/09 05:00:37 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi') 59 2026/09/09 05:00:37 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:40 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:43 DEBUG : potato3: md5 = 3215d33226164d7e739cbd3b8cd946a2 OK 2026/09/09 05:00:43 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (8.91s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.46s) --- PASS: TestRcatSizeChecksum/SizeDiffers (2.98s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (2.72s) --- PASS: TestRcatSizeChecksum/NoHashes (2.74s) === RUN TestTouchDir run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:46 DEBUG : potato2: md5 = 03f202e06b90ad3c74beb9c37d5cae32 OK 2026/09/09 05:00:47 DEBUG : empty space: md5 = 9b774e1b80be67da08d1071833d539f3 OK 2026/09/09 05:00:49 DEBUG : sub dir/potato3: md5 = 58282f95e3268baaf8fdc4d0ae3e04c5 OK 2026/09/09 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Touching "sub dir/potato3" 2026/09/09 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Touching "empty space" 2026/09/09 05:00:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Touching "potato2" --- PASS: TestTouchDir (11.12s) === RUN TestMkdirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:55 DEBUG : dir with metadata: Making directory with metadata 2026/09/09 05:00:56 INFO : dir with metadata: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) --- PASS: TestMkdirMetadata (2.69s) === RUN TestMkdirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:00:58 DEBUG : directory with modtime: Making directory with metadata 2026/09/09 05:00:59 INFO : directory with modtime: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/09 05:00:59 NOTICE: dry run directory with modtime: Skipped make directory as --dry-run is set --- PASS: TestMkdirModTime (2.76s) === RUN TestCopyDirMetadata run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:01:01 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/09 05:01:01 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/09 05:01:01 DEBUG : Google drive root 'crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0': Skipping btime metadata as can't update it on an existing file: 2026-09-09T05:01:01.030047619Z 2026/09/09 05:01:01 INFO : non existent directory: Updated directory metadata 2026/09/09 05:01:04 DEBUG : Google drive root 'crypt/6aqeeifv48caq0nbntk9jckquhnl08dhhp9fogvq3d5mfhk1tjp0': Skipping btime metadata as can't update it on an existing file: 2026-09-09T05:01:01.030047619Z 2026/09/09 05:01:05 INFO : existing directory: Updated directory metadata --- PASS: TestCopyDirMetadata (5.71s) === RUN TestSetDirModTime run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:01:06 DEBUG : set modtime on non existent directory: Skipping set directory modification time as --no-update-dir-modtime is set 2026/09/09 05:01:08 INFO : set modtime on existing directory: Set directory modification time (using SetModTime) 2026/09/09 05:01:09 INFO : set modtime on existing directory: Set directory modification time (using DirSetModTime) --- PASS: TestSetDirModTime (4.92s) === RUN TestDirsEqual run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:01:11 DEBUG : dir with metadata to be copied: Making directory with metadata 2026/09/09 05:01:11 INFO : dir with metadata to be copied: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/09 05:01:11 DEBUG : dst: Making directory with metadata 2026/09/09 05:01:12 INFO : dst: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/09 05:01:12 DEBUG : dst: Directory modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/09/09 05:01:13 INFO : dst: Set directory modification time (using SetModTime) 2026/09/09 05:01:13 INFO : dst: Set directory modification time (using SetModTime) 2026/09/09 05:01:13 DEBUG : dst: Directory modification time the same (differ by 1ns, within tolerance 1ms) 2026/09/09 05:01:14 INFO : dst: Set directory modification time (using SetModTime) 2026/09/09 05:01:14 DEBUG : dst: Destination directory is newer than source, skipping --- PASS: TestDirsEqual (4.29s) === RUN TestRemoveExisting run.go:198: Remote "Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi'", Local "Local file system at /tmp/rclone1801809508", Modify Window "1ms" 2026/09/09 05:01:18 DEBUG : sub dir/test remove existing: md5 = de783d62937a53205ddb6ec42e1cbffc OK 2026/09/09 05:01:20 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: md5 = e5be6a8a7a6e4cc5dd468fc76d35c768 OK 2026/09/09 05:01:22 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.qagibac9" before starting 2026/09/09 05:01:23 DEBUG : sub dir/test remove existing.qagibac9: TEST: removing renamed existing file after operation 2026/09/09 05:01:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debocuq8" before starting 2026/09/09 05:01:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.debocuq8: TEST: renaming existing back after failed operation 2026/09/09 05:01:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kefifog8" before starting 2026/09/09 05:01:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kefifog8: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (15.37s) === 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/09 05:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juligas4logi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 16m21.800046768s (try 1/5)