"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2025/04/14 05:16:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sivoneq8vimu" 2025/04/14 05:16:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 05:16:42 DEBUG : Setting type="ftp" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2025/04/14 05:16:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/04/14 05:16:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/04/14 05:16:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/04/14 05:16:42 DEBUG : Setting pass="5OQhooKWQhdZOdpINS5i__AlXTc4iWS8X3hjbmPMYfO0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/04/14 05:16:42 DEBUG : TestFTPRclone: detected overridden config - adding "{LsKK5}" suffix to name 2025/04/14 05:16:42 DEBUG : Setting host="127.0.0.1" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2025/04/14 05:16:42 DEBUG : Setting user="rclone" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2025/04/14 05:16:42 DEBUG : Setting pass="5OQhooKWQhdZOdpINS5i__AlXTc4iWS8X3hjbmPMYfO0" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2025/04/14 05:16:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: Connecting to FTP server 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:28622") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30026") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : Creating backend with remote "/tmp/rclone377016115" === 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:371: --- 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-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:446 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30432") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31447") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /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:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30342") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30900") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepare run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31138") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31437") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:527 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode\n" actual : "INITREMOTE-FAILURE remote does not exist: TestFTPRclone:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode +INITREMOTE-FAILURE remote does not exist: TestFTPRclone: Test: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30010") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30650") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30889") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30756") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31882") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30316") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithNonexistentBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31169") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31328") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31624") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31603") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendMissingTrailingColonAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31287") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31800") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30660") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31818") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithBackendContainingOptionsAndIllegalPathAsRemote run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30831") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31541") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithRemoteContainingOptions run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31524") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31865") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithSynonyms run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30584") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31551") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareAndDoesNotTrimWhitespaceFromValue run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30586") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30465") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesEarlyError run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30093") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31233") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ConfigFail run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31191") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31123") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:841 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31805") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30362") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:861 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31993") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31902") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:908 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31437") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31446") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:955 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30208") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30774") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:981 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30254") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31469") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1032 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30875") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30532") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1074 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31677") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30275") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1112 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31681") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31532") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1150 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31559") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31467") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1179 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30182") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31372") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1203 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31757") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30765") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1223 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31212") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31007") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31252") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30891") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30213") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: SetModTime is not supported 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31835") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30839") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1266 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30831") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31334") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30226") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31680") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31815") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31819") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31427") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30089") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1298 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31408") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31975") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30160") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31663") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31466") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31166") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30778") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31272") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1331 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31118") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30532") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31064") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31077") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30115") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30938") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31241") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30670") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu", Local "Local file system at /tmp/rclone377016115", Modify Window "876000h0m0s" gitannex_test.go:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1356 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31782") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31449") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31279") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30149") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31284") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31538") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:30367") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31145") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.08s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- PASS: TestGitAnnexFstestBackendCases/HandlesPrepare (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout (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/HandlesPrepareWithRemoteContainingOptions (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.00s) --- 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.00s) --- FAIL: TestGitAnnexFstestBackendCases/ExportNotSupported (0.00s) FAIL 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31297") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: dial("tcp","127.0.0.1:31804") 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: > dial: conn=*fshttp.timeoutConn, err= 2025/04/14 05:16:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-sivoneq8vimu: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished ERROR in 194.690586ms (try 1/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/HandlesInit TestGitAnnexFstestBackendCases/HandlesListConfigs TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 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]