"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestProtonDrive:" 2025/11/04 01:48:42 NOTICE: TestProtonDrive: Stopped server 2025/11/04 01:48:42 NOTICE: TestProtonDrive: Starting server 2025/11/04 01:48:42 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-biyahop7kacu" 2025/11/04 01:48:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/04 01:48:42 DEBUG : proton drive root link ID 'rclone-test-biyahop7kacu': Has cached credentials 2025/11/04 01:48:43.095928 WARN RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401), Attempt 1 2025/11/04 01:48:43.095954 ERROR RESTY 401 GET https://mail.proton.me/api/core/v4/users: Invalid access token (Code=401, Status=401) 2025/11/04 01:48:43 DEBUG : Saving config "client_uid" in section "TestProtonDrive" of the config file 2025/11/04 01:48:43 DEBUG : Saving config "client_access_token" in section "TestProtonDrive" of the config file 2025/11/04 01:48:43 DEBUG : Saving config "client_refresh_token" in section "TestProtonDrive" of the config file 2025/11/04 01:48:43 DEBUG : Saving config "client_salted_key_pass" in section "TestProtonDrive" of the config file 2025/11/04 01:48:44 DEBUG : proton drive root link ID 'rclone-test-biyahop7kacu': Used cached credential to initialize the ProtonDrive API === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/11/04 01:48:49.852126 WARN RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422), Attempt 1 2025/11/04 01:48:49.852160 ERROR RESTY 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/protondrive/protondrive_test.go:12 Error: Received unexpected error: failed to make directory: 422 POST https://mail.proton.me/api/drive/shares/gYxulUP2_XOrbAxegpHKiBy09cfvss6mjykkd2Z3ZDpMFCmoWX4bC2TTm-Gl2UwrjReC8te_lFsQyeXT74Vgfw==/folders: Folder limit reached. To continue adding more files, create a subfolder. (Code=200300, Status=422) Test: TestIntegration --- FAIL: TestIntegration (6.94s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.13s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/protondrive 6.955s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 8.032497126s (try 1/5): exit status 1: Failed [TestIntegration]