"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:442: Using remote "TestSeafileV6:" 2025/01/15 01:47:37 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-pekezit8xibe" 2025/01/15 01:47:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 01:47:37 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2025/01/15 01:47:37 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:47:37 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:47:37 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:47:37 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:47:37 DEBUG : TestSeafileV6: detected overridden config - adding "{RZfmm}" suffix to name 2025/01/15 01:47:37 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:47:37 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:47:37 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:47:37 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:47:37 DEBUG : Seafile server version 6.3.4 2025/01/15 01:47:37 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: 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 2025/01/15 01:47:38 INFO : dir/subdir: Making directory 2025/01/15 01:47:39 INFO : dir/subdir: Removing directory 2025/01/15 01:47:40 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/01/15 01:47:40 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/01/15 01:48:04 DEBUG : pacer: low level retry 1/1 (error Post "http://127.0.0.1:8086/seafhttp/upload-api/eafcf54f-1f39-43bd-8c06-ead81047e64a?ret-json=1": failed to copy data: potato) 2025/01/15 01:48:04 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/01/15 01:48:04 DEBUG : pacer: Reducing sleep to 150ms === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/01/15 01:48:04 DEBUG : pacer: Reducing sleep to 112.5ms 2025/01/15 01:48:04 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:823: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/01/15 01:48:07 DEBUG : Creating backend with remote "TestSeafileV6:" 2025/01/15 01:48:07 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2025/01/15 01:48:07 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:07 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:07 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:07 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:07 DEBUG : TestSeafileV6: detected overridden config - adding "{RZfmm}" suffix to name 2025/01/15 01:48:07 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:07 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:07 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:07 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:07 DEBUG : Seafile server version 6.3.4 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:403: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/15 01:48:11 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-pekezit8xibe/dirToPurgeFromRoot" 2025/01/15 01:48:11 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2025/01/15 01:48:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:11 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:11 DEBUG : TestSeafileV6: detected overridden config - adding "{RZfmm}" suffix to name 2025/01/15 01:48:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:11 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:11 DEBUG : Seafile server version 6.3.4 fstests.go:1215: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1215 Error: Received unexpected error: failed to authenticate Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/15 01:48:11 DEBUG : Creating backend with remote "TestSeafileV6:rclone-test-pekezit8xibe/hello? sausage/êé" 2025/01/15 01:48:11 DEBUG : Setting type="seafile" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_TYPE 2025/01/15 01:48:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:11 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:11 DEBUG : TestSeafileV6: detected overridden config - adding "{RZfmm}" suffix to name 2025/01/15 01:48:11 DEBUG : Setting url="http://127.0.0.1:8086/" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_URL 2025/01/15 01:48:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_USER 2025/01/15 01:48:11 DEBUG : Setting pass="Y1F7L60gO18iJfEh7XfaXTx7N2wz5KFcVwjclcAQCAez6GcpuLsVcQ" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_PASS 2025/01/15 01:48:11 DEBUG : Setting library="My Library" for "TestSeafileV6" from environment variable RCLONE_CONFIG_TESTSEAFILEV6_LIBRARY 2025/01/15 01:48:11 DEBUG : Seafile server version 6.3.4 fstests.go:1233: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1233 Error: Received unexpected error: failed to authenticate Test: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir --- FAIL: TestIntegration (34.33s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.10s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.21s) --- FAIL: TestIntegration/FsMkdir (33.45s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.57s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (23.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.20s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.78s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (6.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.10s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x8b867e] goroutine 1090 [running]: testing.tRunner.func1.2({0x937780, 0xe24da0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1631 +0x24a testing.tRunner.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1634 +0x377 panic({0x937780?, 0xe24da0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:770 +0x132 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:186 +0x37e github.com/rclone/rclone/fstest/fstests.retry(0xc00016e1a0, {0x9d7b66, 0x3}, 0xc000519ce8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:137 +0x117 github.com/rclone/rclone/fstest/fstests.PutTestContentsMetadata({0xad7950, 0xea75e0}, 0xc00016e1a0, {0x0, 0x0}, 0xc000519ed0, 0x0?, {0xc000080d20?, 0x0?}, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 +0x17f github.com/rclone/rclone/fstest/fstests.testPutMimeType({0xad7950, 0xea75e0}, 0xc00016e1a0, {0x0, 0x0}, 0xc000519ed0, {0x0, 0x0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 +0x168 github.com/rclone/rclone/fstest/fstests.testPut(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 github.com/rclone/rclone/fstest/fstests.Run.func13.14.18(0xc00016e1a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1238 +0x19b testing.tRunner(0xc00016e1a0, 0xc00025d9b0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 815 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 exit status 2 FAIL github.com/rclone/rclone/backend/seafile 35.352s "go test -v -timeout 1h0m0s -remote TestSeafileV6: -verbose" - Finished ERROR in 36.50634644s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir]