"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/03/23 02:42:27 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kadogus7siye" 2025/03/23 02:42:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/23 02:42:27 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/03/23 02:42:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/23 02:42:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/23 02:42:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/23 02:42:27 DEBUG : Setting pass="HIBNmjf4e24KKm7iqnd8NedfUFgh0_M3IiyI3WlDJsj0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/23 02:42:27 DEBUG : TestFTPRclone: detected overridden config - adding "{oMl4K}" suffix to name 2025/03/23 02:42:27 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/03/23 02:42:27 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/03/23 02:42:27 DEBUG : Setting pass="HIBNmjf4e24KKm7iqnd8NedfUFgh0_M3IiyI3WlDJsj0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/03/23 02:42:27 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: Connecting to FTP server 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:28622") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31837") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : Creating backend with remote "/tmp/rclone3196988591" === 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/TwoParamsNoTrailingNewline === CONT TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces === CONT TestMessageParser/TwoParams === 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 --- PASS: TestMessageParser (0.00s) --- PASS: TestMessageParser/OneParam (0.00s) --- PASS: TestMessageParser/StartsWithSpace (0.00s) --- PASS: TestMessageParser/TwoParamsNoTrailingNewline (0.00s) --- PASS: TestMessageParser/TwoParams (0.00s) --- PASS: TestMessageParser/ThreeParamsWhereFinalParamContainsSpaces (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) === 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 "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30591") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31186") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30179") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31765") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30804") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30591") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30698") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30530") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31629") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30759") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30344") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30722") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30927") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31730") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31702") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31510") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30810") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31498") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30105") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30946") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31196") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30177") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31383") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30736") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31497") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30247") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30173") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31152") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31484") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30036") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31307") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31551") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31984") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30690") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30377") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30301") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31601") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31648") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30811") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30671") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31424") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31364") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30474") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31210") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30422") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30529") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30373") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31238") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30165") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31423") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31283") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31526") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", Modify Window "876000h0m0s" 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31531") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31788") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31020") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: SetModTime is not supported 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31291") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31391") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31890") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31684") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31951") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30556") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30500") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31568") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31330") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30688") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/Remove 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30266") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31725") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31624") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31048") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30635") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31743") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30827") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31107") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30156") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30642") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30441") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30412") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31506") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30159") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31899") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31185") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-kadogus7siye", Local "Local file system at /tmp/rclone3196988591", 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: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30738") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30219") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31831") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30005") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31356") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31928") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31747") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30909") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.13s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesEarlyError (0.00s) --- PASS: TestGitAnnexFstestBackendCases/ConfigFail (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsCompound (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsIdempotent (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.01s) FAIL 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:31331") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: dial("tcp","127.0.0.1:30924") 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: > dial: conn=*fshttp.timeoutConn, err= 2025/03/23 02:42:27 DEBUG : ftp://127.0.0.1:28622/rclone-test-kadogus7siye: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 241.074379ms (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]