"go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:432: Using remote "TestProtonDrive:" 2024/05/06 01:07:17 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yohotas5luzomiw5bodoguv6" 2024/05/06 01:07:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/05/06 01:07:17 DEBUG : proton drive root link ID 'rclone-test-yohotas5luzomiw5bodoguv6': Has cached credentials 2024/05/06 01:07:18 DEBUG : proton drive root link ID 'rclone-test-yohotas5luzomiw5bodoguv6': Used cached credential to initialize the ProtonDrive API === RUN TestIntegration/FsCheckWrap fstests.go:473: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:501: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/05/06 01:07:22 DEBUG : dir/subdir: Making directory 2024/05/06 01:07:26 INFO : dir/subdir: Removing directory 2024/05/06 01:07:27 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:393: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2024/05/06 01:07:30 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:393: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:701: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:701: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:701: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:701: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:701: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:701: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:701: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:701: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:701: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:701: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:701: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:701: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:701: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:701: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:701: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:701: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:701: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:701: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:701: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:774: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:807: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:856: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2024/05/06 01:10:16.084957 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/05/06 01:10:16.084989 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) fstests.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:160 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:942 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: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2153: *protondrive.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2271: FS has no Copier interface === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/05/06 01:10:21 DEBUG : Creating backend with remote "TestProtonDrive:rclone-test-yohotas5luzomiw5bodoguv6/deeper/nonexisting/directory" 2024/05/06 01:10:21 DEBUG : proton drive root link ID 'rclone-test-yohotas5luzomiw5bodoguv6/deeper/nonexisting/directory': Has cached credentials 2024/05/06 01:10:23 DEBUG : proton drive root link ID 'rclone-test-yohotas5luzomiw5bodoguv6/deeper/nonexisting/directory': Used cached credential to initialize the ProtonDrive API === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2420: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2463: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2520: FS has no Directory methods and doesn't Wrap 2024/05/06 01:10:59 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- FAIL: TestIntegration (222.14s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.21s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- FAIL: TestIntegration/FsMkdir (217.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (6.44s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.46s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.47s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.23s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (151.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (8.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (8.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (8.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (8.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (8.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (8.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (7.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (7.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (8.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (7.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (8.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (7.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.61s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutError (6.02s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (3.47s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (5.95s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (3.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (35.93s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/protondrive 222.170s "go test -v -timeout 1h0m0s -remote TestProtonDrive: -verbose" - Finished ERROR in 3m44.559941134s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles]