"./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestRcatSize|TestRmdirsNoLeaveRoot|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 5/5) 2024/04/25 04:19:23 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wemowit2lecibut1dosuvun5" 2024/04/25 04:19:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:19:23 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': Has cached credentials 2024/04/25 04:19:24 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:19:24 DEBUG : Creating backend with remote "/tmp/rclone3181315685" === RUN TestCheck run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:19:25.945914 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:19:25.945950 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCheck (2.10s) === RUN TestCheckDownload run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:19:27.323887 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 2024/04/25 04:19:27.323909 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.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCheckDownload (2.28s) === RUN TestCheckSizeOnly run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:19:29.573147 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 2024/04/25 04:19:29.573174 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.go:285: Failed to put "rutabaga" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCheckSizeOnly (2.21s) === RUN TestParseSumFile run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:19:31.734077 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:19:31.734118 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "test.sum" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestParseSumFile (1.23s) === RUN TestCheckSumDownload run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:19:32 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wemowit2lecibut1dosuvun5/data" 2024/04/25 04:19:32 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/data': Has cached credentials 2024/04/25 04:19:33 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/data': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:20:02.501614 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:20:02.501641 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "data/banana" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCheckSumDownload (31.58s) === RUN TestApplyTransforms 2024/04/25 04:20:03 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-kamigeq1kifofuq4joqeyaf8" 2024/04/25 04:20:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:20:03 DEBUG : proton drive root link ID 'rclone-test-kamigeq1kifofuq4joqeyaf8': Has cached credentials 2024/04/25 04:20:04 DEBUG : proton drive root link ID 'rclone-test-kamigeq1kifofuq4joqeyaf8': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:20:05 DEBUG : Creating backend with remote "/tmp/rclone2003906976" run.go:180: Remote "proton drive root link ID 'rclone-test-kamigeq1kifofuq4joqeyaf8'", Local "Local file system at /tmp/rclone2003906976", Modify Window "1s" 2024/04/25 04:20:06.585092 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:20:06.585125 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "hello, world!" to "proton drive root link ID 'rclone-test-kamigeq1kifofuq4joqeyaf8'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:20:06 DEBUG : proton drive root link ID 'rclone-test-kamigeq1kifofuq4joqeyaf8': Purge remote --- FAIL: TestApplyTransforms (3.26s) === RUN TestCopyFile run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:20:07 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:20:08.733083 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:20:08.733112 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:20:08 ERROR : file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:112 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFile --- FAIL: TestCopyFile (3.06s) === RUN TestCopyFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:20:11.713090 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:20:11.713124 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "dst/file1" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestCopyFileBackupDir (2.91s) === RUN TestCopyFileCompareDest run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:20:13 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wemowit2lecibut1dosuvun5/dst" 2024/04/25 04:20:13 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/dst': Has cached credentials 2024/04/25 04:20:13 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/dst': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:20:41 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wemowit2lecibut1dosuvun5/CompareDest" 2024/04/25 04:20:41 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/CompareDest': Has cached credentials 2024/04/25 04:20:42 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5/CompareDest': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:21:10 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 04:21:12.121702 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:12.121724 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:21:12 ERROR : one: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:205: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:205 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (60.60s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2024/04/25 04:21:15.302986 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:15.303010 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:21:15 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) copy_test.go:455: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:455 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (2.91s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:17.334558 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:17.334587 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "one" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDeduplicateNewestByHash (1.34s) === RUN TestListDirSorted run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:18.649189 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:18.649221 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "a.txt" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestListDirSorted (1.27s) === RUN TestListJSON run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:19.815937 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:19.815970 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestListJSON (1.11s) === RUN TestStatJSON run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:21.169587 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 2024/04/25 04:21:21.169627 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.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestStatJSON (2.30s) === RUN TestLsd run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:23.966225 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:23.966251 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "sub dir/hello world" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestLsd (2.56s) === RUN TestLs run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:25.839115 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:25.839158 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestLs (1.21s) === RUN TestLsWithFilesFrom run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:27.149563 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 2024/04/25 04:21:27.149597 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestLsWithFilesFrom (2.24s) === RUN TestLsLong run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:29.361154 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 2024/04/25 04:21:29.361180 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestLsLong (2.14s) === RUN TestHashSums run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:31.523959 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 2024/04/25 04:21:31.523981 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestHashSums (2.26s) === RUN TestCount run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:33.706583 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 2024/04/25 04:21:33.706615 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCount (2.20s) === RUN TestDelete run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:35.878396 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:35.878423 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDelete (1.16s) === RUN TestMaxDelete run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:37.047991 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 2024/04/25 04:21:37.048020 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDelete (2.69s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:39.784217 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 2024/04/25 04:21:39.784238 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDeleteSizeLargeFile (2.84s) === RUN TestMaxDeleteSize run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:42.650878 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 2024/04/25 04:21:42.650908 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.go:285: Failed to put "small" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestMaxDeleteSize (2.87s) === RUN TestCat run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:45.513882 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 2024/04/25 04:21:45.513927 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.go:285: Failed to put "file1" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestCat (2.18s) === RUN TestPurge 2024/04/25 04:21:47 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dijolur9lanusuv3ribihaw5" 2024/04/25 04:21:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 04:21:47 DEBUG : proton drive root link ID 'rclone-test-dijolur9lanusuv3ribihaw5': Has cached credentials 2024/04/25 04:21:47 DEBUG : proton drive root link ID 'rclone-test-dijolur9lanusuv3ribihaw5': Used cached credential to initialize the ProtonDrive API 2024/04/25 04:21:48 DEBUG : Creating backend with remote "/tmp/rclone1530782840" run.go:180: Remote "proton drive root link ID 'rclone-test-dijolur9lanusuv3ribihaw5'", Local "Local file system at /tmp/rclone1530782840", Modify Window "1s" 2024/04/25 04:21:51.865239 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:51.865272 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/B1/C1/one" to "proton drive root link ID 'rclone-test-dijolur9lanusuv3ribihaw5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:21:51 DEBUG : proton drive root link ID 'rclone-test-dijolur9lanusuv3ribihaw5': Purge remote --- FAIL: TestPurge (5.55s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:55.755663 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:21:55.755702 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/B1/C1/one" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestRmdirsNoLeaveRoot (6.42s) === RUN TestCopyURL run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:21:59.997601 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 2024/04/25 04:21:59.997627 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) 2024/04/25 04:22:00 ERROR : file1: Post request put error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:825: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:825 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestCopyURL --- FAIL: TestCopyURL (2.94s) === RUN TestMoveFile run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:02 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:22:03.852477 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:03.852505 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:03 ERROR : file1: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:03 ERROR : file1: Not deleting source as copy failed: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:922: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:922 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestMoveFile --- FAIL: TestMoveFile (3.97s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:06 DEBUG : file1: Need to transfer - File not found at Destination 2024/04/25 04:22:07.502253 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 2024/04/25 04:22:07.502281 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) 2024/04/25 04:22:09 ERROR : file1: Failed to copy: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft 2024/04/25 04:22:09 ERROR : file1: Not deleting source as copy failed: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:950: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:950 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (3.97s) === RUN TestMoveFileBackupDir run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:11.486119 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:11.486163 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "dst/file1" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestMoveFileBackupDir (3.68s) === RUN TestDirMove run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:15.255100 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:15.255127 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) run.go:285: Failed to put "A1/one" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) --- FAIL: TestDirMove (3.71s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:17 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:22:18.347172 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:18.347214 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:18 ERROR : no_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:19 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:22:20.370900 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:20.370934 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:20 ERROR : with_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:21 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:22:22.443288 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:22.443326 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:22 ERROR : ignore_checksum_small_file_from_pipe: Failed to copy: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:23 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': File to upload is small (34 bytes), uploading instead of streaming 2024/04/25 04:22:24.702811 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 2024/04/25 04:22:24.702844 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) 2024/04/25 04:22:26 ERROR : ignore_checksum_small_file_from_pipe: Failed to copy: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft operations_test.go:1490: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1490 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1505 Error: Received unexpected error: a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (9.93s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (1.97s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (2.01s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (2.07s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (3.88s) === RUN TestRcatSize run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:27.927120 WARN RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400), Attempt 1 2024/04/25 04:22:27.927148 ERROR RESTY 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) 2024/04/25 04:22:27 ERROR : potato1: Post request put error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) operations_test.go:1575: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1575 Error: Received unexpected error: 400 POST https://mail.proton.me/api/drive/blocks: You are using an outdated version of the app. Please update to upload this file’ (Code=2000, Status=400) Test: TestRcatSize --- FAIL: TestRcatSize (1.64s) === RUN TestTouchDir run.go:180: Remote "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'", Local "Local file system at /tmp/rclone3181315685", Modify Window "1s" 2024/04/25 04:22:29.757676 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 2024/04/25 04:22:29.757726 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.go:285: Failed to put "potato2" to "proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5'": a draft exist - usually this means a file is being uploaded at another client, or, there was a failed upload attempt. Can use --protondrive-replace-existing-draft=true to temporarily override the existing draft --- FAIL: TestTouchDir (3.37s) FAIL 2024/04/25 04:22:32 DEBUG : proton drive root link ID 'rclone-test-wemowit2lecibut1dosuvun5': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheck|TestCheckDownload|TestCheckSizeOnly|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDelete|TestDirMove|TestHashSums|TestListDirSorted|TestListJSON|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestPurge|TestRcatSize|TestRmdirsNoLeaveRoot|TestStatJSON|TestTouchDir)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 3m9.690468184s (try 5/5): exit status 1: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestListDirSorted TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestCat TestPurge TestRmdirsNoLeaveRoot TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir]