"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve)$'" - Starting (try 2/5) 2025/04/29 04:06:50 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fojeqis3coba" 2025/04/29 04:06:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 04:06:51 DEBUG : Creating backend with remote "/tmp/rclone4006062969" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "Linkbox root 'rclone-test-fojeqis3coba'", Local "Local file system at /tmp/rclone4006062969", Modify Window "876000h0m0s" 2025/04/29 04:06:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fojeqis3coba" 2025/04/29 04:06:52 DEBUG : Creating backend with remote "/tmp/rclone4006062969" 2025/04/29 04:06:53 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/29 04:06:57 INFO : file.txt: Copied (new) to: foo 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:1162 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "CHECKPRESENT-SUCCESS foo\n" actual : "CHECKPRESENT-FAILURE foo\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -CHECKPRESENT-SUCCESS foo +CHECKPRESENT-FAILURE foo Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "Linkbox root 'rclone-test-fojeqis3coba'", Local "Local file system at /tmp/rclone4006062969", Modify Window "876000h0m0s" 2025/04/29 04:07:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fojeqis3coba" 2025/04/29 04:07:12 DEBUG : Creating backend with remote "/tmp/rclone4006062969" 2025/04/29 04:07:13 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/29 04:07:30 INFO : file.txt: Copied (new) to: SomeKey fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 04:07:49 DEBUG : SomeKey: Need to transfer - File not found at Destination 2025/04/29 04:07:49 ERROR : SomeKey: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 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:1241 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS RETRIEVE SomeKey\n" actual : "TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: \"ip incorrect\"\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS RETRIEVE SomeKey +TRANSFER-FAILURE RETRIEVE SomeKey failed to copy file: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve --- FAIL: TestGitAnnexFstestBackendCases (61.38s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (20.74s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (40.64s) FAIL 2025/04/29 04:07:52 DEBUG : Linkbox root 'rclone-test-fojeqis3coba': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckpresentTransferCheckpresent|StoreCheckpresentRetrieve)$'" - Finished ERROR in 1m4.288035134s (try 2/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve]