"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsDirMove$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestProtonDrive:" 2024/11/28 01:08:07 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-zolowob5hupo" 2024/11/28 01:08:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/28 01:08:07 DEBUG : proton drive root link ID 'rclone-test-zolowob5hupo': Has cached credentials 2024/11/28 01:08:08 DEBUG : proton drive root link ID 'rclone-test-zolowob5hupo': Used cached credential to initialize the ProtonDrive API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/28 01:08:17.232276 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/11/28 01:08:17.232300 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 TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/28 01:08:19 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-dimitus3yaya" 2024/11/28 01:08:19 DEBUG : proton drive root link ID 'rclone-test-dimitus3yaya': Has cached credentials 2024/11/28 01:08:20 DEBUG : proton drive root link ID 'rclone-test-dimitus3yaya': Used cached credential to initialize the ProtonDrive API 2024/11/28 01:09:02 DEBUG : proton drive root link ID 'rclone-test-dimitus3yaya': Purge remote 2024/11/28 01:09:03 ERROR : : error listing: directory not found --- PASS: TestIntegration (56.39s) --- PASS: TestIntegration/FsMkdir (54.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (53.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (43.42s) PASS ok github.com/rclone/rclone/backend/protondrive 56.402s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsDirMove$'" - Finished OK in 57.216684878s (try 3/5)