"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2026/05/19 01:00:37 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu" 2026/05/19 01:00:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:00:37 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Has cached credentials 2026/05/19 01:00:38 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2026/05/19 01:00:38 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 401 GET https://drive-api.proton.me/core/v4/users: Invalid access token (Code=401, Status=401) 2026/05/19 01:00:38 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2026/05/19 01:00:38 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2026/05/19 01:00:38 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2026/05/19 01:00:38 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2026/05/19 01:00:38 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:00:38 DEBUG : Creating backend with remote "/tmp/rclone1179760448" === 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/19 01:00:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.06s) === RUN TestMultithreadCopyAbort run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/19 01:00:39 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.07s) === RUN TestSizeDiffers 2026/05/19 01:00:39 DEBUG : a: size = 0 OK 2026/05/19 01:00:39 DEBUG : a: size = 1 (memory) 2026/05/19 01:00:39 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/19 01:00:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/19 01:00:39 DEBUG : potato: Seek from 10 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 10 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 2 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/19 01:00:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 2 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/19 01:00:39 DEBUG : potato: Seek from 8 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 8 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/19 01:00:39 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/19 01:00:39 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/19 01:00:39 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/19 01:00:39 DEBUG : potato: Seek from 5 to 2 2026/05/19 01:00:39 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/19 01:00:39 DEBUG : potato: Seek from 9 to 0 2026/05/19 01:00:39 DEBUG : potato: Seek from 9 to 0 2026/05/19 01:00:39 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", 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.59s) --- PASS: TestCheck/1 (0.17s) --- PASS: TestCheck/2 (0.14s) --- PASS: TestCheck/3 (0.15s) --- PASS: TestCheck/4 (0.16s) --- PASS: TestCheck/5 (0.14s) --- PASS: TestCheck/6 (0.17s) --- PASS: TestCheck/7 (0.17s) === RUN TestCheckFsError 2026/05/19 01:00:45 DEBUG : Creating backend with remote "nonexistent" 2026/05/19 01:00:45 DEBUG : Creating backend with remote "nonexistent" 2026/05/19 01:00:45 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/19 01:00:45 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/05/19 01:00:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/19 01:00:45 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", 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 (7.01s) --- PASS: TestCheckDownload/1 (0.46s) --- PASS: TestCheckDownload/2 (0.47s) --- PASS: TestCheckDownload/3 (0.46s) --- PASS: TestCheckDownload/4 (0.60s) --- PASS: TestCheckDownload/5 (0.45s) --- PASS: TestCheckDownload/6 (0.55s) --- PASS: TestCheckDownload/7 (0.52s) === RUN TestCheckSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", 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 (4.71s) --- PASS: TestCheckSizeOnly/1 (0.16s) --- PASS: TestCheckSizeOnly/2 (0.14s) --- PASS: TestCheckSizeOnly/3 (0.16s) --- PASS: TestCheckSizeOnly/4 (0.17s) --- PASS: TestCheckSizeOnly/5 (0.16s) --- PASS: TestCheckSizeOnly/6 (0.16s) --- PASS: TestCheckSizeOnly/7 (0.16s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:00:58 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/19 01:00:58 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/19 01:00:58 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/19 01:00:58 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/19 01:00:58 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:00:58 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:00:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/19 01:00:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/19 01:00:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/19 01:00:59 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.01s) === RUN TestCheckSum run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:01:00 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/data" 2026/05/19 01:01:00 DEBUG : Config file has changed externally - reloading 2026/05/19 01:01:00 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/data': Has cached credentials 2026/05/19 01:01:00 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-cifeyiv9vogu/data' lacks md5, skipping --- SKIP: TestCheckSum (12.39s) === RUN TestCheckSumDownload run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:01:12 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/data" 2026/05/19 01:01:12 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/data': Has cached credentials 2026/05/19 01:01:13 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2026/05/19 01:01:19 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:19 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:22 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:22 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:24 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:24 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:26 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:26 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:29 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:29 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:31 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:31 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:32 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:32 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:33 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:01:33 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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 (23.33s) --- PASS: TestCheckSumDownload/subtest1 (1.18s) --- PASS: TestCheckSumDownload/subtest2 (1.09s) --- PASS: TestCheckSumDownload/subtest3 (1.06s) --- PASS: TestCheckSumDownload/subtest4 (0.95s) --- PASS: TestCheckSumDownload/subtest5 (1.00s) --- PASS: TestCheckSumDownload/subtest6 (0.94s) --- PASS: TestCheckSumDownload/subtest7 (0.98s) === RUN TestApplyTransforms 2026/05/19 01:01:36 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-reqoguh9vuye" 2026/05/19 01:01:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:36 DEBUG : proton drive root link ID 'rclone-test-reqoguh9vuye': Has cached credentials 2026/05/19 01:01:36 DEBUG : proton drive root link ID 'rclone-test-reqoguh9vuye': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:36 DEBUG : Creating backend with remote "/tmp/rclone3405357108" run.go:198: Remote "proton drive root link ID 'rclone-test-reqoguh9vuye'", Local "Local file system at /tmp/rclone3405357108", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2026/05/19 01:01:38 ERROR : hello, world!: sum not found 2026/05/19 01:01:38 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-reqoguh9vuye' 2026/05/19 01:01:38 NOTICE: proton drive root link ID 'rclone-test-reqoguh9vuye': 1 files missing 2026/05/19 01:01:38 NOTICE: 1 hashes missing 2026/05/19 01:01:38 NOTICE: proton drive root link ID 'rclone-test-reqoguh9vuye': 1 differences found 2026/05/19 01:01:38 NOTICE: proton drive root link ID 'rclone-test-reqoguh9vuye': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/19 01:01:38 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:38 NOTICE: proton drive root link ID 'rclone-test-reqoguh9vuye': 0 differences found 2026/05/19 01:01:38 NOTICE: proton drive root link ID 'rclone-test-reqoguh9vuye': 1 matching files 2026/05/19 01:01:38 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-caxesed2jaze" 2026/05/19 01:01:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:38 DEBUG : proton drive root link ID 'rclone-test-caxesed2jaze': Has cached credentials 2026/05/19 01:01:39 DEBUG : proton drive root link ID 'rclone-test-caxesed2jaze': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:39 DEBUG : Creating backend with remote "/tmp/rclone3280540596" run.go:198: Remote "proton drive root link ID 'rclone-test-caxesed2jaze'", Local "Local file system at /tmp/rclone3280540596", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2026/05/19 01:01:40 ERROR : HELLO, WORLD!: sum not found 2026/05/19 01:01:40 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-caxesed2jaze' 2026/05/19 01:01:40 NOTICE: proton drive root link ID 'rclone-test-caxesed2jaze': 1 files missing 2026/05/19 01:01:40 NOTICE: 1 hashes missing 2026/05/19 01:01:40 NOTICE: proton drive root link ID 'rclone-test-caxesed2jaze': 1 differences found 2026/05/19 01:01:40 NOTICE: proton drive root link ID 'rclone-test-caxesed2jaze': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/19 01:01:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:41 NOTICE: proton drive root link ID 'rclone-test-caxesed2jaze': 0 differences found 2026/05/19 01:01:41 NOTICE: proton drive root link ID 'rclone-test-caxesed2jaze': 1 matching files 2026/05/19 01:01:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xefokoz0xajo" 2026/05/19 01:01:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:41 DEBUG : proton drive root link ID 'rclone-test-xefokoz0xajo': Has cached credentials 2026/05/19 01:01:41 DEBUG : proton drive root link ID 'rclone-test-xefokoz0xajo': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:41 DEBUG : Creating backend with remote "/tmp/rclone2495480053" run.go:198: Remote "proton drive root link ID 'rclone-test-xefokoz0xajo'", Local "Local file system at /tmp/rclone2495480053", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/19 01:01:43 ERROR : HeLlO, wOrLd!: sum not found 2026/05/19 01:01:43 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-xefokoz0xajo' 2026/05/19 01:01:43 NOTICE: proton drive root link ID 'rclone-test-xefokoz0xajo': 1 files missing 2026/05/19 01:01:43 NOTICE: 1 hashes missing 2026/05/19 01:01:43 NOTICE: proton drive root link ID 'rclone-test-xefokoz0xajo': 1 differences found 2026/05/19 01:01:43 NOTICE: proton drive root link ID 'rclone-test-xefokoz0xajo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/19 01:01:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:43 NOTICE: proton drive root link ID 'rclone-test-xefokoz0xajo': 0 differences found 2026/05/19 01:01:43 NOTICE: proton drive root link ID 'rclone-test-xefokoz0xajo': 1 matching files 2026/05/19 01:01:43 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-rizojuh6bivo" 2026/05/19 01:01:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:43 DEBUG : proton drive root link ID 'rclone-test-rizojuh6bivo': Has cached credentials 2026/05/19 01:01:44 DEBUG : proton drive root link ID 'rclone-test-rizojuh6bivo': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:44 DEBUG : Creating backend with remote "/tmp/rclone3931258769" run.go:198: Remote "proton drive root link ID 'rclone-test-rizojuh6bivo'", Local "Local file system at /tmp/rclone3931258769", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/19 01:01:45 ERROR : HELLO, WORLD!: sum not found 2026/05/19 01:01:45 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-rizojuh6bivo' 2026/05/19 01:01:45 NOTICE: proton drive root link ID 'rclone-test-rizojuh6bivo': 1 files missing 2026/05/19 01:01:45 NOTICE: 1 hashes missing 2026/05/19 01:01:45 NOTICE: proton drive root link ID 'rclone-test-rizojuh6bivo': 1 differences found 2026/05/19 01:01:45 NOTICE: proton drive root link ID 'rclone-test-rizojuh6bivo': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/19 01:01:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:45 NOTICE: proton drive root link ID 'rclone-test-rizojuh6bivo': 0 differences found 2026/05/19 01:01:45 NOTICE: proton drive root link ID 'rclone-test-rizojuh6bivo': 1 matching files 2026/05/19 01:01:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gabohub5dofu" 2026/05/19 01:01:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:45 DEBUG : proton drive root link ID 'rclone-test-gabohub5dofu': Has cached credentials 2026/05/19 01:01:46 DEBUG : proton drive root link ID 'rclone-test-gabohub5dofu': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:46 DEBUG : Creating backend with remote "/tmp/rclone3888935137" run.go:198: Remote "proton drive root link ID 'rclone-test-gabohub5dofu'", Local "Local file system at /tmp/rclone3888935137", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2026/05/19 01:01:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:47 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-gabohub5dofu' 2026/05/19 01:01:47 NOTICE: proton drive root link ID 'rclone-test-gabohub5dofu': 1 files missing 2026/05/19 01:01:47 NOTICE: 1 hashes missing 2026/05/19 01:01:47 NOTICE: proton drive root link ID 'rclone-test-gabohub5dofu': 1 differences found 2026/05/19 01:01:47 NOTICE: proton drive root link ID 'rclone-test-gabohub5dofu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/19 01:01:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:47 NOTICE: proton drive root link ID 'rclone-test-gabohub5dofu': 0 differences found 2026/05/19 01:01:47 NOTICE: proton drive root link ID 'rclone-test-gabohub5dofu': 1 matching files 2026/05/19 01:01:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-xituqoj4qome" 2026/05/19 01:01:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:47 DEBUG : proton drive root link ID 'rclone-test-xituqoj4qome': Has cached credentials 2026/05/19 01:01:48 DEBUG : proton drive root link ID 'rclone-test-xituqoj4qome': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:48 DEBUG : Creating backend with remote "/tmp/rclone986947014" run.go:198: Remote "proton drive root link ID 'rclone-test-xituqoj4qome'", Local "Local file system at /tmp/rclone986947014", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2026/05/19 01:01:49 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:49 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-xituqoj4qome' 2026/05/19 01:01:49 NOTICE: proton drive root link ID 'rclone-test-xituqoj4qome': 1 files missing 2026/05/19 01:01:49 NOTICE: 1 hashes missing 2026/05/19 01:01:49 NOTICE: proton drive root link ID 'rclone-test-xituqoj4qome': 1 differences found 2026/05/19 01:01:49 NOTICE: proton drive root link ID 'rclone-test-xituqoj4qome': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/19 01:01:50 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:50 NOTICE: proton drive root link ID 'rclone-test-xituqoj4qome': 0 differences found 2026/05/19 01:01:50 NOTICE: proton drive root link ID 'rclone-test-xituqoj4qome': 1 matching files 2026/05/19 01:01:50 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yuhesox6cuku" 2026/05/19 01:01:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:50 DEBUG : proton drive root link ID 'rclone-test-yuhesox6cuku': Has cached credentials 2026/05/19 01:01:50 DEBUG : proton drive root link ID 'rclone-test-yuhesox6cuku': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:50 DEBUG : Creating backend with remote "/tmp/rclone409849379" run.go:198: Remote "proton drive root link ID 'rclone-test-yuhesox6cuku'", Local "Local file system at /tmp/rclone409849379", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2026/05/19 01:01:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-yuhesox6cuku' 2026/05/19 01:01:52 NOTICE: proton drive root link ID 'rclone-test-yuhesox6cuku': 1 files missing 2026/05/19 01:01:52 NOTICE: 1 hashes missing 2026/05/19 01:01:52 NOTICE: proton drive root link ID 'rclone-test-yuhesox6cuku': 1 differences found 2026/05/19 01:01:52 NOTICE: proton drive root link ID 'rclone-test-yuhesox6cuku': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/05/19 01:01:52 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:52 NOTICE: proton drive root link ID 'rclone-test-yuhesox6cuku': 0 differences found 2026/05/19 01:01:52 NOTICE: proton drive root link ID 'rclone-test-yuhesox6cuku': 1 matching files 2026/05/19 01:01:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-pugewey1dupi" 2026/05/19 01:01:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:52 DEBUG : proton drive root link ID 'rclone-test-pugewey1dupi': Has cached credentials 2026/05/19 01:01:52 DEBUG : proton drive root link ID 'rclone-test-pugewey1dupi': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:53 DEBUG : Creating backend with remote "/tmp/rclone1788108192" run.go:198: Remote "proton drive root link ID 'rclone-test-pugewey1dupi'", Local "Local file system at /tmp/rclone1788108192", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2026/05/19 01:01:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:54 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-pugewey1dupi' 2026/05/19 01:01:54 NOTICE: proton drive root link ID 'rclone-test-pugewey1dupi': 1 files missing 2026/05/19 01:01:54 NOTICE: 1 hashes missing 2026/05/19 01:01:54 NOTICE: proton drive root link ID 'rclone-test-pugewey1dupi': 1 differences found 2026/05/19 01:01:54 NOTICE: proton drive root link ID 'rclone-test-pugewey1dupi': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/05/19 01:01:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:54 NOTICE: proton drive root link ID 'rclone-test-pugewey1dupi': 0 differences found 2026/05/19 01:01:54 NOTICE: proton drive root link ID 'rclone-test-pugewey1dupi': 1 matching files 2026/05/19 01:01:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-timawus7yica" 2026/05/19 01:01:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:54 DEBUG : proton drive root link ID 'rclone-test-timawus7yica': Has cached credentials 2026/05/19 01:01:55 DEBUG : proton drive root link ID 'rclone-test-timawus7yica': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:55 DEBUG : Creating backend with remote "/tmp/rclone2455821602" run.go:198: Remote "proton drive root link ID 'rclone-test-timawus7yica'", Local "Local file system at /tmp/rclone2455821602", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2026/05/19 01:01:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-timawus7yica' 2026/05/19 01:01:56 NOTICE: proton drive root link ID 'rclone-test-timawus7yica': 1 files missing 2026/05/19 01:01:56 NOTICE: 1 hashes missing 2026/05/19 01:01:56 NOTICE: proton drive root link ID 'rclone-test-timawus7yica': 1 differences found 2026/05/19 01:01:56 NOTICE: proton drive root link ID 'rclone-test-timawus7yica': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/05/19 01:01:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:56 NOTICE: proton drive root link ID 'rclone-test-timawus7yica': 0 differences found 2026/05/19 01:01:56 NOTICE: proton drive root link ID 'rclone-test-timawus7yica': 1 matching files 2026/05/19 01:01:56 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-likiquk9sidu" 2026/05/19 01:01:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:01:56 DEBUG : proton drive root link ID 'rclone-test-likiquk9sidu': Has cached credentials 2026/05/19 01:01:57 DEBUG : proton drive root link ID 'rclone-test-likiquk9sidu': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:01:57 DEBUG : Creating backend with remote "/tmp/rclone1351835659" run.go:198: Remote "proton drive root link ID 'rclone-test-likiquk9sidu'", Local "Local file system at /tmp/rclone1351835659", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2026/05/19 01:01:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/05/19 01:01:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-likiquk9sidu' 2026/05/19 01:01:58 NOTICE: proton drive root link ID 'rclone-test-likiquk9sidu': 1 files missing 2026/05/19 01:01:58 NOTICE: 1 hashes missing 2026/05/19 01:01:58 NOTICE: proton drive root link ID 'rclone-test-likiquk9sidu': 1 differences found 2026/05/19 01:01:58 NOTICE: proton drive root link ID 'rclone-test-likiquk9sidu': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/05/19 01:01:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/19 01:01:58 NOTICE: proton drive root link ID 'rclone-test-likiquk9sidu': 0 differences found 2026/05/19 01:01:58 NOTICE: proton drive root link ID 'rclone-test-likiquk9sidu': 1 matching files 2026/05/19 01:01:58 DEBUG : proton drive root link ID 'rclone-test-likiquk9sidu': Purge remote 2026/05/19 01:01:59 DEBUG : proton drive root link ID 'rclone-test-timawus7yica': Purge remote 2026/05/19 01:01:59 DEBUG : proton drive root link ID 'rclone-test-pugewey1dupi': Purge remote 2026/05/19 01:01:59 DEBUG : proton drive root link ID 'rclone-test-yuhesox6cuku': Purge remote 2026/05/19 01:01:59 DEBUG : proton drive root link ID 'rclone-test-xituqoj4qome': Purge remote 2026/05/19 01:02:00 DEBUG : proton drive root link ID 'rclone-test-gabohub5dofu': Purge remote 2026/05/19 01:02:00 DEBUG : proton drive root link ID 'rclone-test-rizojuh6bivo': Purge remote 2026/05/19 01:02:00 DEBUG : proton drive root link ID 'rclone-test-xefokoz0xajo': Purge remote 2026/05/19 01:02:00 DEBUG : proton drive root link ID 'rclone-test-caxesed2jaze': Purge remote 2026/05/19 01:02:01 DEBUG : proton drive root link ID 'rclone-test-reqoguh9vuye': Purge remote --- PASS: TestApplyTransforms (25.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/19 01:02:02 DEBUG : sub/file2: size = 14 OK 2026/05/19 01:02:02 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:02:02 INFO : file1: Copied (new) to: sub/file2 2026/05/19 01:02:02 DEBUG : sub/file2: size = 14 OK 2026/05/19 01:02:02 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/19 01:02:02 DEBUG : file1: Unchanged skipping 2026/05/19 01:02:02 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.43s) === RUN TestCopyLongFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.25s) === RUN TestCopyFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:05 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/backup" 2026/05/19 01:02:05 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/backup': Has cached credentials 2026/05/19 01:02:05 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/backup': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:02:08 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1179760448) 2026/05/19 01:02:08 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-cifeyiv9vogu') 2026/05/19 01:02:08 DEBUG : dst/file1: Sizes differ 2026/05/19 01:02:14 INFO : dst/file1: Moved (server-side) 2026/05/19 01:02:15 DEBUG : dst/file1: size = 14 OK 2026/05/19 01:02:15 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:02:15 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (12.98s) === RUN TestCopyFileCompareDest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/dst" 2026/05/19 01:02:17 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/dst': Has cached credentials 2026/05/19 01:02:17 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/dst': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:02:20 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/CompareDest" 2026/05/19 01:02:20 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/CompareDest': Has cached credentials 2026/05/19 01:02:20 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/CompareDest': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:02:23 DEBUG : one: Need to transfer - File not found at Destination 2026/05/19 01:02:24 DEBUG : one: size = 3 OK 2026/05/19 01:02:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/19 01:02:24 INFO : one: Copied (new) 2026/05/19 01:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1179760448) 2026/05/19 01:02:25 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-cifeyiv9vogu/dst') 2026/05/19 01:02:25 DEBUG : one: Sizes differ 2026/05/19 01:02:25 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu/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/05/19 01:02:25 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu/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/05/19 01:02:26 DEBUG : one: size = 5 OK 2026/05/19 01:02:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/19 01:02:26 INFO : one: Copied (replaced existing) 2026/05/19 01:02:26 NOTICE: proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:02:26 ERROR : proton drive root link ID 'rclone-test-cifeyiv9vogu': 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/05/19 01:02:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone1179760448) 2026/05/19 01:02:28 DEBUG : one: size = 3 (proton drive root link ID 'rclone-test-cifeyiv9vogu/dst') 2026/05/19 01:02:28 DEBUG : one: Sizes differ 2026/05/19 01:02:29 DEBUG : one: size = 5 OK 2026/05/19 01:02:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/19 01:02:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/19 01:02:30 DEBUG : two: Need to transfer - File not found at Destination 2026/05/19 01:02:30 DEBUG : two: size = 3 OK 2026/05/19 01:02:30 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/19 01:02:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 01:02:30 DEBUG : two: Need to transfer - File not found at Destination 2026/05/19 01:02:31 DEBUG : two: size = 3 OK 2026/05/19 01:02:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/19 01:02:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/19 01:02:31 DEBUG : two: Need to transfer - File not found at Destination 2026/05/19 01:02:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone1179760448) 2026/05/19 01:02:31 DEBUG : two: size = 3 (proton drive root link ID 'rclone-test-cifeyiv9vogu/CompareDest') 2026/05/19 01:02:31 DEBUG : two: Sizes differ 2026/05/19 01:02:32 DEBUG : two: size = 5 OK 2026/05/19 01:02:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/19 01:02:32 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (16.97s) === RUN TestCopyFileCopyDest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.24s) === RUN TestCopyInplace run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.28s) === RUN TestCopyLongFileName run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.28s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:35 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/05/19 01:02:35 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/05/19 01:02:35 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:02:35 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/05/19 01:02:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/05/19 01:02:36 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2026/05/19 01:02:36 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/05/19 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/05/19 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/05/19 01:02:37 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 072fcf1b1bf2d8a8b1308f7abc7321674ab58129 OK 2026/05/19 01:02:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.74s) === RUN TestDeduplicateInteractive run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.29s) === RUN TestDeduplicateSkip run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.26s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.24s) === RUN TestDeduplicateFirst run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.25s) === RUN TestDeduplicateNewest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.26s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:42 INFO : proton drive root link ID 'rclone-test-cifeyiv9vogu': Looking for duplicate sha1 hashes using newest mode. 2026/05/19 01:02:43 NOTICE: 04894a915e5d96fa5dc7c7d5171f3269478ee6a7: Found 3 files with duplicate sha1 hashes 2026/05/19 01:02:43 INFO : one: Deleted 2026/05/19 01:02:43 INFO : also/one: Deleted 2026/05/19 01:02:43 NOTICE: 04894a915e5d96fa5dc7c7d5171f3269478ee6a7: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (4.33s) === RUN TestDeduplicateOldest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.24s) === RUN TestDeduplicateLargest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.26s) === RUN TestDeduplicateSmallest run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.25s) === RUN TestDeduplicateRename run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.28s) === RUN TestMergeDirs run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.29s) === RUN TestListDirSorted run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:51 DEBUG : a.txt: Excluded (Size Filter) 2026/05/19 01:02:51 DEBUG : a.txt: Excluded 2026/05/19 01:02:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/19 01:02:51 DEBUG : sub dir/hello world: Excluded 2026/05/19 01:02:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/19 01:02:51 DEBUG : sub dir/hello world2: Excluded 2026/05/19 01:02:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/19 01:02:51 DEBUG : sub dir/hello world: Excluded 2026/05/19 01:02:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/19 01:02:51 DEBUG : sub dir/hello world2: Excluded 2026/05/19 01:02:51 DEBUG : sub dir/ignore dir: Excluded 2026/05/19 01:02:52 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (8.47s) === RUN TestListDirSortedFn run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:02:59 DEBUG : a.txt: Excluded (Size Filter) 2026/05/19 01:02:59 DEBUG : a.txt: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/19 01:03:00 DEBUG : sub dir/hello world: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/19 01:03:00 DEBUG : sub dir/hello world2: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/05/19 01:03:00 DEBUG : sub dir/hello world: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/05/19 01:03:00 DEBUG : sub dir/hello world2: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/ignore dir: Excluded 2026/05/19 01:03:00 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (8.72s) === RUN TestListJSON run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", 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/05/19 01:03:05 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (4.07s) --- PASS: TestListJSON/Default (0.15s) --- PASS: TestListJSON/FilesOnly (0.13s) --- PASS: TestListJSON/DirsOnly (0.15s) --- PASS: TestListJSON/Recurse (0.28s) --- PASS: TestListJSON/SubDir (0.15s) --- PASS: TestListJSON/NoModTime (0.15s) --- PASS: TestListJSON/NoMimeType (0.15s) --- PASS: TestListJSON/ShowHash (0.15s) --- PASS: TestListJSON/HashTypes (0.16s) --- PASS: TestListJSON/Metadata (0.13s) === RUN TestStatJSON run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", 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/05/19 01:03:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/notfound" 2026/05/19 01:03:10 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/notfound': Has cached credentials 2026/05/19 01:03:11 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (8.18s) --- PASS: TestStatJSON/Root (0.15s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.14s) --- PASS: TestStatJSON/Dir (0.43s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.15s) --- PASS: TestStatJSON/File (0.19s) --- PASS: TestStatJSON/NotFound (0.20s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.19s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.07s) --- PASS: TestStatJSON/DirDirsOnly (0.13s) --- PASS: TestStatJSON/FileDirsOnly (0.16s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.14s) --- PASS: TestStatJSON/RootNotFound (3.30s) === RUN TestMkdir run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:15 INFO : proton drive root link ID 'rclone-test-cifeyiv9vogu': Making directory 2026/05/19 01:03:15 INFO : proton drive root link ID 'rclone-test-cifeyiv9vogu': Making directory --- PASS: TestMkdir (0.37s) === RUN TestLsd run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestLsd (1.84s) === RUN TestLs run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestLs (1.90s) === RUN TestLsWithFilesFrom run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:20 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/05/19 01:03:20 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.27s) === RUN TestLsLong run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestLsLong (1.98s) === RUN TestHashSums run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.57s) --- PASS: TestHashSums/Sha1 (0.15s) --- PASS: TestHashSums/Sha1Download (0.57s) === RUN TestHashSumsWithErrors 2026/05/19 01:03:26 DEBUG : Creating backend with remote ":memory:" 2026/05/19 01:03:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/05/19 01:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/05/19 01:03:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/05/19 01:03:26 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestCount (3.51s) === RUN TestDelete run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:31 DEBUG : Waiting for deletions to finish 2026/05/19 01:03:31 DEBUG : large: Excluded (Size Filter) 2026/05/19 01:03:31 DEBUG : large: Excluded 2026/05/19 01:03:31 INFO : medium: Deleted 2026/05/19 01:03:31 INFO : small: Deleted --- PASS: TestDelete (2.61s) === RUN TestMaxDelete run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:33 DEBUG : Waiting for deletions to finish 2026/05/19 01:03:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/19 01:03:34 INFO : large: Deleted 2026/05/19 01:03:34 INFO : medium: Deleted --- PASS: TestMaxDelete (2.94s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:36 DEBUG : Waiting for deletions to finish 2026/05/19 01:03:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/05/19 01:03:37 INFO : small: Deleted 2026/05/19 01:03:37 INFO : medium: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.85s) === RUN TestMaxDeleteSize run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:39 DEBUG : Waiting for deletions to finish 2026/05/19 01:03:39 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/05/19 01:03:40 INFO : large: Deleted 2026/05/19 01:03:40 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.96s) === RUN TestReadFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestReadFile (1.95s) === RUN TestRetry 2026/05/19 01:03:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/05/19 01:03:42 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/05/19 01:03:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/19 01:03:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/19 01:03:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/19 01:03:42 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/05/19 01:03:42 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestCat (5.65s) === RUN TestPurge 2026/05/19 01:03:48 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cidigom4degu" 2026/05/19 01:03:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/19 01:03:48 DEBUG : proton drive root link ID 'rclone-test-cidigom4degu': Has cached credentials 2026/05/19 01:03:48 DEBUG : proton drive root link ID 'rclone-test-cidigom4degu': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:03:49 DEBUG : Creating backend with remote "/tmp/rclone3398074458" run.go:198: Remote "proton drive root link ID 'rclone-test-cidigom4degu'", Local "Local file system at /tmp/rclone3398074458", Modify Window "1s" 2026/05/19 01:03:51 INFO : A2: Making directory 2026/05/19 01:03:51 INFO : A1/B2: Making directory 2026/05/19 01:03:51 INFO : A1/B2/C2: Making directory 2026/05/19 01:03:51 INFO : A1/B1/C3: Making directory 2026/05/19 01:03:51 INFO : A3: Making directory 2026/05/19 01:03:52 INFO : A3/B3: Making directory 2026/05/19 01:03:52 INFO : A3/B3/C4: Making directory 2026/05/19 01:03:54 ERROR : error listing: directory not found 2026/05/19 01:03:54 DEBUG : proton drive root link ID 'rclone-test-cidigom4degu': Purge remote 2026/05/19 01:03:54 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.28s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:03:56 INFO : A2: Making directory 2026/05/19 01:03:56 INFO : A1/B2: Making directory 2026/05/19 01:03:56 INFO : A1/B2/C2: Making directory 2026/05/19 01:03:56 INFO : A1/B1/C3: Making directory 2026/05/19 01:03:57 INFO : A3: Making directory 2026/05/19 01:03:57 INFO : A3/B3: Making directory 2026/05/19 01:03:57 INFO : A3/B3/C4: Making directory 2026/05/19 01:03:59 DEBUG : removing 1 level 3 directories 2026/05/19 01:03:59 INFO : A3/B3/C4: Removing directory 2026/05/19 01:04:00 DEBUG : removing 2 level 3 directories 2026/05/19 01:04:00 INFO : A1/B2/C2: Removing directory 2026/05/19 01:04:00 INFO : A1/B1/C3: Removing directory 2026/05/19 01:04:00 DEBUG : removing 2 level 2 directories 2026/05/19 01:04:00 INFO : A3/B3: Removing directory 2026/05/19 01:04:00 INFO : A1/B2: Removing directory 2026/05/19 01:04:00 DEBUG : removing 2 level 1 directories 2026/05/19 01:04:00 INFO : A2: Removing directory 2026/05/19 01:04:00 INFO : A3: Removing directory 2026/05/19 01:04:02 DEBUG : removing 1 level 3 directories 2026/05/19 01:04:02 INFO : A1/B1/C1: Removing directory 2026/05/19 01:04:02 DEBUG : removing 1 level 2 directories 2026/05/19 01:04:02 INFO : A1/B1: Removing directory 2026/05/19 01:04:02 DEBUG : removing 1 level 1 directories 2026/05/19 01:04:02 INFO : A1: Removing directory 2026/05/19 01:04:03 DEBUG : removing 1 level 0 directories 2026/05/19 01:04:03 INFO : proton drive root link ID 'rclone-test-cifeyiv9vogu': Removing directory 2026/05/19 01:04:03 ERROR : error listing: directory not found 2026/05/19 01:04:03 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (8.53s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:04:03 INFO : A1: Making directory 2026/05/19 01:04:03 INFO : A1/B1: Making directory 2026/05/19 01:04:04 INFO : A1/B1/C1: Making directory 2026/05/19 01:04:05 DEBUG : removing 1 level 3 directories 2026/05/19 01:04:05 INFO : A1/B1/C1: Removing directory 2026/05/19 01:04:05 DEBUG : removing 1 level 2 directories 2026/05/19 01:04:05 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.96s) === RUN TestRmdirsWithFilter run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:04:06 INFO : A1: Making directory 2026/05/19 01:04:06 INFO : A1/B1: Making directory 2026/05/19 01:04:06 INFO : A1/B1/C1: Making directory 2026/05/19 01:04:07 DEBUG : removing 1 level 3 directories 2026/05/19 01:04:07 INFO : A1/B1/C1: Removing directory 2026/05/19 01:04:08 DEBUG : removing 1 level 2 directories 2026/05/19 01:04:08 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.76s) === RUN TestCopyURL run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:04:10 DEBUG : filename.txt: File name found in url 2026/05/19 01:04:10 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (179.76s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestCopyURLDownloadHeaders (3.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:07:12 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/19 01:07:16 DEBUG : sub/file2: size = 14 OK 2026/05/19 01:07:16 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:07:16 INFO : file1: Copied (new) to: sub/file2 2026/05/19 01:07:16 INFO : file1: Deleted 2026/05/19 01:07:17 DEBUG : sub/file2: size = 14 OK 2026/05/19 01:07:17 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/19 01:07:17 DEBUG : file1: Unchanged skipping 2026/05/19 01:07:17 INFO : file1: Deleted 2026/05/19 01:07:18 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (9.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:07:21 DEBUG : file1: Need to transfer - File not found at Destination 2026/05/19 01:07:23 DEBUG : file1: size = 14 OK 2026/05/19 01:07:23 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:07:23 INFO : file1: Copied (new) 2026/05/19 01:07:23 INFO : file1: Deleted 2026/05/19 01:07:24 DEBUG : file1: Destination exists, skipping 2026/05/19 01:07:24 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.09s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.87s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.81s) === RUN TestMoveFileBackupDir run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:07:33 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-cifeyiv9vogu/backup" 2026/05/19 01:07:33 DEBUG : Config file has changed externally - reloading 2026/05/19 01:07:33 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/backup': Has cached credentials 2026/05/19 01:07:34 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu/backup': Used cached credential to initialize the ProtonDrive API 2026/05/19 01:07:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1179760448) 2026/05/19 01:07:39 DEBUG : dst/file1: size = 18 (proton drive root link ID 'rclone-test-cifeyiv9vogu') 2026/05/19 01:07:39 DEBUG : dst/file1: Sizes differ 2026/05/19 01:07:49 INFO : dst/file1: Moved (server-side) 2026/05/19 01:07:51 DEBUG : dst/file1: size = 14 OK 2026/05/19 01:07:51 DEBUG : dst/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/05/19 01:07:51 INFO : dst/file1: Copied (new) 2026/05/19 01:07:51 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (29.25s) === 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:08:12 INFO : A1/B2: Making directory 2026/05/19 01:08:13 INFO : A1/B1/C3: Making directory 2026/05/19 01:08:37 INFO : A2/two: Moved (server-side) to: A3/two 2026/05/19 01:08:37 INFO : A2/one: Moved (server-side) to: A3/one 2026/05/19 01:08:37 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/05/19 01:08:37 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/05/19 01:08:38 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/05/19 01:08:44 INFO : proton drive root link ID 'rclone-test-cifeyiv9vogu': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/05/19 01:08:58 INFO : A3/two: Moved (server-side) to: A4/two 2026/05/19 01:08:58 INFO : A3/one: Moved (server-side) to: A4/one 2026/05/19 01:08:58 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/05/19 01:08:59 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/05/19 01:08:59 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (77.01s) === RUN TestGetFsInfo run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestGetFsInfo (0.66s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:09:15 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/19 01:09:17 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/05/19 01:09:17 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/19 01:09:17 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/19 01:09:17 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/19 01:09:19 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/05/19 01:09:19 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/19 01:09:19 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:09:22 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/19 01:09:24 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/05/19 01:09:24 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2026/05/19 01:09:24 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2026/05/19 01:09:24 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/19 01:09:26 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/05/19 01:09:26 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2026/05/19 01:09:26 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-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:09:28 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/19 01:09:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/19 01:09:30 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/19 01:09:30 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/19 01:09:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/19 01:09:32 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:09:35 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': File to upload is small (34 bytes), uploading instead of streaming 2026/05/19 01:09:37 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/05/19 01:09:37 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/19 01:09:37 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/05/19 01:09:37 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/05/19 01:09:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/05/19 01:09:39 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2026/05/19 01:09:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (26.76s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (6.56s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.71s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.68s) === RUN TestRcatMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.75s) === RUN TestRcatSize run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:09:44 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': File to upload is small (60 bytes), uploading instead of streaming 2026/05/19 01:09:46 DEBUG : potato2: size = 60 OK 2026/05/19 01:09:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/19 01:09:46 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (6.33s) === RUN TestRcatSizeMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.57s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" --- PASS: TestRcatSizeUploadHeaders (3.37s) === RUN TestTouchDir run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:10:01 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Touching "empty space" 2026/05/19 01:10:01 ERROR : empty space: failed to touch: can't set modified time 2026/05/19 01:10:01 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Touching "potato2" 2026/05/19 01:10:01 ERROR : potato2: failed to touch: can't set modified time 2026/05/19 01:10:01 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Touching "sub dir/potato3" 2026/05/19 01:10:01 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (11.96s) === RUN TestMkdirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.70s) === RUN TestMkdirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.65s) === RUN TestCopyDirMetadata run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.68s) === RUN TestSetDirModTime run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.80s) === RUN TestDirsEqual run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.64s) === RUN TestRemoveExisting run.go:198: Remote "proton drive root link ID 'rclone-test-cifeyiv9vogu'", Local "Local file system at /tmp/rclone1179760448", Modify Window "1s" 2026/05/19 01:10:16 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.sesikex4" before starting 2026/05/19 01:10:23 DEBUG : sub dir/test remove existing.sesikex4: TEST: removing renamed existing file after operation 2026/05/19 01:10:25 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tatejeg2" before starting 2026/05/19 01:10:32 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tatejeg2: TEST: renaming existing back after failed operation 2026/05/19 01:10: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.fukuquq3" before starting 2026/05/19 01:10:48 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fukuquq3: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (42.51s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/05/19 01:10:50 DEBUG : proton drive root link ID 'rclone-test-cifeyiv9vogu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished OK in 10m14.089916999s (try 1/5)