"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2026/09/09 05:21:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe" 2026/09/09 05:21:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:21:56 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Has cached credentials 2026/09/09 05:21:56 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:21:57 DEBUG : Creating backend with remote "/tmp/rclone3353313210" === 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/09 05:21:57 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" multithread_test.go:120: multithread writing not supported 2026/09/09 05:21:57 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.06s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 05:21:57 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 1 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 2 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 0 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 05:21:57 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 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 05:21:57 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 1 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 2 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 0 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 05:21:57 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 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 05:21:57 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 1 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 2 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 3 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 0 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 05:21:57 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 05:21:57 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/09 05:21:57 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 1 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 2 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 0 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/09 05:21:57 DEBUG : file.txt: writing chunk 3 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/09 05:21:57 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/09 05:21:57 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 05:21:57 DEBUG : a: size = 0 OK 2026/09/09 05:21:57 DEBUG : a: size = 1 (memory) 2026/09/09 05:21:57 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 05:21:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/09 05:21:57 DEBUG : potato: Seek from 10 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 10 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 2 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/09 05:21:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 2 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/09 05:21:57 DEBUG : potato: Seek from 8 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 8 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/09 05:21:57 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/09 05:21:57 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/09 05:21:57 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/09 05:21:57 DEBUG : potato: Seek from 5 to 2 2026/09/09 05:21:57 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/09 05:21:57 DEBUG : potato: Seek from 9 to 0 2026/09/09 05:21:57 DEBUG : potato: Seek from 9 to 0 2026/09/09 05:21:57 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (6.06s) --- PASS: TestCheck/1 (0.15s) --- PASS: TestCheck/2 (0.16s) --- PASS: TestCheck/3 (0.19s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.21s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2026/09/09 05:22:03 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 05:22:03 DEBUG : Creating backend with remote "nonexistent" 2026/09/09 05:22:03 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/09 05:22:03 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/09 05:22:03 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/09 05:22:03 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (8.55s) --- PASS: TestCheckDownload/1 (0.62s) --- PASS: TestCheckDownload/2 (0.57s) --- PASS: TestCheckDownload/3 (0.59s) --- PASS: TestCheckDownload/4 (0.68s) --- PASS: TestCheckDownload/5 (0.61s) --- PASS: TestCheckDownload/6 (0.65s) --- PASS: TestCheckDownload/7 (0.70s) === RUN TestCheckSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (5.69s) --- PASS: TestCheckSizeOnly/1 (0.17s) --- PASS: TestCheckSizeOnly/2 (0.19s) --- PASS: TestCheckSizeOnly/3 (0.19s) --- PASS: TestCheckSizeOnly/4 (0.19s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.22s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:22:18 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 05:22:18 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 05:22:18 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 05:22:18 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/09 05:22:19 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:19 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/09/09 05:22:20 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/09 05:22:20 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/09 05:22:20 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/09 05:22:20 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.75s) === RUN TestCheckSum run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:22:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/data" 2026/09/09 05:22:21 DEBUG : Config file has changed externally - reloading 2026/09/09 05:22:21 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/data': Has cached credentials 2026/09/09 05:22:21 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/data': Used cached credential to initialize the ProtonDrive API check_test.go:354: proton drive root link ID 'rclone-test-petagos5mupe/data' lacks md5, skipping --- SKIP: TestCheckSum (12.73s) === RUN TestCheckSumDownload run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:22:34 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/data" 2026/09/09 05:22:34 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/data': Has cached credentials 2026/09/09 05:22:34 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2026/09/09 05:22:48 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:48 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2026/09/09 05:22:50 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:50 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2026/09/09 05:22:53 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:53 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2026/09/09 05:22:56 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:56 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2026/09/09 05:22:59 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:22:59 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2026/09/09 05:23:02 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:23:02 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/09/09 05:23:03 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:23:03 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/09/09 05:23:04 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:23:04 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (33.88s) --- PASS: TestCheckSumDownload/subtest1 (1.65s) --- PASS: TestCheckSumDownload/subtest2 (1.26s) --- PASS: TestCheckSumDownload/subtest3 (1.33s) --- PASS: TestCheckSumDownload/subtest4 (1.33s) --- PASS: TestCheckSumDownload/subtest5 (1.21s) --- PASS: TestCheckSumDownload/subtest6 (1.29s) --- PASS: TestCheckSumDownload/subtest7 (1.36s) === RUN TestCheckSumConcurrency 2026/09/09 05:23:07 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 05:23:07 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 05:23:07 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 05:23:07 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 05:23:07 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 05:23:07 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/09 05:23:07 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/09 05:23:07 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/09 05:23:07 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/09 05:23:07 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/09 05:23:07 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/09 05:23:07 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/09 05:23:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rebenud3mite" 2026/09/09 05:23:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:07 DEBUG : proton drive root link ID 'rclone-test-rebenud3mite': Has cached credentials 2026/09/09 05:23:08 DEBUG : proton drive root link ID 'rclone-test-rebenud3mite': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:08 DEBUG : Creating backend with remote "/tmp/rclone1924774502" run.go:198: Remote "proton drive root link ID 'rclone-test-rebenud3mite'", Local "Local file system at /tmp/rclone1924774502", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/09/09 05:23:09 ERROR : hello, world!: sum not found 2026/09/09 05:23:09 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-rebenud3mite' 2026/09/09 05:23:09 NOTICE: proton drive root link ID 'rclone-test-rebenud3mite': 1 files missing 2026/09/09 05:23:09 NOTICE: 1 hashes missing 2026/09/09 05:23:09 NOTICE: proton drive root link ID 'rclone-test-rebenud3mite': 1 differences found 2026/09/09 05:23:09 NOTICE: proton drive root link ID 'rclone-test-rebenud3mite': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/09 05:23:10 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:10 NOTICE: proton drive root link ID 'rclone-test-rebenud3mite': 0 differences found 2026/09/09 05:23:10 NOTICE: proton drive root link ID 'rclone-test-rebenud3mite': 1 matching files 2026/09/09 05:23:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wahapum4tume" 2026/09/09 05:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:10 DEBUG : proton drive root link ID 'rclone-test-wahapum4tume': Has cached credentials 2026/09/09 05:23:10 DEBUG : proton drive root link ID 'rclone-test-wahapum4tume': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:11 DEBUG : Creating backend with remote "/tmp/rclone2016668112" run.go:198: Remote "proton drive root link ID 'rclone-test-wahapum4tume'", Local "Local file system at /tmp/rclone2016668112", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/09/09 05:23:12 ERROR : HELLO, WORLD!: sum not found 2026/09/09 05:23:12 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-wahapum4tume' 2026/09/09 05:23:12 NOTICE: proton drive root link ID 'rclone-test-wahapum4tume': 1 files missing 2026/09/09 05:23:12 NOTICE: 1 hashes missing 2026/09/09 05:23:12 NOTICE: proton drive root link ID 'rclone-test-wahapum4tume': 1 differences found 2026/09/09 05:23:12 NOTICE: proton drive root link ID 'rclone-test-wahapum4tume': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/09 05:23:13 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:13 NOTICE: proton drive root link ID 'rclone-test-wahapum4tume': 0 differences found 2026/09/09 05:23:13 NOTICE: proton drive root link ID 'rclone-test-wahapum4tume': 1 matching files 2026/09/09 05:23:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-tidacam6gajo" 2026/09/09 05:23:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:13 DEBUG : proton drive root link ID 'rclone-test-tidacam6gajo': Has cached credentials 2026/09/09 05:23:13 DEBUG : proton drive root link ID 'rclone-test-tidacam6gajo': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:13 DEBUG : Creating backend with remote "/tmp/rclone1649067331" run.go:198: Remote "proton drive root link ID 'rclone-test-tidacam6gajo'", Local "Local file system at /tmp/rclone1649067331", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/09 05:23:14 ERROR : HeLlO, wOrLd!: sum not found 2026/09/09 05:23:14 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-tidacam6gajo' 2026/09/09 05:23:14 NOTICE: proton drive root link ID 'rclone-test-tidacam6gajo': 1 files missing 2026/09/09 05:23:14 NOTICE: 1 hashes missing 2026/09/09 05:23:14 NOTICE: proton drive root link ID 'rclone-test-tidacam6gajo': 1 differences found 2026/09/09 05:23:14 NOTICE: proton drive root link ID 'rclone-test-tidacam6gajo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/09 05:23:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:15 NOTICE: proton drive root link ID 'rclone-test-tidacam6gajo': 0 differences found 2026/09/09 05:23:15 NOTICE: proton drive root link ID 'rclone-test-tidacam6gajo': 1 matching files 2026/09/09 05:23:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-jagavop8jexa" 2026/09/09 05:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:15 DEBUG : proton drive root link ID 'rclone-test-jagavop8jexa': Has cached credentials 2026/09/09 05:23:15 DEBUG : proton drive root link ID 'rclone-test-jagavop8jexa': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:16 DEBUG : Creating backend with remote "/tmp/rclone2040097350" run.go:198: Remote "proton drive root link ID 'rclone-test-jagavop8jexa'", Local "Local file system at /tmp/rclone2040097350", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/09 05:23:17 ERROR : HELLO, WORLD!: sum not found 2026/09/09 05:23:17 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-jagavop8jexa' 2026/09/09 05:23:17 NOTICE: proton drive root link ID 'rclone-test-jagavop8jexa': 1 files missing 2026/09/09 05:23:17 NOTICE: 1 hashes missing 2026/09/09 05:23:17 NOTICE: proton drive root link ID 'rclone-test-jagavop8jexa': 1 differences found 2026/09/09 05:23:17 NOTICE: proton drive root link ID 'rclone-test-jagavop8jexa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/09 05:23:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:17 NOTICE: proton drive root link ID 'rclone-test-jagavop8jexa': 0 differences found 2026/09/09 05:23:17 NOTICE: proton drive root link ID 'rclone-test-jagavop8jexa': 1 matching files 2026/09/09 05:23:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-deqitac3meyo" 2026/09/09 05:23:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:17 DEBUG : proton drive root link ID 'rclone-test-deqitac3meyo': Has cached credentials 2026/09/09 05:23:18 DEBUG : proton drive root link ID 'rclone-test-deqitac3meyo': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:18 DEBUG : Creating backend with remote "/tmp/rclone2756428691" run.go:198: Remote "proton drive root link ID 'rclone-test-deqitac3meyo'", Local "Local file system at /tmp/rclone2756428691", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/09/09 05:23:19 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:19 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-deqitac3meyo' 2026/09/09 05:23:19 NOTICE: proton drive root link ID 'rclone-test-deqitac3meyo': 1 files missing 2026/09/09 05:23:19 NOTICE: 1 hashes missing 2026/09/09 05:23:19 NOTICE: proton drive root link ID 'rclone-test-deqitac3meyo': 1 differences found 2026/09/09 05:23:19 NOTICE: proton drive root link ID 'rclone-test-deqitac3meyo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/09 05:23:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:20 NOTICE: proton drive root link ID 'rclone-test-deqitac3meyo': 0 differences found 2026/09/09 05:23:20 NOTICE: proton drive root link ID 'rclone-test-deqitac3meyo': 1 matching files 2026/09/09 05:23:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kisuyas1dili" 2026/09/09 05:23:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:20 DEBUG : proton drive root link ID 'rclone-test-kisuyas1dili': Has cached credentials 2026/09/09 05:23:20 DEBUG : proton drive root link ID 'rclone-test-kisuyas1dili': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:21 DEBUG : Creating backend with remote "/tmp/rclone3610437059" run.go:198: Remote "proton drive root link ID 'rclone-test-kisuyas1dili'", Local "Local file system at /tmp/rclone3610437059", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/09/09 05:23:22 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:22 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-kisuyas1dili' 2026/09/09 05:23:22 NOTICE: proton drive root link ID 'rclone-test-kisuyas1dili': 1 files missing 2026/09/09 05:23:22 NOTICE: 1 hashes missing 2026/09/09 05:23:22 NOTICE: proton drive root link ID 'rclone-test-kisuyas1dili': 1 differences found 2026/09/09 05:23:22 NOTICE: proton drive root link ID 'rclone-test-kisuyas1dili': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/09 05:23:22 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:22 NOTICE: proton drive root link ID 'rclone-test-kisuyas1dili': 0 differences found 2026/09/09 05:23:22 NOTICE: proton drive root link ID 'rclone-test-kisuyas1dili': 1 matching files 2026/09/09 05:23:22 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hutiduf4rama" 2026/09/09 05:23:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:22 DEBUG : proton drive root link ID 'rclone-test-hutiduf4rama': Has cached credentials 2026/09/09 05:23:23 DEBUG : proton drive root link ID 'rclone-test-hutiduf4rama': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:23 DEBUG : Creating backend with remote "/tmp/rclone4016199127" run.go:198: Remote "proton drive root link ID 'rclone-test-hutiduf4rama'", Local "Local file system at /tmp/rclone4016199127", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/09/09 05:23:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-hutiduf4rama' 2026/09/09 05:23:24 NOTICE: proton drive root link ID 'rclone-test-hutiduf4rama': 1 files missing 2026/09/09 05:23:24 NOTICE: 1 hashes missing 2026/09/09 05:23:24 NOTICE: proton drive root link ID 'rclone-test-hutiduf4rama': 1 differences found 2026/09/09 05:23:24 NOTICE: proton drive root link ID 'rclone-test-hutiduf4rama': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/09 05:23:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:25 NOTICE: proton drive root link ID 'rclone-test-hutiduf4rama': 0 differences found 2026/09/09 05:23:25 NOTICE: proton drive root link ID 'rclone-test-hutiduf4rama': 1 matching files 2026/09/09 05:23:25 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zunipar4wore" 2026/09/09 05:23:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:25 DEBUG : proton drive root link ID 'rclone-test-zunipar4wore': Has cached credentials 2026/09/09 05:23:26 DEBUG : proton drive root link ID 'rclone-test-zunipar4wore': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:26 DEBUG : Creating backend with remote "/tmp/rclone2509895" run.go:198: Remote "proton drive root link ID 'rclone-test-zunipar4wore'", Local "Local file system at /tmp/rclone2509895", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/09/09 05:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-zunipar4wore' 2026/09/09 05:23:27 NOTICE: proton drive root link ID 'rclone-test-zunipar4wore': 1 files missing 2026/09/09 05:23:27 NOTICE: 1 hashes missing 2026/09/09 05:23:27 NOTICE: proton drive root link ID 'rclone-test-zunipar4wore': 1 differences found 2026/09/09 05:23:27 NOTICE: proton drive root link ID 'rclone-test-zunipar4wore': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/09 05:23:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:28 NOTICE: proton drive root link ID 'rclone-test-zunipar4wore': 0 differences found 2026/09/09 05:23:28 NOTICE: proton drive root link ID 'rclone-test-zunipar4wore': 1 matching files 2026/09/09 05:23:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-hibopaz0suno" 2026/09/09 05:23:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:28 DEBUG : proton drive root link ID 'rclone-test-hibopaz0suno': Has cached credentials 2026/09/09 05:23:28 DEBUG : proton drive root link ID 'rclone-test-hibopaz0suno': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:28 DEBUG : Creating backend with remote "/tmp/rclone3791098686" run.go:198: Remote "proton drive root link ID 'rclone-test-hibopaz0suno'", Local "Local file system at /tmp/rclone3791098686", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/09/09 05:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-hibopaz0suno' 2026/09/09 05:23:29 NOTICE: proton drive root link ID 'rclone-test-hibopaz0suno': 1 files missing 2026/09/09 05:23:29 NOTICE: 1 hashes missing 2026/09/09 05:23:29 NOTICE: proton drive root link ID 'rclone-test-hibopaz0suno': 1 differences found 2026/09/09 05:23:29 NOTICE: proton drive root link ID 'rclone-test-hibopaz0suno': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/09 05:23:30 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:30 NOTICE: proton drive root link ID 'rclone-test-hibopaz0suno': 0 differences found 2026/09/09 05:23:30 NOTICE: proton drive root link ID 'rclone-test-hibopaz0suno': 1 matching files 2026/09/09 05:23:30 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-mabofos1jupa" 2026/09/09 05:23:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:23:30 DEBUG : proton drive root link ID 'rclone-test-mabofos1jupa': Has cached credentials 2026/09/09 05:23:30 DEBUG : proton drive root link ID 'rclone-test-mabofos1jupa': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:31 DEBUG : Creating backend with remote "/tmp/rclone2965127579" run.go:198: Remote "proton drive root link ID 'rclone-test-mabofos1jupa'", Local "Local file system at /tmp/rclone2965127579", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/09/09 05:23:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/09 05:23:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-mabofos1jupa' 2026/09/09 05:23:32 NOTICE: proton drive root link ID 'rclone-test-mabofos1jupa': 1 files missing 2026/09/09 05:23:32 NOTICE: 1 hashes missing 2026/09/09 05:23:32 NOTICE: proton drive root link ID 'rclone-test-mabofos1jupa': 1 differences found 2026/09/09 05:23:32 NOTICE: proton drive root link ID 'rclone-test-mabofos1jupa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/09 05:23:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/09 05:23:32 NOTICE: proton drive root link ID 'rclone-test-mabofos1jupa': 0 differences found 2026/09/09 05:23:32 NOTICE: proton drive root link ID 'rclone-test-mabofos1jupa': 1 matching files 2026/09/09 05:23:32 DEBUG : proton drive root link ID 'rclone-test-mabofos1jupa': Purge remote 2026/09/09 05:23:33 DEBUG : proton drive root link ID 'rclone-test-hibopaz0suno': Purge remote 2026/09/09 05:23:33 DEBUG : proton drive root link ID 'rclone-test-zunipar4wore': Purge remote 2026/09/09 05:23:33 DEBUG : proton drive root link ID 'rclone-test-hutiduf4rama': Purge remote 2026/09/09 05:23:33 DEBUG : proton drive root link ID 'rclone-test-kisuyas1dili': Purge remote 2026/09/09 05:23:34 DEBUG : proton drive root link ID 'rclone-test-deqitac3meyo': Purge remote 2026/09/09 05:23:34 DEBUG : proton drive root link ID 'rclone-test-jagavop8jexa': Purge remote 2026/09/09 05:23:34 DEBUG : proton drive root link ID 'rclone-test-tidacam6gajo': Purge remote 2026/09/09 05:23:34 DEBUG : proton drive root link ID 'rclone-test-wahapum4tume': Purge remote 2026/09/09 05:23:35 DEBUG : proton drive root link ID 'rclone-test-rebenud3mite': Purge remote --- PASS: TestApplyTransforms (27.55s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:23:35 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 05:23:36 DEBUG : sub/file2: size = 14 OK 2026/09/09 05:23:36 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:23:36 INFO : file1: Copied (new) to: sub/file2 2026/09/09 05:23:37 DEBUG : sub/file2: size = 14 OK 2026/09/09 05:23:37 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/09 05:23:37 DEBUG : file1: Unchanged skipping 2026/09/09 05:23:37 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (3.14s) === RUN TestCopyLongFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.33s) === RUN TestCopyFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:23:40 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/backup" 2026/09/09 05:23:40 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/backup': Has cached credentials 2026/09/09 05:23:40 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/backup': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:23:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3353313210) 2026/09/09 05:23:49 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:23:49 DEBUG : dst/file1: Sizes differ 2026/09/09 05:23:55 INFO : dst/file1: Moved (server-side) 2026/09/09 05:23:56 DEBUG : dst/file1: size = 14 OK 2026/09/09 05:23:56 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:23:56 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (19.49s) === RUN TestCopyFileCompareDest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:23:58 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/dst" 2026/09/09 05:23:58 DEBUG : Config file has changed externally - reloading 2026/09/09 05:23:58 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/dst': Has cached credentials 2026/09/09 05:23:58 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/dst': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:24:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/CompareDest" 2026/09/09 05:24:07 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/CompareDest': Has cached credentials 2026/09/09 05:24:07 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/CompareDest': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:24:15 DEBUG : one: Need to transfer - File not found at Destination 2026/09/09 05:24:16 DEBUG : one: size = 3 OK 2026/09/09 05:24:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/09/09 05:24:16 INFO : one: Copied (new) 2026/09/09 05:24:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3353313210) 2026/09/09 05:24:17 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-petagos5mupe/dst') 2026/09/09 05:24:17 DEBUG : one: Sizes differ 2026/09/09 05:24:18 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe/dst': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:24:18 ERROR : proton drive root link ID 'rclone-test-petagos5mupe/dst': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/09/09 05:24:18 DEBUG : one: size = 5 OK 2026/09/09 05:24:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/09/09 05:24:18 INFO : one: Copied (replaced existing) 2026/09/09 05:24:19 NOTICE: proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2026/09/09 05:24:19 ERROR : proton drive root link ID 'rclone-test-petagos5mupe': 422 POST https://drive-api.proton.me/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2026/09/09 05:24:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3353313210) 2026/09/09 05:24:22 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-petagos5mupe/dst') 2026/09/09 05:24:22 DEBUG : one: Sizes differ 2026/09/09 05:24:22 DEBUG : one: size = 5 OK 2026/09/09 05:24:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/09 05:24:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/09 05:24:24 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 05:24:24 DEBUG : two: size = 3 OK 2026/09/09 05:24:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/09 05:24:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 05:24:25 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 05:24:25 DEBUG : two: size = 3 OK 2026/09/09 05:24:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/09 05:24:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/09 05:24:26 DEBUG : two: Need to transfer - File not found at Destination 2026/09/09 05:24:26 DEBUG : two: size = 5 (Local file system at /tmp/rclone3353313210) 2026/09/09 05:24:26 DEBUG : two: size = 3 (proton drive root link ID 'rclone-test-petagos5mupe/CompareDest') 2026/09/09 05:24:26 DEBUG : two: Sizes differ 2026/09/09 05:24:27 DEBUG : two: size = 5 OK 2026/09/09 05:24:27 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/09/09 05:24:27 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.43s) === RUN TestCopyFileCopyDest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.34s) === RUN TestCopyInplace run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.35s) === RUN TestCopyLongFileName run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.35s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.34s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:24:30 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/09 05:24:31 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/09/09 05:24:31 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:24:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/09 05:24:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/09 05:24:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2026/09/09 05:24:32 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/09 05:24:33 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/09 05:24:33 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/09/09 05:24:33 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = a1f54c4e72cc1a8e5398d4cd4617769e6db0f384 OK 2026/09/09 05:24:33 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (4.97s) === RUN TestDeduplicateInteractive run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.32s) === RUN TestDeduplicateSkip run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.32s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.35s) === RUN TestDeduplicateFirst run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.33s) === RUN TestDeduplicateNewest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.34s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:24:40 INFO : proton drive root link ID 'rclone-test-petagos5mupe': Looking for duplicate sha1 hashes using newest mode. 2026/09/09 05:24:40 NOTICE: ee860fd3902817017b10c3cad1f8974c0223562f: Found 3 files with duplicate sha1 hashes 2026/09/09 05:24:40 INFO : one: Deleted 2026/09/09 05:24:40 INFO : also/one: Deleted 2026/09/09 05:24:40 NOTICE: ee860fd3902817017b10c3cad1f8974c0223562f: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (5.43s) === RUN TestDeduplicateOldest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.31s) === RUN TestDeduplicateLargest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.34s) === RUN TestDeduplicateSmallest run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.41s) === RUN TestDeduplicateRename run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.34s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRenameManyExisting (0.36s) === RUN TestMergeDirs run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" dedupe_test.go:294: Can't merge directories --- SKIP: TestMergeDirs (0.33s) === RUN TestListDirSorted run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:24:51 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 05:24:51 DEBUG : a.txt: Excluded 2026/09/09 05:24:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 05:24:51 DEBUG : sub dir/hello world: Excluded 2026/09/09 05:24:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 05:24:51 DEBUG : sub dir/hello world2: Excluded 2026/09/09 05:24:52 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 05:24:52 DEBUG : sub dir/hello world: Excluded 2026/09/09 05:24:52 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 05:24:52 DEBUG : sub dir/hello world2: Excluded 2026/09/09 05:24:52 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 05:24:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (10.69s) === RUN TestListDirSortedFn run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:02 DEBUG : a.txt: Excluded (Size Filter) 2026/09/09 05:25:02 DEBUG : a.txt: Excluded 2026/09/09 05:25:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 05:25:02 DEBUG : sub dir/hello world: Excluded 2026/09/09 05:25:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 05:25:02 DEBUG : sub dir/hello world2: Excluded 2026/09/09 05:25:02 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/09 05:25:02 DEBUG : sub dir/hello world: Excluded 2026/09/09 05:25:02 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/09 05:25:02 DEBUG : sub dir/hello world2: Excluded 2026/09/09 05:25:03 DEBUG : sub dir/ignore dir: Excluded 2026/09/09 05:25:03 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (11.00s) === RUN TestListJSON run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === 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 05:25:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (5.11s) --- PASS: TestListJSON/Default (0.19s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.17s) --- PASS: TestListJSON/Recurse (0.33s) --- PASS: TestListJSON/SubDir (0.16s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.17s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.19s) === RUN TestStatJSON run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === 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 05:25:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/notfound" 2026/09/09 05:25:15 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/notfound': Has cached credentials 2026/09/09 05:25:16 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (14.76s) --- PASS: TestStatJSON/Root (0.19s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.19s) --- PASS: TestStatJSON/Dir (0.40s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.19s) --- PASS: TestStatJSON/File (0.24s) --- PASS: TestStatJSON/NotFound (0.27s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.24s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.12s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.19s) --- PASS: TestStatJSON/RootNotFound (9.12s) === RUN TestStatJSONMemory 2026/09/09 05:25:25 DEBUG : Creating backend with remote ":memory:" 2026/09/09 05:25:25 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/09 05:25:25 DEBUG : sub/file1: size = 5 OK 2026/09/09 05:25:25 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/09 05:25:25 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:25 INFO : proton drive root link ID 'rclone-test-petagos5mupe': Making directory 2026/09/09 05:25:26 INFO : proton drive root link ID 'rclone-test-petagos5mupe': Making directory --- PASS: TestMkdir (0.45s) === RUN TestLsd run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestLsd (2.32s) === RUN TestLs run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestLs (2.39s) === RUN TestLsWithFilesFrom run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:32 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/09 05:25:32 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.53s) === RUN TestLsLong run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestLsLong (2.40s) === RUN TestHashSums run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.89s) --- PASS: TestHashSums/Sha1 (0.20s) --- PASS: TestHashSums/Sha1Download (0.64s) === RUN TestHashSumsWithErrors 2026/09/09 05:25:38 DEBUG : Creating backend with remote ":memory:" 2026/09/09 05:25:38 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/09 05:25:38 ERROR : file1: hash unsupported: hash type not supported 2026/09/09 05:25:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/09 05:25:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/09 05:25:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/09 05:25:38 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestCount (4.17s) === RUN TestDelete run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:45 DEBUG : Waiting for deletions to finish 2026/09/09 05:25:45 DEBUG : large: Excluded (Size Filter) 2026/09/09 05:25:45 DEBUG : large: Excluded 2026/09/09 05:25:45 INFO : medium: Deleted 2026/09/09 05:25:45 INFO : small: Deleted --- PASS: TestDelete (2.97s) === RUN TestMaxDelete run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:48 DEBUG : Waiting for deletions to finish 2026/09/09 05:25:48 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/09/09 05:25:48 INFO : large: Deleted 2026/09/09 05:25:48 INFO : medium: Deleted --- PASS: TestMaxDelete (3.49s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:51 DEBUG : Waiting for deletions to finish 2026/09/09 05:25:51 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 05:25:52 INFO : small: Deleted 2026/09/09 05:25:52 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (3.60s) === RUN TestMaxDeleteSize run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:25:55 DEBUG : Waiting for deletions to finish 2026/09/09 05:25:55 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/09/09 05:25:55 INFO : medium: Deleted 2026/09/09 05:25:55 INFO : large: Deleted --- PASS: TestMaxDeleteSize (3.46s) === RUN TestReadFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestReadFile (2.31s) === RUN TestRetry 2026/09/09 05:25:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/09 05:25:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/09 05:25:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 05:25:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 05:25:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 05:25:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/09 05:25:58 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestCat (7.17s) === RUN TestPurge 2026/09/09 05:26:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kamocig7qida" 2026/09/09 05:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/09 05:26:06 DEBUG : proton drive root link ID 'rclone-test-kamocig7qida': Has cached credentials 2026/09/09 05:26:06 DEBUG : proton drive root link ID 'rclone-test-kamocig7qida': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:26:06 DEBUG : Creating backend with remote "/tmp/rclone4063927940" run.go:198: Remote "proton drive root link ID 'rclone-test-kamocig7qida'", Local "Local file system at /tmp/rclone4063927940", Modify Window "1s" 2026/09/09 05:26:08 INFO : A2: Making directory 2026/09/09 05:26:09 INFO : A1/B2: Making directory 2026/09/09 05:26:09 INFO : A1/B2/C2: Making directory 2026/09/09 05:26:09 INFO : A1/B1/C3: Making directory 2026/09/09 05:26:10 INFO : A3: Making directory 2026/09/09 05:26:10 INFO : A3/B3: Making directory 2026/09/09 05:26:11 INFO : A3/B3/C4: Making directory 2026/09/09 05:26:14 ERROR : error listing: directory not found 2026/09/09 05:26:14 DEBUG : proton drive root link ID 'rclone-test-kamocig7qida': Purge remote 2026/09/09 05:26:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (7.99s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:15 INFO : A2: Making directory 2026/09/09 05:26:16 INFO : A1/B2: Making directory 2026/09/09 05:26:16 INFO : A1/B2/C2: Making directory 2026/09/09 05:26:16 INFO : A1/B1/C3: Making directory 2026/09/09 05:26:17 INFO : A3: Making directory 2026/09/09 05:26:17 INFO : A3/B3: Making directory 2026/09/09 05:26:17 INFO : A3/B3/C4: Making directory 2026/09/09 05:26:19 DEBUG : removing 1 level 3 directories 2026/09/09 05:26:19 INFO : A3/B3/C4: Removing directory 2026/09/09 05:26:21 DEBUG : removing 2 level 3 directories 2026/09/09 05:26:21 INFO : A1/B2/C2: Removing directory 2026/09/09 05:26:21 INFO : A1/B1/C3: Removing directory 2026/09/09 05:26:21 DEBUG : removing 2 level 2 directories 2026/09/09 05:26:21 INFO : A3/B3: Removing directory 2026/09/09 05:26:21 INFO : A1/B2: Removing directory 2026/09/09 05:26:21 DEBUG : removing 2 level 1 directories 2026/09/09 05:26:21 INFO : A3: Removing directory 2026/09/09 05:26:21 INFO : A2: Removing directory 2026/09/09 05:26:24 DEBUG : removing 1 level 3 directories 2026/09/09 05:26:24 INFO : A1/B1/C1: Removing directory 2026/09/09 05:26:24 DEBUG : removing 1 level 2 directories 2026/09/09 05:26:24 INFO : A1/B1: Removing directory 2026/09/09 05:26:24 DEBUG : removing 1 level 1 directories 2026/09/09 05:26:24 INFO : A1: Removing directory 2026/09/09 05:26:24 DEBUG : removing 1 level 0 directories 2026/09/09 05:26:24 INFO : proton drive root link ID 'rclone-test-petagos5mupe': Removing directory 2026/09/09 05:26:24 ERROR : error listing: directory not found 2026/09/09 05:26:24 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (10.72s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:25 INFO : A1: Making directory 2026/09/09 05:26:25 INFO : A1/B1: Making directory 2026/09/09 05:26:25 INFO : A1/B1/C1: Making directory 2026/09/09 05:26:27 DEBUG : removing 1 level 3 directories 2026/09/09 05:26:27 INFO : A1/B1/C1: Removing directory 2026/09/09 05:26:27 DEBUG : removing 1 level 2 directories 2026/09/09 05:26:27 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.63s) === RUN TestRmdirsWithFilter run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:28 INFO : A1: Making directory 2026/09/09 05:26:28 INFO : A1/B1: Making directory 2026/09/09 05:26:29 INFO : A1/B1/C1: Making directory 2026/09/09 05:26:30 DEBUG : removing 1 level 3 directories 2026/09/09 05:26:30 INFO : A1/B1/C1: Removing directory 2026/09/09 05:26:30 DEBUG : removing 1 level 2 directories 2026/09/09 05:26:30 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (3.60s) === RUN TestCopyURL run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:32 DEBUG : file1: size = 14 OK 2026/09/09 05:26:32 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/09 05:26:33 DEBUG : filename.txt: File name found in url 2026/09/09 05:26:33 DEBUG : filename.txt: size = 14 OK 2026/09/09 05:26:33 DEBUG : filename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/09 05:26:33 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/09 05:26:34 DEBUG : headerfilename.txt: size = 14 OK 2026/09/09 05:26:34 DEBUG : headerfilename.txt: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK 2026/09/09 05:26:35 DEBUG : file2: size = 14 OK 2026/09/09 05:26:35 DEBUG : file2: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURL (4.22s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:36 DEBUG : file1: size = 14 OK 2026/09/09 05:26:36 DEBUG : file1: sha1 = 3c3771c1f3304bdb052b101cc97a23df1ab9531f OK --- PASS: TestCopyURLDownloadHeaders (1.11s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:37 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 05:26:38 DEBUG : sub/file2: size = 14 OK 2026/09/09 05:26:38 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:26:38 INFO : file1: Copied (new) to: sub/file2 2026/09/09 05:26:38 INFO : file1: Deleted 2026/09/09 05:26:39 DEBUG : sub/file2: size = 14 OK 2026/09/09 05:26:39 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/09 05:26:39 DEBUG : file1: Unchanged skipping 2026/09/09 05:26:39 INFO : file1: Deleted 2026/09/09 05:26:39 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.15s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:40 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/09 05:26:41 DEBUG : file1: size = 14 OK 2026/09/09 05:26:41 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:26:41 INFO : file1: Copied (new) 2026/09/09 05:26:41 INFO : file1: Deleted 2026/09/09 05:26:41 DEBUG : file1: Destination exists, skipping 2026/09/09 05:26:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.88s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.29s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.30s) === RUN TestMoveFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:26:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-petagos5mupe/backup" 2026/09/09 05:26:44 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/backup': Has cached credentials 2026/09/09 05:26:47 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe/backup': Used cached credential to initialize the ProtonDrive API 2026/09/09 05:27:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3353313210) 2026/09/09 05:27:13 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:27:13 DEBUG : dst/file1: Sizes differ 2026/09/09 05:27:27 INFO : dst/file1: Moved (server-side) 2026/09/09 05:27:27 DEBUG : dst/file1: size = 14 OK 2026/09/09 05:27:27 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/09/09 05:27:27 INFO : dst/file1: Copied (new) 2026/09/09 05:27:27 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (47.00s) === 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 "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:27:34 INFO : A1/B2: Making directory 2026/09/09 05:27:35 INFO : A1/B1/C3: Making directory 2026/09/09 05:27:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/09 05:27:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/09 05:27:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/09 05:27:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/09 05:27:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/09 05:27:52 INFO : proton drive root link ID 'rclone-test-petagos5mupe': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/09 05:28:00 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/09 05:28:00 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/09 05:28:00 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/09 05:28:00 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/09 05:28:00 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four --- PASS: TestDirMove (35.15s) === RUN TestGetFsInfo run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" --- PASS: TestGetFsInfo (0.31s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:05 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:28:06 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:28:06 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/09 05:28:06 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/09 05:28:06 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 05:28:07 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:28:07 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/09 05:28:07 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:08 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:28:08 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:28:08 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/09/09 05:28:08 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/09/09 05:28:08 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 05:28:09 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:28:09 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/09/09 05:28:09 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:10 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:28:11 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:28:11 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/09 05:28:11 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 05:28:11 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:28:11 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:12 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': File to upload is small (34 bytes), uploading instead of streaming 2026/09/09 05:28:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/09 05:28:13 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/09 05:28:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/09 05:28:13 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/09/09 05:28:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/09 05:28:14 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/09/09 05:28:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.61s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.47s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.33s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.44s) === RUN TestRcatMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1567: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.32s) === RUN TestRcatSize run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:16 DEBUG : potato1: size = 60 OK 2026/09/09 05:28:16 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/09 05:28:16 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': File to upload is small (60 bytes), uploading instead of streaming 2026/09/09 05:28:16 DEBUG : potato2: size = 60 OK 2026/09/09 05:28:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/09/09 05:28:16 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (2.03s) === RUN TestRcatSizeShortEOF run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:18 DEBUG : potato1: size = 120 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:18 DEBUG : potato1: size = 60 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:18 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(proton drive root link ID 'rclone-test-petagos5mupe') 60 2026/09/09 05:28:18 INFO : potato1: Removing failed copy --- PASS: TestRcatSizeShortEOF (1.08s) === RUN TestRcatSizeMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1660: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.35s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:19 DEBUG : potato1: size = 60 OK 2026/09/09 05:28:19 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK --- PASS: TestRcatSizeUploadHeaders (1.12s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:20 DEBUG : potato1: size = 60 OK 2026/09/09 05:28:20 DEBUG : potato1: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:20 DEBUG : potato1: sha1 = 3639923d60907789b4155daea94152f89e4fb69c (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:20 ERROR : potato1: corrupted on transfer: sha1 hashes differ src "9dc7f7d3279715991a22853f5981df582b7f9f6d" vs dst(proton drive root link ID 'rclone-test-petagos5mupe') "3639923d60907789b4155daea94152f89e4fb69c" 2026/09/09 05:28:20 INFO : potato1: Removing failed copy === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:21 DEBUG : potato4: size = 60 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:21 DEBUG : potato4: size = 59 (proton drive root link ID 'rclone-test-petagos5mupe') 2026/09/09 05:28:21 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(proton drive root link ID 'rclone-test-petagos5mupe') 59 2026/09/09 05:28:21 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:23 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:24 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (4.60s) --- PASS: TestRcatSizeChecksum/Corrupted (1.26s) --- PASS: TestRcatSizeChecksum/SizeDiffers (1.15s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (1.06s) --- PASS: TestRcatSizeChecksum/NoHashes (1.12s) === RUN TestTouchDir run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:27 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Touching "empty space" 2026/09/09 05:28:27 ERROR : empty space: failed to touch: can't set modified time 2026/09/09 05:28:27 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Touching "potato2" 2026/09/09 05:28:27 ERROR : potato2: failed to touch: can't set modified time 2026/09/09 05:28:27 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Touching "sub dir/potato3" 2026/09/09 05:28:27 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (4.21s) === RUN TestMkdirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.32s) === RUN TestMkdirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.35s) === RUN TestCopyDirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.36s) === RUN TestSetDirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.33s) === RUN TestDirsEqual run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.34s) === RUN TestRemoveExisting run.go:198: Remote "proton drive root link ID 'rclone-test-petagos5mupe'", Local "Local file system at /tmp/rclone3353313210", Modify Window "1s" 2026/09/09 05:28:33 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.dewodim8" before starting 2026/09/09 05:28:39 DEBUG : sub dir/test remove existing.dewodim8: TEST: removing renamed existing file after operation 2026/09/09 05:28:40 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowuhev6" before starting 2026/09/09 05:28:46 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fowuhev6: TEST: renaming existing back after failed operation 2026/09/09 05:28:52 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.henubey7" before starting 2026/09/09 05:28:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.henubey7: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (28.56s) === 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:28:59 DEBUG : proton drive root link ID 'rclone-test-petagos5mupe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 7m2.937946501s (try 1/5)