"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) 2025/09/06 04:12:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi" 2025/09/06 04:12:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:12:57 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Has cached credentials 2025/09/06 04:12:58.053823 WARN RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2025/09/06 04:12:58.053861 ERROR RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401) 2025/09/06 04:12:58 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/09/06 04:12:58 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/09/06 04:12:58 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/09/06 04:12:58 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/09/06 04:12:59 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:12:59 DEBUG : Creating backend with remote "/tmp/rclone1095174421" === 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/06 04:12:59 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.10s) === RUN TestMultithreadCopyAbort run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/09/06 04:12:59 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.09s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/09/06 04:12:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/09/06 04:12:59 DEBUG : potato: Seek from 10 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 10 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/09/06 04:12:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/09/06 04:12:59 DEBUG : potato: Seek from 8 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 8 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/09/06 04:12:59 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/09/06 04:12:59 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/09/06 04:12:59 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/09/06 04:12:59 DEBUG : potato: Seek from 5 to 2 2025/09/06 04:12:59 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/09/06 04:12:59 DEBUG : potato: Seek from 9 to 0 2025/09/06 04:12:59 DEBUG : potato: Seek from 9 to 0 2025/09/06 04:12:59 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/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/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/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/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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", 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 (16.72s) --- PASS: TestCheck/1 (0.31s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.38s) --- PASS: TestCheck/4 (0.46s) --- PASS: TestCheck/5 (0.47s) --- PASS: TestCheck/6 (0.55s) --- PASS: TestCheck/7 (0.56s) === RUN TestCheckFsError 2025/09/06 04:13:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/06 04:13:16 DEBUG : Creating backend with remote "nonexistent" 2025/09/06 04:13:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/09/06 04:13:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/09/06 04:13:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/09/06 04:13:16 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", 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 (17.34s) --- PASS: TestCheckDownload/1 (1.01s) --- PASS: TestCheckDownload/2 (1.05s) --- PASS: TestCheckDownload/3 (1.10s) --- PASS: TestCheckDownload/4 (1.36s) --- PASS: TestCheckDownload/5 (1.24s) --- PASS: TestCheckDownload/6 (1.39s) --- PASS: TestCheckDownload/7 (1.48s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", 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 (12.10s) --- PASS: TestCheckSizeOnly/1 (0.36s) --- PASS: TestCheckSizeOnly/2 (0.30s) --- PASS: TestCheckSizeOnly/3 (0.38s) --- PASS: TestCheckSizeOnly/4 (0.50s) --- PASS: TestCheckSizeOnly/5 (0.48s) --- PASS: TestCheckSizeOnly/6 (0.58s) --- PASS: TestCheckSizeOnly/7 (0.57s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:13:48 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/06 04:13:48 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/06 04:13:48 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/06 04:13:48 NOTICE: test.sum: 2 warning(s) suppressed... 2025/09/06 04:13:48.839483 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:13:48.839519 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:13:51 NOTICE: test.sum: improperly formatted checksum line 4 2025/09/06 04:13:51 NOTICE: test.sum: improperly formatted checksum line 5 2025/09/06 04:13:51 NOTICE: test.sum: improperly formatted checksum line 6 2025/09/06 04:13:51 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (6.35s) === RUN TestCheckSum run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:13:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/data" 2025/09/06 04:13:52 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/data': Has cached credentials 2025/09/06 04:13:53 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/data': Used cached credential to initialize the ProtonDrive API check_test.go:350: proton drive root link ID 'rclone-test-sodebuy4lemi/data' lacks md5, skipping --- SKIP: TestCheckSum (258.20s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:18:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/data" 2025/09/06 04:18:10 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/data': Has cached credentials 2025/09/06 04:18:11 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/data': Used cached credential to initialize the ProtonDrive API === RUN TestCheckSumDownload/subtest1 2025/09/06 04:22:08.865383 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:08.865421 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest2 2025/09/06 04:22:13.800538 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:13.800576 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest3 2025/09/06 04:22:18.967811 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:18.967856 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest4 2025/09/06 04:22:23.994881 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:23.994925 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest5 2025/09/06 04:22:29.025228 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:29.025261 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) === RUN TestCheckSumDownload/subtest6 2025/09/06 04:22:33.960517 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:33.960633 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:22:35.976913 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:35.976960 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:22:38.026937 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:22:38.026967 ERROR RESTY 422 POST https://mail.proton.me/api/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 (273.90s) --- PASS: TestCheckSumDownload/subtest1 (2.54s) --- PASS: TestCheckSumDownload/subtest2 (2.16s) --- PASS: TestCheckSumDownload/subtest3 (2.42s) --- PASS: TestCheckSumDownload/subtest4 (2.22s) --- PASS: TestCheckSumDownload/subtest5 (2.19s) --- PASS: TestCheckSumDownload/subtest6 (2.19s) --- PASS: TestCheckSumDownload/subtest7 (2.19s) === RUN TestApplyTransforms 2025/09/06 04:22:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-nusukun4cebo" 2025/09/06 04:22:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:22:44 DEBUG : proton drive root link ID 'rclone-test-nusukun4cebo': Has cached credentials 2025/09/06 04:22:45 DEBUG : proton drive root link ID 'rclone-test-nusukun4cebo': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:22:45 DEBUG : Creating backend with remote "/tmp/rclone614852237" run.go:180: Remote "proton drive root link ID 'rclone-test-nusukun4cebo'", Local "Local file system at /tmp/rclone614852237", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/09/06 04:22:51 ERROR : hello, world!: sum not found 2025/09/06 04:22:51 ERROR : HELLO, WORLD!: file not in proton drive root link ID 'rclone-test-nusukun4cebo' 2025/09/06 04:22:51 NOTICE: proton drive root link ID 'rclone-test-nusukun4cebo': 1 files missing 2025/09/06 04:22:51 NOTICE: 1 hashes missing 2025/09/06 04:22:51 NOTICE: proton drive root link ID 'rclone-test-nusukun4cebo': 1 differences found 2025/09/06 04:22:51 NOTICE: proton drive root link ID 'rclone-test-nusukun4cebo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/09/06 04:22:52 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:22:52 NOTICE: proton drive root link ID 'rclone-test-nusukun4cebo': 0 differences found 2025/09/06 04:22:52 NOTICE: proton drive root link ID 'rclone-test-nusukun4cebo': 1 matching files 2025/09/06 04:22:52 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kedeton9roni" 2025/09/06 04:22:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:22:52 DEBUG : proton drive root link ID 'rclone-test-kedeton9roni': Has cached credentials 2025/09/06 04:22:53 DEBUG : proton drive root link ID 'rclone-test-kedeton9roni': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:22:53 DEBUG : Creating backend with remote "/tmp/rclone909627133" run.go:180: Remote "proton drive root link ID 'rclone-test-kedeton9roni'", Local "Local file system at /tmp/rclone909627133", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/09/06 04:22:56 ERROR : HELLO, WORLD!: sum not found 2025/09/06 04:22:56 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-kedeton9roni' 2025/09/06 04:22:56 NOTICE: proton drive root link ID 'rclone-test-kedeton9roni': 1 files missing 2025/09/06 04:22:56 NOTICE: 1 hashes missing 2025/09/06 04:22:56 NOTICE: proton drive root link ID 'rclone-test-kedeton9roni': 1 differences found 2025/09/06 04:22:56 NOTICE: proton drive root link ID 'rclone-test-kedeton9roni': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/09/06 04:22:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:22:57 NOTICE: proton drive root link ID 'rclone-test-kedeton9roni': 0 differences found 2025/09/06 04:22:57 NOTICE: proton drive root link ID 'rclone-test-kedeton9roni': 1 matching files 2025/09/06 04:22:57 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zasuzoj5hayo" 2025/09/06 04:22:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:22:57 DEBUG : proton drive root link ID 'rclone-test-zasuzoj5hayo': Has cached credentials 2025/09/06 04:22:58 DEBUG : proton drive root link ID 'rclone-test-zasuzoj5hayo': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:22:58 DEBUG : Creating backend with remote "/tmp/rclone1256026213" run.go:180: Remote "proton drive root link ID 'rclone-test-zasuzoj5hayo'", Local "Local file system at /tmp/rclone1256026213", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/09/06 04:23:01 ERROR : HeLlO, wOrLd!: sum not found 2025/09/06 04:23:01 ERROR : hello, world!: file not in proton drive root link ID 'rclone-test-zasuzoj5hayo' 2025/09/06 04:23:01 NOTICE: proton drive root link ID 'rclone-test-zasuzoj5hayo': 1 files missing 2025/09/06 04:23:01 NOTICE: 1 hashes missing 2025/09/06 04:23:01 NOTICE: proton drive root link ID 'rclone-test-zasuzoj5hayo': 1 differences found 2025/09/06 04:23:01 NOTICE: proton drive root link ID 'rclone-test-zasuzoj5hayo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/09/06 04:23:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:02 NOTICE: proton drive root link ID 'rclone-test-zasuzoj5hayo': 0 differences found 2025/09/06 04:23:02 NOTICE: proton drive root link ID 'rclone-test-zasuzoj5hayo': 1 matching files 2025/09/06 04:23:02 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dagekak2qine" 2025/09/06 04:23:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:02 DEBUG : proton drive root link ID 'rclone-test-dagekak2qine': Has cached credentials 2025/09/06 04:23:02 DEBUG : proton drive root link ID 'rclone-test-dagekak2qine': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:03 DEBUG : Creating backend with remote "/tmp/rclone762418553" run.go:180: Remote "proton drive root link ID 'rclone-test-dagekak2qine'", Local "Local file system at /tmp/rclone762418553", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/09/06 04:23:05 ERROR : HELLO, WORLD!: sum not found 2025/09/06 04:23:05 ERROR : HeLlO, wOrLd!: file not in proton drive root link ID 'rclone-test-dagekak2qine' 2025/09/06 04:23:05 NOTICE: proton drive root link ID 'rclone-test-dagekak2qine': 1 files missing 2025/09/06 04:23:05 NOTICE: 1 hashes missing 2025/09/06 04:23:05 NOTICE: proton drive root link ID 'rclone-test-dagekak2qine': 1 differences found 2025/09/06 04:23:05 NOTICE: proton drive root link ID 'rclone-test-dagekak2qine': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/09/06 04:23:06 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:06 NOTICE: proton drive root link ID 'rclone-test-dagekak2qine': 0 differences found 2025/09/06 04:23:06 NOTICE: proton drive root link ID 'rclone-test-dagekak2qine': 1 matching files 2025/09/06 04:23:06 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zibivec8pevu" 2025/09/06 04:23:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:06 DEBUG : proton drive root link ID 'rclone-test-zibivec8pevu': Has cached credentials 2025/09/06 04:23:07 DEBUG : proton drive root link ID 'rclone-test-zibivec8pevu': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:07 DEBUG : Creating backend with remote "/tmp/rclone4059077026" run.go:180: Remote "proton drive root link ID 'rclone-test-zibivec8pevu'", Local "Local file system at /tmp/rclone4059077026", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/09/06 04:23:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:09 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-zibivec8pevu' 2025/09/06 04:23:09 NOTICE: proton drive root link ID 'rclone-test-zibivec8pevu': 1 files missing 2025/09/06 04:23:09 NOTICE: 1 hashes missing 2025/09/06 04:23:09 NOTICE: proton drive root link ID 'rclone-test-zibivec8pevu': 1 differences found 2025/09/06 04:23:09 NOTICE: proton drive root link ID 'rclone-test-zibivec8pevu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/09/06 04:23:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:10 NOTICE: proton drive root link ID 'rclone-test-zibivec8pevu': 0 differences found 2025/09/06 04:23:10 NOTICE: proton drive root link ID 'rclone-test-zibivec8pevu': 1 matching files 2025/09/06 04:23:10 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-qaxeqiq9paxi" 2025/09/06 04:23:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:10 DEBUG : proton drive root link ID 'rclone-test-qaxeqiq9paxi': Has cached credentials 2025/09/06 04:23:11 DEBUG : proton drive root link ID 'rclone-test-qaxeqiq9paxi': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:12 DEBUG : Creating backend with remote "/tmp/rclone2713426575" run.go:180: Remote "proton drive root link ID 'rclone-test-qaxeqiq9paxi'", Local "Local file system at /tmp/rclone2713426575", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/09/06 04:23:14 ERROR : 測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:14 ERROR : 測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-qaxeqiq9paxi' 2025/09/06 04:23:14 NOTICE: proton drive root link ID 'rclone-test-qaxeqiq9paxi': 1 files missing 2025/09/06 04:23:14 NOTICE: 1 hashes missing 2025/09/06 04:23:14 NOTICE: proton drive root link ID 'rclone-test-qaxeqiq9paxi': 1 differences found 2025/09/06 04:23:14 NOTICE: proton drive root link ID 'rclone-test-qaxeqiq9paxi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/09/06 04:23:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:15 NOTICE: proton drive root link ID 'rclone-test-qaxeqiq9paxi': 0 differences found 2025/09/06 04:23:15 NOTICE: proton drive root link ID 'rclone-test-qaxeqiq9paxi': 1 matching files 2025/09/06 04:23:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sobemon6wuca" 2025/09/06 04:23:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:15 DEBUG : proton drive root link ID 'rclone-test-sobemon6wuca': Has cached credentials 2025/09/06 04:23:16 DEBUG : proton drive root link ID 'rclone-test-sobemon6wuca': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:16 DEBUG : Creating backend with remote "/tmp/rclone1026318547" run.go:180: Remote "proton drive root link ID 'rclone-test-sobemon6wuca'", Local "Local file system at /tmp/rclone1026318547", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/09/06 04:23:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-sobemon6wuca' 2025/09/06 04:23:18 NOTICE: proton drive root link ID 'rclone-test-sobemon6wuca': 1 files missing 2025/09/06 04:23:18 NOTICE: 1 hashes missing 2025/09/06 04:23:18 NOTICE: proton drive root link ID 'rclone-test-sobemon6wuca': 1 differences found 2025/09/06 04:23:18 NOTICE: proton drive root link ID 'rclone-test-sobemon6wuca': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/09/06 04:23:19 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:19 NOTICE: proton drive root link ID 'rclone-test-sobemon6wuca': 0 differences found 2025/09/06 04:23:19 NOTICE: proton drive root link ID 'rclone-test-sobemon6wuca': 1 matching files 2025/09/06 04:23:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-gonikaq4xuru" 2025/09/06 04:23:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:19 DEBUG : proton drive root link ID 'rclone-test-gonikaq4xuru': Has cached credentials 2025/09/06 04:23:20 DEBUG : proton drive root link ID 'rclone-test-gonikaq4xuru': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:20 DEBUG : Creating backend with remote "/tmp/rclone1757945986" run.go:180: Remote "proton drive root link ID 'rclone-test-gonikaq4xuru'", Local "Local file system at /tmp/rclone1757945986", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/09/06 04:23:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-gonikaq4xuru' 2025/09/06 04:23:23 NOTICE: proton drive root link ID 'rclone-test-gonikaq4xuru': 1 files missing 2025/09/06 04:23:23 NOTICE: 1 hashes missing 2025/09/06 04:23:23 NOTICE: proton drive root link ID 'rclone-test-gonikaq4xuru': 1 differences found 2025/09/06 04:23:23 NOTICE: proton drive root link ID 'rclone-test-gonikaq4xuru': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/09/06 04:23:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:24 NOTICE: proton drive root link ID 'rclone-test-gonikaq4xuru': 0 differences found 2025/09/06 04:23:24 NOTICE: proton drive root link ID 'rclone-test-gonikaq4xuru': 1 matching files 2025/09/06 04:23:24 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-woqeqed1yuwa" 2025/09/06 04:23:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:24 DEBUG : proton drive root link ID 'rclone-test-woqeqed1yuwa': Has cached credentials 2025/09/06 04:23:25 DEBUG : proton drive root link ID 'rclone-test-woqeqed1yuwa': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:25 DEBUG : Creating backend with remote "/tmp/rclone3094866490" run.go:180: Remote "proton drive root link ID 'rclone-test-woqeqed1yuwa'", Local "Local file system at /tmp/rclone3094866490", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/09/06 04:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:27 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-woqeqed1yuwa' 2025/09/06 04:23:27 NOTICE: proton drive root link ID 'rclone-test-woqeqed1yuwa': 1 files missing 2025/09/06 04:23:27 NOTICE: 1 hashes missing 2025/09/06 04:23:27 NOTICE: proton drive root link ID 'rclone-test-woqeqed1yuwa': 1 differences found 2025/09/06 04:23:27 NOTICE: proton drive root link ID 'rclone-test-woqeqed1yuwa': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/09/06 04:23:28 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:28 NOTICE: proton drive root link ID 'rclone-test-woqeqed1yuwa': 0 differences found 2025/09/06 04:23:28 NOTICE: proton drive root link ID 'rclone-test-woqeqed1yuwa': 1 matching files 2025/09/06 04:23:28 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-lusakun6nasi" 2025/09/06 04:23:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:23:28 DEBUG : proton drive root link ID 'rclone-test-lusakun6nasi': Has cached credentials 2025/09/06 04:23:29 DEBUG : proton drive root link ID 'rclone-test-lusakun6nasi': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:23:29 DEBUG : Creating backend with remote "/tmp/rclone135567532" run.go:180: Remote "proton drive root link ID 'rclone-test-lusakun6nasi'", Local "Local file system at /tmp/rclone135567532", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/09/06 04:23:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/09/06 04:23:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in proton drive root link ID 'rclone-test-lusakun6nasi' 2025/09/06 04:23:32 NOTICE: proton drive root link ID 'rclone-test-lusakun6nasi': 1 files missing 2025/09/06 04:23:32 NOTICE: 1 hashes missing 2025/09/06 04:23:32 NOTICE: proton drive root link ID 'rclone-test-lusakun6nasi': 1 differences found 2025/09/06 04:23:32 NOTICE: proton drive root link ID 'rclone-test-lusakun6nasi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/09/06 04:23:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/09/06 04:23:33 NOTICE: proton drive root link ID 'rclone-test-lusakun6nasi': 0 differences found 2025/09/06 04:23:33 NOTICE: proton drive root link ID 'rclone-test-lusakun6nasi': 1 matching files 2025/09/06 04:23:33 DEBUG : proton drive root link ID 'rclone-test-lusakun6nasi': Purge remote 2025/09/06 04:23:33 DEBUG : proton drive root link ID 'rclone-test-woqeqed1yuwa': Purge remote 2025/09/06 04:23:34 DEBUG : proton drive root link ID 'rclone-test-gonikaq4xuru': Purge remote 2025/09/06 04:23:34 DEBUG : proton drive root link ID 'rclone-test-sobemon6wuca': Purge remote 2025/09/06 04:23:34 DEBUG : proton drive root link ID 'rclone-test-qaxeqiq9paxi': Purge remote 2025/09/06 04:23:35 DEBUG : proton drive root link ID 'rclone-test-zibivec8pevu': Purge remote 2025/09/06 04:23:35 DEBUG : proton drive root link ID 'rclone-test-dagekak2qine': Purge remote 2025/09/06 04:23:36 DEBUG : proton drive root link ID 'rclone-test-zasuzoj5hayo': Purge remote 2025/09/06 04:23:36 DEBUG : proton drive root link ID 'rclone-test-kedeton9roni': Purge remote 2025/09/06 04:23:36 DEBUG : proton drive root link ID 'rclone-test-nusukun4cebo': Purge remote --- PASS: TestApplyTransforms (52.98s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:23:37 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 04:23:39 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/09/06 04:23:39 INFO : file1: Copied (new) to: sub/file2 2025/09/06 04:23:40 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:23:40 DEBUG : file1: Unchanged skipping 2025/09/06 04:23:40 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (4.90s) === RUN TestCopyLongFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.42s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:23:45 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/backup" 2025/09/06 04:23:45 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/backup': Has cached credentials 2025/09/06 04:23:45 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/backup': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:27:47 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/06 04:27:49.249846 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wd7KBrWCKcW8qux8K199pAA26_MITNUla9PlzZySNlXYiJEyd4HLKkAr6ZMg0jaiN8WIe64dHJUBuG8GNTjQ1A==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:27:49.249874 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wd7KBrWCKcW8qux8K199pAA26_MITNUla9PlzZySNlXYiJEyd4HLKkAr6ZMg0jaiN8WIe64dHJUBuG8GNTjQ1A==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:27:49 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wd7KBrWCKcW8qux8K199pAA26_MITNUla9PlzZySNlXYiJEyd4HLKkAr6ZMg0jaiN8WIe64dHJUBuG8GNTjQ1A==/move: This value should not be blank. (Code=2000, Status=400) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/Wd7KBrWCKcW8qux8K199pAA26_MITNUla9PlzZySNlXYiJEyd4HLKkAr6ZMg0jaiN8WIe64dHJUBuG8GNTjQ1A==/move: This value should not be blank. (Code=2000, Status=400) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (248.65s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:27:51 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/dst" 2025/09/06 04:27:51 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/dst': Has cached credentials 2025/09/06 04:27:52 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/dst': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:31:44 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/CompareDest" 2025/09/06 04:31:44 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/CompareDest': Has cached credentials 2025/09/06 04:31:45 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/CompareDest': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:35:38 DEBUG : one: Need to transfer - File not found at Destination 2025/09/06 04:35:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/09/06 04:35:40 INFO : one: Copied (new) 2025/09/06 04:35:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 04:35:42.243829 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:35:42.243860 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:35:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/09/06 04:35:43 INFO : one: Copied (replaced existing) 2025/09/06 04:35:44.890959 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422), Attempt 1 2025/09/06 04:35:44.890995 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/files: A file or folder with that name already exists (Code=2500, Status=422) 2025/09/06 04:35:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/06 04:35:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:35:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/06 04:35:52 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 04:35:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:35:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 04:35:53 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 04:35:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/06 04:35:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/06 04:35:55 DEBUG : two: Need to transfer - File not found at Destination 2025/09/06 04:35:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/06 04:35:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/09/06 04:35:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (488.54s) === RUN TestCopyFileCopyDest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.39s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:36:01 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/09/06 04:36:03 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/09/06 04:36:03 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/09/06 04:36:03 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/09/06 04:36:04 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: max transfer limit reached as set by --max-transfer 2025/09/06 04:36:04 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/09/06 04:36:05 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/09/06 04:36:06 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = cf75181559132d230fc086df3b8d4d9d0436805d OK 2025/09/06 04:36:06 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.37s) === RUN TestDeduplicateInteractive run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.39s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.39s) === RUN TestDeduplicateFirst run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.38s) === RUN TestDeduplicateNewest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.43s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:36:17 INFO : proton drive root link ID 'rclone-test-sodebuy4lemi': Looking for duplicate sha1 hashes using newest mode. 2025/09/06 04:36:18 NOTICE: 40a77ea3ad258c151b514ef587b59146d48373ad: Found 3 files with duplicate sha1 hashes 2025/09/06 04:36:18 INFO : one: Deleted 2025/09/06 04:36:18 INFO : also/one: Deleted 2025/09/06 04:36:18 NOTICE: 40a77ea3ad258c151b514ef587b59146d48373ad: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.87s) === RUN TestDeduplicateOldest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.39s) === RUN TestDeduplicateLargest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.38s) === RUN TestDeduplicateSmallest run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.39s) === RUN TestDeduplicateRename run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:36:35 DEBUG : a.txt: Excluded (Size Filter) 2025/09/06 04:36:35 DEBUG : a.txt: Excluded 2025/09/06 04:36:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 04:36:35 DEBUG : sub dir/hello world: Excluded 2025/09/06 04:36:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 04:36:35 DEBUG : sub dir/hello world2: Excluded 2025/09/06 04:36:36 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 04:36:36 DEBUG : sub dir/hello world: Excluded 2025/09/06 04:36:36 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 04:36:36 DEBUG : sub dir/hello world2: Excluded 2025/09/06 04:36:36 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 04:36:37 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.74s) === RUN TestListDirSortedFn run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:36:54 DEBUG : a.txt: Excluded (Size Filter) 2025/09/06 04:36:54 DEBUG : a.txt: Excluded 2025/09/06 04:36:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 04:36:55 DEBUG : sub dir/hello world: Excluded 2025/09/06 04:36:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 04:36:55 DEBUG : sub dir/hello world2: Excluded 2025/09/06 04:36:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/06 04:36:55 DEBUG : sub dir/hello world: Excluded 2025/09/06 04:36:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/06 04:36:55 DEBUG : sub dir/hello world2: Excluded 2025/09/06 04:36:56 DEBUG : sub dir/ignore dir: Excluded 2025/09/06 04:36:56 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (19.44s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", 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 2025/09/06 04:37:07 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (8.38s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.30s) --- PASS: TestListJSON/Recurse (0.55s) --- PASS: TestListJSON/SubDir (0.27s) --- PASS: TestListJSON/NoModTime (0.30s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.29s) --- PASS: TestListJSON/HashTypes (0.30s) --- PASS: TestListJSON/Metadata (0.31s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", 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 2025/09/06 04:37:16 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/notfound" 2025/09/06 04:37:16 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/notfound': Has cached credentials 2025/09/06 04:37:17 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/notfound': Used cached credential to initialize the ProtonDrive API --- PASS: TestStatJSON (260.94s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.62s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.30s) --- PASS: TestStatJSON/File (0.39s) --- PASS: TestStatJSON/NotFound (0.41s) --- PASS: TestStatJSON/DirFilesOnly (0.32s) --- PASS: TestStatJSON/FileFilesOnly (0.41s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.10s) --- PASS: TestStatJSON/DirDirsOnly (0.29s) --- PASS: TestStatJSON/FileDirsOnly (0.29s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.30s) --- PASS: TestStatJSON/RootNotFound (251.77s) === RUN TestMkdir run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:41:30 INFO : proton drive root link ID 'rclone-test-sodebuy4lemi': Making directory 2025/09/06 04:41:30 INFO : proton drive root link ID 'rclone-test-sodebuy4lemi': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestLsd (3.69s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestLs (4.35s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:41:42 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/06 04:41:42 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.08s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestLsLong (4.66s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (5.65s) --- PASS: TestHashSums/Sha1 (0.39s) --- PASS: TestHashSums/Sha1Download (1.26s) === RUN TestHashSumsWithErrors 2025/09/06 04:41:54 DEBUG : Creating backend with remote ":memory:" 2025/09/06 04:41:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/09/06 04:41:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/09/06 04:41:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/09/06 04:41:54 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestCount (7.34s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:42:06 DEBUG : Waiting for deletions to finish 2025/09/06 04:42:06 DEBUG : large: Excluded (Size Filter) 2025/09/06 04:42:06 DEBUG : large: Excluded 2025/09/06 04:42:06 INFO : medium: Deleted 2025/09/06 04:42:06 INFO : small: Deleted --- PASS: TestDelete (6.21s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:42:12 DEBUG : Waiting for deletions to finish 2025/09/06 04:42:12 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/09/06 04:42:13 INFO : medium: Deleted 2025/09/06 04:42:13 INFO : large: Deleted --- PASS: TestMaxDelete (6.89s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:42:19 DEBUG : Waiting for deletions to finish 2025/09/06 04:42:19 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/09/06 04:42:19 INFO : medium: Deleted 2025/09/06 04:42:20 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (6.87s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:42:26 DEBUG : Waiting for deletions to finish 2025/09/06 04:42:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/09/06 04:42:27 INFO : large: Deleted 2025/09/06 04:42:27 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (7.02s) === RUN TestReadFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestReadFile (4.19s) === RUN TestRetry 2025/09/06 04:42:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/09/06 04:42:32 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/09/06 04:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 04:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 04:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 04:42:32 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/09/06 04:42:32 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestCat (13.52s) === RUN TestPurge 2025/09/06 04:42:46 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-citipov2loxe" 2025/09/06 04:42:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/06 04:42:46 DEBUG : proton drive root link ID 'rclone-test-citipov2loxe': Has cached credentials 2025/09/06 04:42:47 DEBUG : proton drive root link ID 'rclone-test-citipov2loxe': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:42:47 DEBUG : Creating backend with remote "/tmp/rclone1818741651" run.go:180: Remote "proton drive root link ID 'rclone-test-citipov2loxe'", Local "Local file system at /tmp/rclone1818741651", Modify Window "1s" 2025/09/06 04:42:50 INFO : A2: Making directory 2025/09/06 04:42:50 INFO : A1/B2: Making directory 2025/09/06 04:42:51 INFO : A1/B2/C2: Making directory 2025/09/06 04:42:51 INFO : A1/B1/C3: Making directory 2025/09/06 04:42:51 INFO : A3: Making directory 2025/09/06 04:42:52 INFO : A3/B3: Making directory 2025/09/06 04:42:52 INFO : A3/B3/C4: Making directory 2025/09/06 04:42:56 ERROR : error listing: directory not found 2025/09/06 04:42:56 DEBUG : proton drive root link ID 'rclone-test-citipov2loxe': Purge remote 2025/09/06 04:42:56 NOTICE: purge failed: directory not found --- PASS: TestPurge (10.69s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:42:59 INFO : A2: Making directory 2025/09/06 04:42:59 INFO : A1/B2: Making directory 2025/09/06 04:43:00 INFO : A1/B2/C2: Making directory 2025/09/06 04:43:00 INFO : A1/B1/C3: Making directory 2025/09/06 04:43:00 INFO : A3: Making directory 2025/09/06 04:43:01 INFO : A3/B3: Making directory 2025/09/06 04:43:01 INFO : A3/B3/C4: Making directory 2025/09/06 04:43:04 DEBUG : removing 1 level 3 directories 2025/09/06 04:43:04 INFO : A3/B3/C4: Removing directory 2025/09/06 04:43:06 DEBUG : removing 2 level 3 directories 2025/09/06 04:43:06 INFO : A1/B2/C2: Removing directory 2025/09/06 04:43:06 INFO : A1/B1/C3: Removing directory 2025/09/06 04:43:07 DEBUG : removing 2 level 2 directories 2025/09/06 04:43:07 INFO : A3/B3: Removing directory 2025/09/06 04:43:07 INFO : A1/B2: Removing directory 2025/09/06 04:43:07 DEBUG : removing 2 level 1 directories 2025/09/06 04:43:07 INFO : A3: Removing directory 2025/09/06 04:43:07 INFO : A2: Removing directory 2025/09/06 04:43:10 DEBUG : removing 1 level 3 directories 2025/09/06 04:43:10 INFO : A1/B1/C1: Removing directory 2025/09/06 04:43:10 DEBUG : removing 1 level 2 directories 2025/09/06 04:43:10 INFO : A1/B1: Removing directory 2025/09/06 04:43:11 DEBUG : removing 1 level 1 directories 2025/09/06 04:43:11 INFO : A1: Removing directory 2025/09/06 04:43:11 DEBUG : removing 1 level 0 directories 2025/09/06 04:43:11 INFO : proton drive root link ID 'rclone-test-sodebuy4lemi': Removing directory 2025/09/06 04:43:11 ERROR : error listing: directory not found 2025/09/06 04:43:12 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (15.10s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:12 INFO : A1: Making directory 2025/09/06 04:43:12 INFO : A1/B1: Making directory 2025/09/06 04:43:13 INFO : A1/B1/C1: Making directory 2025/09/06 04:43:14 DEBUG : removing 1 level 3 directories 2025/09/06 04:43:14 INFO : A1/B1/C1: Removing directory 2025/09/06 04:43:15 DEBUG : removing 1 level 2 directories 2025/09/06 04:43:15 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.69s) === RUN TestRmdirsWithFilter run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:16 INFO : A1: Making directory 2025/09/06 04:43:17 INFO : A1/B1: Making directory 2025/09/06 04:43:17 INFO : A1/B1/C1: Making directory 2025/09/06 04:43:19 DEBUG : removing 1 level 3 directories 2025/09/06 04:43:19 INFO : A1/B1/C1: Removing directory 2025/09/06 04:43:19 DEBUG : removing 1 level 2 directories 2025/09/06 04:43:19 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.36s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:23 DEBUG : filename.txt: File name found in url 2025/09/06 04:43:24 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (9.43s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 04:43:33 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/09/06 04:43:33 INFO : file1: Copied (new) to: sub/file2 2025/09/06 04:43:33 INFO : file1: Deleted 2025/09/06 04:43:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/06 04:43:36 DEBUG : file1: Unchanged skipping 2025/09/06 04:43:36 INFO : file1: Deleted 2025/09/06 04:43:37 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (11.60s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:42 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/06 04:43:43 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/09/06 04:43:43 INFO : file1: Copied (new) 2025/09/06 04:43:43 INFO : file1: Deleted 2025/09/06 04:43:45 DEBUG : file1: Destination exists, skipping 2025/09/06 04:43:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (5.88s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFile (0.88s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.98s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:43:54 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-sodebuy4lemi/backup" 2025/09/06 04:43:54 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/backup': Has cached credentials 2025/09/06 04:43:56 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi/backup': Used cached credential to initialize the ProtonDrive API 2025/09/06 04:47:20 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/06 04:47:23.608884 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zm5dmsWCg8POFFYtqYEwxuXRrpMw43Zw1pJVPahWdfTpLZxUJbgf9PZm-dYnlmlDfPCo6AVLC0llWKL1gnGwOg==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:47:23.608925 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zm5dmsWCg8POFFYtqYEwxuXRrpMw43Zw1pJVPahWdfTpLZxUJbgf9PZm-dYnlmlDfPCo6AVLC0llWKL1gnGwOg==/move: This value should not be blank. (Code=2000, Status=400) 2025/09/06 04:47:23 ERROR : dst/file1: Couldn't move: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zm5dmsWCg8POFFYtqYEwxuXRrpMw43Zw1pJVPahWdfTpLZxUJbgf9PZm-dYnlmlDfPCo6AVLC0llWKL1gnGwOg==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/zm5dmsWCg8POFFYtqYEwxuXRrpMw43Zw1pJVPahWdfTpLZxUJbgf9PZm-dYnlmlDfPCo6AVLC0llWKL1gnGwOg==/move: This value should not be blank. (Code=2000, Status=400) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (218.04s) === 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:47:40 INFO : A1/B2: Making directory 2025/09/06 04:47:41 INFO : A1/B1/C3: Making directory 2025/09/06 04:47:45.512623 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fI1nLzLxaYuhLJWipelKXHAL5zSX85Of4DDMbSp_yAnKBp1xEfvqeBk3hO_ctDMa8w9AeS5jjbiv7gbQrWAjHA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:47:45.512656 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fI1nLzLxaYuhLJWipelKXHAL5zSX85Of4DDMbSp_yAnKBp1xEfvqeBk3hO_ctDMa8w9AeS5jjbiv7gbQrWAjHA==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/fI1nLzLxaYuhLJWipelKXHAL5zSX85Of4DDMbSp_yAnKBp1xEfvqeBk3hO_ctDMa8w9AeS5jjbiv7gbQrWAjHA==/move: This value should not be blank. (Code=2000, Status=400) Test: TestDirMove --- FAIL: TestDirMove (28.81s) === RUN TestGetFsInfo run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:47:56 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.87s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:47:58 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 04:47:59 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/09/06 04:47:59 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/09/06 04:47:59 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/06 04:48:01 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/09/06 04:48:01 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:48:05 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 04:48:06 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/09/06 04:48:06 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/09/06 04:48:06 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/06 04:48:08 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/09/06 04:48:08 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:48:12 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 04:48:13 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/06 04:48:13 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/06 04:48:15 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:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:48:19 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': File to upload is small (34 bytes), uploading instead of streaming 2025/09/06 04:48:20 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/06 04:48:20 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/06 04:48:20 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/06 04:48:22 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/09/06 04:48:22 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (28.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.25s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (6.77s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.46s) === RUN TestRcatMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.91s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:48:28 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': File to upload is small (60 bytes), uploading instead of streaming 2025/09/06 04:48:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/09/06 04:48:30 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (6.97s) === RUN TestRcatSizeMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.89s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:48:42 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Touching "potato2" 2025/09/06 04:48:42 ERROR : potato2: failed to touch: can't set modified time 2025/09/06 04:48:42 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Touching "empty space" 2025/09/06 04:48:42 ERROR : empty space: failed to touch: can't set modified time 2025/09/06 04:48:43 DEBUG : proton drive root link ID 'rclone-test-sodebuy4lemi': Touching "sub dir/potato3" 2025/09/06 04:48:43 ERROR : sub dir/potato3: failed to touch: can't set modified time --- PASS: TestTouchDir (13.68s) === RUN TestMkdirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.84s) === RUN TestMkdirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.00s) === RUN TestCopyDirMetadata run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.91s) === RUN TestSetDirModTime run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.97s) === RUN TestDirsEqual run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.91s) === RUN TestRemoveExisting run.go:180: Remote "proton drive root link ID 'rclone-test-sodebuy4lemi'", Local "Local file system at /tmp/rclone1095174421", Modify Window "1s" 2025/09/06 04:49:02 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cejoqag8" before starting 2025/09/06 04:49:02.850425 WARN RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9uAVd64cCSrnN7xBJdumzSMgMVu9sAtM2_yxbKMsd8i2Og0qTVuAuhsFZEyPNhxR3bwBE1DA1sdrLzxddA8wjA==/move: This value should not be blank. (Code=2000, Status=400), Attempt 1 2025/09/06 04:49:02.850461 ERROR RESTY 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9uAVd64cCSrnN7xBJdumzSMgMVu9sAtM2_yxbKMsd8i2Og0qTVuAuhsFZEyPNhxR3bwBE1DA1sdrLzxddA8wjA==/move: This value should not be blank. (Code=2000, Status=400) operations_test.go:1919: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1919 Error: Not equal: expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: 400 PUT https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/links/9uAVd64cCSrnN7xBJdumzSMgMVu9sAtM2_yxbKMsd8i2Og0qTVuAuhsFZEyPNhxR3bwBE1DA1sdrLzxddA8wjA==/move: This value should not be blank. (Code=2000, Status=400)", err:(*fmt.wrapError)(0xc00097e520)}) actual : () Test: TestRemoveExisting operations_test.go:1927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1927 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n" Test: TestRemoveExisting operations_test.go:1928: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1928 Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing." Test: TestRemoveExisting --- FAIL: TestRemoveExisting (14.65s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1f6ca0d] goroutine 12506 [running]: testing.tRunner.func1.2({0x22c8e80, 0x3f6f700}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x22c8e80?, 0x3f6f700?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0xc0004e5880) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1931 +0x88d testing.tRunner(0xc0004e5880, 0x28b2718) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 36m9.986828003s (try 1/5): exit status 2: Failed [TestCopyFileBackupDir TestMoveFileBackupDir TestDirMove TestRemoveExisting]