"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Starting (try 2/5) 2025/07/06 02:06:17 DEBUG : Creating backend with remote "TestMega:rclone-test-cepuver5yovi" 2025/07/06 02:06:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/06 02:06:38 DEBUG : Creating backend with remote "/tmp/rclone3309539789" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "mega root 'rclone-test-cepuver5yovi'", Local "Local file system at /tmp/rclone3309539789", Modify Window "876000h0m0s" 2025/07/06 02:06:39 DEBUG : Creating backend with remote "TestMega:rclone-test-cepuver5yovi" 2025/07/06 02:06:39 INFO : SomeKey: Deleted === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "mega root 'rclone-test-cepuver5yovi'", Local "Local file system at /tmp/rclone3309539789", Modify Window "876000h0m0s" 2025/07/06 02:06:39 DEBUG : Creating backend with remote "TestMega:rclone-test-cepuver5yovi" 2025/07/06 02:06:39 DEBUG : Creating backend with remote "/tmp/rclone3309539789" 2025/07/06 02:06:39 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/07/06 02:06:39 INFO : file.txt: Copied (new) to: SomeKey 2025/07/06 02:06:39 INFO : SomeKey: Deleted 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:1319 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-FAILURE SomeKey\n" actual : "CHECKPRESENT-SUCCESS SomeKey\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-FAILURE SomeKey +CHECKPRESENT-SUCCESS SomeKey Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (0.69s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (0.30s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (0.39s) FAIL 2025/07/06 02:06:39 DEBUG : mega root 'rclone-test-cepuver5yovi': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile)$'" - Finished ERROR in 21.942728652s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/Remove]