"go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Starting (try 1/5) === RUN TestShouldAllowShutdownTwice --- PASS: TestShouldAllowShutdownTwice (0.00s) === RUN TestRenewalInTimeLimit renew_test.go:31: renew count = 9 --- PASS: TestRenewalInTimeLimit (1.00s) === RUN TestSplitPath --- PASS: TestSplitPath (0.00s) === RUN TestSplitPathIntoSlice --- PASS: TestSplitPathIntoSlice (0.00s) === RUN Test2FAStateMachine === RUN Test2FAStateMachine/no_url seafile_internal_test.go:216: operation not supported on this remote. If you need a 2FA code on your account, use the command: rclone config reconnect : === RUN Test2FAStateMachine/unknown_state seafile_internal_test.go:216: unknown state "unknown" === RUN Test2FAStateMachine/2fa_not_set === RUN Test2FAStateMachine/no_password_in_config === RUN Test2FAStateMachine/config_ready_for_2fa_token === RUN Test2FAStateMachine/password_not_entered === RUN Test2FAStateMachine/password_entered === RUN Test2FAStateMachine/ask_for_a_2fa_code === RUN Test2FAStateMachine/no_2fa_code_entered === RUN Test2FAStateMachine/2fa_error_and_retry === RUN Test2FAStateMachine/2fa_error_and_fail seafile_internal_test.go:216: 2fa authentication failed --- PASS: Test2FAStateMachine (0.00s) --- PASS: Test2FAStateMachine/no_url (0.00s) --- PASS: Test2FAStateMachine/unknown_state (0.00s) --- PASS: Test2FAStateMachine/2fa_not_set (0.00s) --- PASS: Test2FAStateMachine/no_password_in_config (0.00s) --- PASS: Test2FAStateMachine/config_ready_for_2fa_token (0.00s) --- PASS: Test2FAStateMachine/password_not_entered (0.00s) --- PASS: Test2FAStateMachine/password_entered (0.00s) --- PASS: Test2FAStateMachine/ask_for_a_2fa_code (0.00s) --- PASS: Test2FAStateMachine/no_2fa_code_entered (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_retry (0.00s) --- PASS: Test2FAStateMachine/2fa_error_and_fail (0.00s) === RUN TestIntegration fstests.go:464: Using remote "TestSeafileEncrypted:" 2026/09/02 01:29:08 NOTICE: TestSeafileEncrypted: Starting server 2026/09/02 01:29:09 NOTICE: TestSeafileEncrypted: Attempting to connect to "127.0.0.1:8088" try 1/100 2026/09/02 01:29:10 DEBUG : TestSeafileEncrypted: Read 0, error: read tcp 127.0.0.1:50572->127.0.0.1:8088: i/o timeout 2026/09/02 01:29:10 NOTICE: TestSeafileEncrypted: Started server and connected to "127.0.0.1:8088" 2026/09/02 01:29:10 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa" 2026/09/02 01:29:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 01:29:10 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:10 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:10 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:10 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:10 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:10 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:10 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:10 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:10 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:10 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:10 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:10 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:11 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:11 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:11 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:12 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:533: 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 2026/09/02 01:29:14 INFO : dir/subdir: Making directory 2026/09/02 01:29:14 INFO : dir/subdir: Removing directory 2026/09/02 01:29:15 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/09/02 01:29:15 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/09/02 01:29:16 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/09/02 01:29:16 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." 2026/09/02 01:29:17 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." 2026/09/02 01:29:19 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/09/02 01:29:20 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" 2026/09/02 01:29:21 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" 2026/09/02 01:29:22 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" 2026/09/02 01:29:24 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" 2026/09/02 01:29:25 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" 2026/09/02 01:29:26 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" 2026/09/02 01:29:27 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" 2026/09/02 01:29:28 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " 2026/09/02 01:29:30 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" 2026/09/02 01:29:31 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" 2026/09/02 01:29:32 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" 2026/09/02 01:29:33 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" 2026/09/02 01:29:34 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." 2026/09/02 01:29:36 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" 2026/09/02 01:29:37 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" 2026/09/02 01:29:38 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsNewObjectNotFound 2026/09/02 01:29:39 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:39 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutError 2026/09/02 01:29:39 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8088/seafhttp/upload-api/d6954b8d-09ea-44b8-92b2-beea3e97b33c?ret-json=1": failed to copy data: potato) 2026/09/02 01:29:39 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/02 01:29:39 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:40 DEBUG : pacer: Reducing sleep to 150ms 2026/09/02 01:29:40 DEBUG : pacer: Reducing sleep to 112.5ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2026/09/02 01:29:40 DEBUG : pacer: Reducing sleep to 100ms 2026/09/02 01:29:40 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:846: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/09/02 01:29:41 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:41 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:41 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/09/02 01:29:43 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2026/09/02 01:29:43 DEBUG : Config file has changed externally - reloading 2026/09/02 01:29:43 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:43 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:43 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:43 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:43 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:43 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:43 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:43 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:43 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:43 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:43 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:43 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:43 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:43 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/02 01:29:43 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2026/09/02 01:29:43 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:43 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:43 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:43 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:43 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:43 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:43 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:43 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:43 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:43 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:43 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:43 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:43 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:44 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject 2026/09/02 01:29:45 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir 2026/09/02 01:29:45 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/02 01:29:45 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/02 01:29:46 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:46 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa/dirToPurgeFromRoot" 2026/09/02 01:29:46 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:46 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:46 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:46 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:46 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:46 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:46 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:46 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:46 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:46 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:46 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:46 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:46 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:46 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:47 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/02 01:29:47 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa/hello? sausage/êé" 2026/09/02 01:29:47 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:47 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:47 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:47 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:47 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:47 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:47 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:47 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:47 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:47 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:47 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:47 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:47 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:47 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:47 DEBUG : fs cache: renaming cache item "TestSeafileEncrypted:rclone-test-yizucak8kipa/hello? sausage/êé" to be canonical "TestSeafileEncrypted{oy-9M}:rclone-test-yizucak8kipa/hello? sausage/êé" 2026/09/02 01:29:48 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy 2026/09/02 01:29:49 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:50 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:50 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1325: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2026/09/02 01:29:50 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:51 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:51 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:51 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:52 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:53 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:53 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:53 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:54 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1437: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/09/02 01:29:55 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-hateraf1zigo" 2026/09/02 01:29:55 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:29:55 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:55 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:55 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:55 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:55 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:29:55 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:29:55 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:29:55 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:29:55 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:29:55 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:29:55 DEBUG : Seafile server version 11.0.13 2026/09/02 01:29:55 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:55 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:29:57 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-hateraf1zigo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString 2026/09/02 01:29:57 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs 2026/09/02 01:29:58 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote 2026/09/02 01:29:58 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes 2026/09/02 01:29:58 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime 2026/09/02 01:29:58 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType 2026/09/02 01:29:58 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c fstests.go:1633: MimeType method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata 2026/09/02 01:29:59 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c fstests.go:1664: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata 2026/09/02 01:29:59 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c fstests.go:1735: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime 2026/09/02 01:29:59 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c fstests.go:1792: can't set modified time === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize 2026/09/02 01:29:59 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen 2026/09/02 01:29:59 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek 2026/09/02 01:30:00 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:00 NOTICE: seafile encrypted library 'Encrypted' path 'rclone-test-yizucak8kipa' ignored our request of partial content. This is probably because encrypted libraries are not accepting range requests. Loading this file might be slow! === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange 2026/09/02 01:30:00 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead 2026/09/02 01:30:01 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint 2026/09/02 01:30:02 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:02 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh 2026/09/02 01:30:03 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2026/09/02 01:30:04 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:04 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable 2026/09/02 01:30:04 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/09/02 01:30:05 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/09/02 01:30:05 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:30:05 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:05 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:05 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:05 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:05 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:30:05 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:05 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:05 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:05 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:05 DEBUG : Seafile server version 11.0.13 2026/09/02 01:30:05 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:05 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/02 01:30:05 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa/not found.txt" 2026/09/02 01:30:05 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:30:05 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:05 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:05 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:05 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:05 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:30:05 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:05 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:05 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:05 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:05 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:05 DEBUG : Seafile server version 11.0.13 2026/09/02 01:30:05 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:05 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestSeafileEncrypted:" path "rclone-test-yizucak8kipa" from "TestSeafileEncrypted:rclone-test-yizucak8kipa" 2026/09/02 01:30:06 DEBUG : Creating backend with remote "TestSeafileEncrypted:" 2026/09/02 01:30:06 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:30:06 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:06 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:06 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:06 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:06 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:06 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:30:06 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:06 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:06 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:06 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:06 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:06 DEBUG : Seafile server version 11.0.13 2026/09/02 01:30:06 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/09/02 01:30:07 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2090: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2211: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/09/02 01:30:07 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/02 01:30:08 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/02 01:30:08 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2431: *seafile.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2452: *seafile.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/02 01:30:09 DEBUG : pacer: low level retry 1/1 (error HTTP error 500 (500 Internal Server Error) returned body: "") 2026/09/02 01:30:09 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2026/09/02 01:30:09 DEBUG : pacer: Reducing sleep to 150ms 2026/09/02 01:30:09 DEBUG : pacer: Reducing sleep to 112.5ms fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2670 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2683 Error: Not equal: expected: 65536 actual : 0 Test: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 Messages: retry-Status500.bin: size incorrect file=65536 vs obj=0 2026/09/02 01:30:09 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:09 DEBUG : pacer: Reducing sleep to 100ms fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2639 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2672 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2683 Error: Not equal: expected: 65536 actual : 0 Test: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 Messages: retry-Status500.bin: size incorrect file=65536 vs obj=0 fstests.go:2645: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2645 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2672 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2683 Error: Not equal: expected: 65536 actual : 0 Test: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 fstests.go:2647: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2647 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2672 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2683 Error: Not equal: expected: map[hash.Type]string{1:"9cc60713923528a1dd94e1c1ab0ebc9e", 2:"fefb71740a82b94a2da3bcd2fd72fc64a7fb8666", 4:"26167e62314b6c01ab91d32138c347cd2f10443231242c3bdfa4fbf972fcf80b69673f52c06ccc9d2b4d1e74f39e8be74a252067683f031af3d9d4f9af68d448", 8:"7faa50d3", 16:"4b640d85ab3ba30fd02c9fc9db4a8928f416322ad27022ea58a65aaee68a4df2", 32:"ca073ef2daf10b6e3b761d5db007b8f609c7de85419ed2319fdfd35cc4c4e1f7feb61e5618d9d574552b7e2788d674d7144ea2062b1500173528afb3352e55a4", 64:"68d647e619a930e7b1082f74f334b0c65a315725569bdc123f0ee11881717bfe", 128:"aaae63800707a868", 256:"f5e7bc5d3d8675bfaaae63800707a868"} actual : map[hash.Type]string{1:"d41d8cd98f00b204e9800998ecf8427e", 2:"da39a3ee5e6b4b0d3255bfef95601890afd80709", 4:"19fa61d75522a4669b44e39c1d2e1726c530232130d407f89afee0964997f7a73e83be698b288febcf88e3e03c4f0757ea8964e59b63d93708b138cc42a66eb3", 8:"00000000", 16:"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", 32:"cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", 64:"af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262", 128:"2d06800538d394c2", 256:"99aa06d3014798d86001c324468d497f"} Diff: --- Expected +++ Actual @@ -1,11 +1,11 @@ (map[hash.Type]string) (len=9) { - (hash.Type) 1: (string) (len=32) "9cc60713923528a1dd94e1c1ab0ebc9e", - (hash.Type) 2: (string) (len=40) "fefb71740a82b94a2da3bcd2fd72fc64a7fb8666", - (hash.Type) 4: (string) (len=128) "26167e62314b6c01ab91d32138c347cd2f10443231242c3bdfa4fbf972fcf80b69673f52c06ccc9d2b4d1e74f39e8be74a252067683f031af3d9d4f9af68d448", - (hash.Type) 8: (string) (len=8) "7faa50d3", - (hash.Type) 16: (string) (len=64) "4b640d85ab3ba30fd02c9fc9db4a8928f416322ad27022ea58a65aaee68a4df2", - (hash.Type) 32: (string) (len=128) "ca073ef2daf10b6e3b761d5db007b8f609c7de85419ed2319fdfd35cc4c4e1f7feb61e5618d9d574552b7e2788d674d7144ea2062b1500173528afb3352e55a4", - (hash.Type) 64: (string) (len=64) "68d647e619a930e7b1082f74f334b0c65a315725569bdc123f0ee11881717bfe", - (hash.Type) 128: (string) (len=16) "aaae63800707a868", - (hash.Type) 256: (string) (len=32) "f5e7bc5d3d8675bfaaae63800707a868" + (hash.Type) 1: (string) (len=32) "d41d8cd98f00b204e9800998ecf8427e", + (hash.Type) 2: (string) (len=40) "da39a3ee5e6b4b0d3255bfef95601890afd80709", + (hash.Type) 4: (string) (len=128) "19fa61d75522a4669b44e39c1d2e1726c530232130d407f89afee0964997f7a73e83be698b288febcf88e3e03c4f0757ea8964e59b63d93708b138cc42a66eb3", + (hash.Type) 8: (string) (len=8) "00000000", + (hash.Type) 16: (string) (len=64) "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", + (hash.Type) 32: (string) (len=128) "cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e", + (hash.Type) 64: (string) (len=64) "af1349b9f5f9a1a6a0404dea36dcc9499bcb25c9adc112b7cc9a93cae41f3262", + (hash.Type) 128: (string) (len=16) "2d06800538d394c2", + (hash.Type) 256: (string) (len=32) "99aa06d3014798d86001c324468d497f" } Test: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/02 01:30:10 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/02 01:30:10 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8088/seafhttp/upload-api/f7549242-de89-4391-9741-8e5dc71bd911?ret-json=1": write tcp: unexpected EOF) 2026/09/02 01:30:10 DEBUG : pacer: Rate limited, increasing sleep to 200ms fstests.go:2660: Put returned an error after the injected failure (acceptable): failed to upload file: Post "http://127.0.0.1:8088/seafhttp/upload-api/f7549242-de89-4391-9741-8e5dc71bd911?ret-json=1": write tcp: unexpected EOF 2026/09/02 01:30:10 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:10 DEBUG : pacer: Reducing sleep to 150ms 2026/09/02 01:30:10 DEBUG : pacer: Reducing sleep to 112.5ms 2026/09/02 01:30:10 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:11 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked fstests.go:2697: *seafile.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/02 01:30:11 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked fstests.go:2828: *seafile.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2879: *seafile.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/02 01:30:12 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:12 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/02 01:30:12 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-yizucak8kipa/deeper/nonexisting/directory" 2026/09/02 01:30:12 DEBUG : Setting type=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE 2026/09/02 01:30:12 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:12 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:12 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:12 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:12 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{oy-9M}" suffix to name 2026/09/02 01:30:12 DEBUG : Setting url=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL 2026/09/02 01:30:12 DEBUG : Setting user=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER 2026/09/02 01:30:12 DEBUG : Setting pass=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS 2026/09/02 01:30:12 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY 2026/09/02 01:30:12 DEBUG : Setting library_key=XXX for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY 2026/09/02 01:30:12 DEBUG : Seafile server version 11.0.13 2026/09/02 01:30:13 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:13 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c 2026/09/02 01:30:13 DEBUG : Decrypting library de5452d7-1dc7-4074-8c25-4a9eb1bfb01c === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3119: FS has no Directory methods and doesn't Wrap === NAME TestIntegration/FsMkdir fstests.go:3211: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown 2026/09/02 01:30:13 NOTICE: TestSeafileEncrypted: Stopping server --- FAIL: TestIntegration (65.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.62s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- FAIL: TestIntegration/FsMkdir (59.99s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.78s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutRetry (2.03s) --- FAIL: TestIntegration/FsMkdir/FsPutRetry/Simple (2.03s) --- FAIL: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutRetry/Chunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.90s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.70s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/seafile 66.344s "go test -v -timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Finished ERROR in 1m7.670975677s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutRetry/Simple/Status500]