"go test -v -timeout 1h0m0s -remote TestSeafileV6: -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:438: Using remote "TestSeafileV6:" 2025/11/25 03:36:20 NOTICE: TestSeafileV6: Starting server 2025/11/25 03:36:21 NOTICE: TestSeafileV6: Attempting to connect to "127.0.0.1:8086" try 1/100 2025/11/25 03:36:22 DEBUG : TestSeafileV6: Read 0, error: read tcp 127.0.0.1:33000->127.0.0.1:8086: i/o timeout 2025/11/25 03:36:22 NOTICE: TestSeafileV6: Started server and connected to "127.0.0.1:8086" 2025/11/25 03:36:22 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-hehakul0xiju" 2025/11/25 03:36:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:36:22 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2025/11/25 03:36:22 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/11/25 03:36:22 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/11/25 03:36:22 DEBUG : Setting pass="Fs7WLMGATu0XMfWl8XuGxTaQuRZ59mboFAZPwDMOjxtEJyHLrPzUbw" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/11/25 03:36:22 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/11/25 03:36:22 DEBUG : TestSeafileV6: detected overridden config - adding "{E_QEu}" suffix to name 2025/11/25 03:36:22 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/11/25 03:36:22 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/11/25 03:36:22 DEBUG : Setting pass="Fs7WLMGATu0XMfWl8XuGxTaQuRZ59mboFAZPwDMOjxtEJyHLrPzUbw" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/11/25 03:36:22 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/11/25 03:36:22 DEBUG : Seafile server version 6.3.4 fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/seafile/seafile_test.go:13 Error: Received unexpected error: failed to authenticate: invalid character '<' looking for beginning of value Test: TestIntegration Messages: unexpected error: failed to authenticate: invalid character '<' looking for beginning of value 2025/11/25 03:36:22 NOTICE: TestSeafileV6: Stopping server --- FAIL: TestIntegration (2.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/seafile 3.191s "go test -v -timeout 1h0m0s -remote TestSeafileV6: -verbose" - Finished ERROR in 4.03887523s (try 1/5): exit status 1: Failed [TestIntegration]