"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectAbout|ObjectRemove)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:442: Using remote "TestProtonDrive:" 2024/09/15 03:16:15 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-wehoduj3raqu" 2024/09/15 03:16:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/15 03:16:15 DEBUG : proton drive root link ID 'rclone-test-wehoduj3raqu': Using username and password to log in 2024/09/15 03:16:19 DEBUG : proton drive root link ID 'rclone-test-wehoduj3raqu': Used username and password to initialize the ProtonDrive API 2024/09/15 03:16:19 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2024/09/15 03:16:19 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2024/09/15 03:16:19 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2024/09/15 03:16:19 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/09/15 03:16:29.928387 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/09/15 03:16:29.928417 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/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout 2024/09/15 03:16:37 ERROR : : error listing: directory not found --- PASS: TestIntegration (21.50s) --- PASS: TestIntegration/FsMkdir (16.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.23s) PASS ok github.com/rclone/rclone/backend/protondrive 21.524s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(ObjectAbout|ObjectRemove)$'" - Finished OK in 22.389558484s (try 3/5)