"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Starting (try 1/5)
2025/03/31 03:32:11 DEBUG : Creating backend with remote "TestSeafileEncrypted:rclone-test-viwewid2novi"
2025/03/31 03:32:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/31 03:32:11 DEBUG : Setting type="seafile" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_TYPE
2025/03/31 03:32:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/31 03:32:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/31 03:32:11 DEBUG : Setting pass="1GnX1aM_jgkQ8LcftZFFm680MW8KUAoNFwEH6eSIq6l1hls4uV9UVw" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/31 03:32:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/31 03:32:11 DEBUG : Setting library_key="MbaiVQEOJWjaGCbT4f06SZQfVfc7vl2TVA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/31 03:32:11 DEBUG : TestSeafileEncrypted: detected overridden config - adding "{Jvjz-}" suffix to name
2025/03/31 03:32:11 DEBUG : Setting url="http://127.0.0.1:8088/" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_URL
2025/03/31 03:32:11 DEBUG : Setting user="seafile@rclone.org" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_USER
2025/03/31 03:32:11 DEBUG : Setting pass="1GnX1aM_jgkQ8LcftZFFm680MW8KUAoNFwEH6eSIq6l1hls4uV9UVw" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_PASS
2025/03/31 03:32:11 DEBUG : Setting library="Encrypted" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY
2025/03/31 03:32:11 DEBUG : Setting library_key="MbaiVQEOJWjaGCbT4f06SZQfVfc7vl2TVA" for "TestSeafileEncrypted" from environment variable RCLONE_CONFIG_TESTSEAFILEENCRYPTED_LIBRARY_KEY
2025/03/31 03:32:12 DEBUG : Seafile server version 11.0.13
2025/03/31 03:32:12 DEBUG : Decrypting library 82bc7466-d1d5-4c35-a2ae-0a4ab47f4d7a
2025/03/31 03:32:12 DEBUG : Decrypting library 82bc7466-d1d5-4c35-a2ae-0a4ab47f4d7a
2025/03/31 03:32:12 DEBUG : Creating backend with remote "/tmp/rclone3874175493"
=== RUN   TestEndToEnd
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEnd (0.00s)
=== RUN   TestEndToEndMigration
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndMigration (0.00s)
=== RUN   TestEndToEndRepoLayoutCompat
    e2e_test.go:189: Skipping because fstest remote was specified.
--- SKIP: TestEndToEndRepoLayoutCompat (0.00s)
=== RUN   TestFixArgsForSymlinkIdentity
--- PASS: TestFixArgsForSymlinkIdentity (0.00s)
=== RUN   TestFixArgsForSymlinkCorrectName
--- PASS: TestFixArgsForSymlinkCorrectName (0.00s)
=== RUN   TestMessageParser
=== RUN   TestMessageParser/OneParam
=== PAUSE TestMessageParser/OneParam
=== RUN   TestMessageParser/TwoParams
=== PAUSE TestMessageParser/TwoParams
=== RUN   TestMessageParser/TwoParamsNoTrailingNewline
=== PAUSE TestMessageParser/TwoParamsNoTrailingNewline
=== RUN   TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== PAUSE TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== RUN   TestMessageParser/OneLongFinalParameter
=== PAUSE TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/MultipleSpaces
=== PAUSE TestMessageParser/MultipleSpaces
=== RUN   TestMessageParser/StartsWithSpace
=== PAUSE TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/OneParam
=== CONT  TestMessageParser/StartsWithSpace
=== CONT  TestMessageParser/MultipleSpaces
=== CONT  TestMessageParser/OneLongFinalParameter
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0d0a
=== RUN   TestMessageParser/OneLongFinalParameter/lineEnding0a0d
=== CONT  TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces
=== CONT  TestMessageParser/TwoParamsNoTrailingNewline
=== CONT  TestMessageParser/TwoParams
--- PASS: TestMessageParser (0.00s)
    --- PASS: TestMessageParser/OneParam (0.00s)
    --- PASS: TestMessageParser/StartsWithSpace (0.00s)
    --- PASS: TestMessageParser/MultipleSpaces (0.00s)
    --- PASS: TestMessageParser/OneLongFinalParameter (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0d0a (0.00s)
        --- PASS: TestMessageParser/OneLongFinalParameter/lineEnding0a0d (0.00s)
    --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (0.00s)
    --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s)
    --- PASS: TestMessageParser/TwoParams (0.00s)
=== RUN   TestConfigDefinitionOneName
--- PASS: TestConfigDefinitionOneName (0.00s)
=== RUN   TestConfigDefinitionTwoNames
--- PASS: TestConfigDefinitionTwoNames (0.00s)
=== RUN   TestConfigDefinitionThreeNames
--- PASS: TestConfigDefinitionThreeNames (0.00s)
=== RUN   TestWindowsFilepathRelQuirk
    gitannex_test.go:383: 
--- SKIP: TestWindowsFilepathRelQuirk (0.00s)
=== RUN   TestReadLineHasShortDeadline
--- PASS: TestReadLineHasShortDeadline (0.05s)
=== RUN   TestGitAnnexFstestBackendCases
=== RUN   TestGitAnnexFstestBackendCases/HandlesInit
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:458
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesInit
=== RUN   TestGitAnnexFstestBackendCases/HandlesListConfigs
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:470
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/HandlesListConfigs
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepare
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/HandlesEarlyError
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/ConfigFail
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:800
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreEmptyPath
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsCompound
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:820
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsCompound
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsIdempotent
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:867
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsIdempotent
=== RUN   TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:914
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreAbsolute
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:940
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreAbsolute
=== RUN   TestGitAnnexFstestBackendCases/TransferStoreRelative
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:991
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStoreRelative
=== RUN   TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1033
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace
=== RUN   TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1071
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckPresentAndTransfer
=== RUN   TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1109
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent
=== RUN   TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1138
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey
=== RUN   TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1162
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RetrieveNonexistentFile
=== RUN   TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1182
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve
=== RUN   TestGitAnnexFstestBackendCases/RemovePreexistingFile
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1225
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemovePreexistingFile
=== RUN   TestGitAnnexFstestBackendCases/Remove
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1257
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/Remove
=== RUN   TestGitAnnexFstestBackendCases/RemoveNonexistentFile
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1290
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/RemoveNonexistentFile
=== RUN   TestGitAnnexFstestBackendCases/ExportNotSupported
    run.go:180: Remote "seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi'", Local "Local file system at /tmp/rclone3874175493", Modify Window "876000h0m0s"
    gitannex_test.go:320: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1315
        	            				/home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405
        	Error:      	Not equal: 
        	            	expected: "INITREMOTE-SUCCESS\n"
        	            	actual  : "INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:\n"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1,2 +1,2 @@
        	            	-INITREMOTE-SUCCESS
        	            	+INITREMOTE-FAILURE remote does not exist: TestSeafileEncrypted:
        	            	 
        	Test:       	TestGitAnnexFstestBackendCases/ExportNotSupported
--- FAIL: TestGitAnnexFstestBackendCases (7.80s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.15s)
    --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.61s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.12s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.22s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.19s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.20s)
    --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.21s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.21s)
    --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.20s)
    --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (1.09s)
    --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.40s)
    --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.40s)
    --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.41s)
FAIL
2025/03/31 03:32:20 DEBUG : seafile encrypted library 'Encrypted' path 'rclone-test-viwewid2novi': Purge remote
"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestSeafileEncrypted: -verbose" - Finished ERROR in 9.137078769s (try 1/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/TransferStoreEmptyPath TestGitAnnexFstestBackendCases/ExtensionsCompound TestGitAnnexFstestBackendCases/ExtensionsIdempotent TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/RetrieveNonexistentFile TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove TestGitAnnexFstestBackendCases/RemoveNonexistentFile TestGitAnnexFstestBackendCases/ExportNotSupported]