"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|HandlesPrepareWithUnknownLayout|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 5/5) 2025/04/13 05:26:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kifunib1noka" 2025/04/13 05:26:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/13 05:26:31 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/04/13 05:26:31 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/04/13 05:26:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/04/13 05:26:31 DEBUG : Setting pass="4Frk6SBprDT5Ik62ovauEJKPsKzA0OxKxx_YohD-RFLXaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/04/13 05:26:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/04/13 05:26:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{LZkqK}" suffix to name 2025/04/13 05:26:31 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/04/13 05:26:31 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/04/13 05:26:31 DEBUG : Setting pass="4Frk6SBprDT5Ik62ovauEJKPsKzA0OxKxx_YohD-RFLXaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/04/13 05:26:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: Connecting to FTP server 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:21") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : Creating backend with remote "/tmp/rclone3880610851" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/HandlesInit run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/HandlesInit 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:59205") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:38139") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesListConfigs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/HandlesListConfigs 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:23789") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:19785") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-FAILURE unknown layout mode: nonexistentLayoutMode +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:40324") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:37422") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreEmptyPath run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreEmptyPath 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:40606") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:48896") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsCompound run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsCompound 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:20710") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:19270") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsIdempotent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsIdempotent 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:52423") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:35244") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/ExtensionsSupportsMultiple 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:22502") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:34214") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:12835") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:64345") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/TransferStoreRelative 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:60680") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:5472") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:29539") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:52277") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:51166") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:38210") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:40579") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:19290") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:13656") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:13746") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RetrieveNonexistentFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/RetrieveNonexistentFile 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:5477") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:56744") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:30476") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:27826") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 ERROR : : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:19530") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:24147") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/RemovePreexistingFile 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:64942") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:42295") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:42908") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:39731") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/Remove 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:14183") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:17979") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:23093") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:33869") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/RemoveNonexistentFile 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:36226") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:9981") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:3578") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:57704") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= === RUN TestGitAnnexFstestBackendCases/ExportNotSupported run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-kifunib1noka", Local "Local file system at /tmp/rclone3880610851", Modify Window "1s" 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: TestFTPProftpd:\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -INITREMOTE-SUCCESS +INITREMOTE-FAILURE remote does not exist: TestFTPProftpd: Test: TestGitAnnexFstestBackendCases/ExportNotSupported 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:43172") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:15390") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:56515") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:38317") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= --- FAIL: TestGitAnnexFstestBackendCases (0.10s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesInit (0.01s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesListConfigs (0.00s) --- FAIL: TestGitAnnexFstestBackendCases/HandlesPrepareWithUnknownLayout (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.01s) --- 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/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: dial("tcp","172.17.0.3:19839") 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: > dial: conn=*fshttp.timeoutConn, err= 2025/04/13 05:26:31 DEBUG : ftp://172.17.0.3:21/rclone-test-kifunib1noka: Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|ExportNotSupported|ExtensionsCompound|ExtensionsIdempotent|ExtensionsSupportsMultiple|HandlesInit|HandlesListConfigs|HandlesPrepareWithUnknownLayout|Remove|RemoveNonexistentFile|RemovePreexistingFile|RetrieveNonexistentFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStoreEmptyPath|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 321.550621ms (try 5/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]