"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Starting (try 3/5) 2025/12/07 01:56:54 DEBUG : Creating backend with remote "TestMega:rclone-test-dapuxor5susi" 2025/12/07 01:56:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/07 01:56:54 DEBUG : mega root 'rclone-test-dapuxor5susi': Using previously stored session ID and master key to initialize the Mega API 2025/12/07 01:57:21 DEBUG : Creating backend with remote "/tmp/rclone200796924" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:185: Remote "mega root 'rclone-test-dapuxor5susi'", Local "Local file system at /tmp/rclone200796924", Modify Window "876000h0m0s" 2025/12/07 01:57:21 DEBUG : Creating backend with remote "TestMega:rclone-test-dapuxor5susi" 2025/12/07 01:57:21 DEBUG : mega root 'rclone-test-dapuxor5susi': Using previously stored session ID and master key to initialize the Mega API 2025/12/07 01:57:40 DEBUG : Creating backend with remote "/tmp/rclone200796924" 2025/12/07 01:57:40 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/07 01:57:50 ERROR : file.txt: Failed to copy: mkdir create node failed: unexpected end of JSON input 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:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: mkdir create node failed: unexpected end of JSON input\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: mkdir create node failed: unexpected end of JSON input Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve 2025/12/07 01:57:50 ERROR : error listing: directory not found 2025/12/07 01:57:50 ERROR : error listing: directory not found === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "mega root 'rclone-test-dapuxor5susi'", Local "Local file system at /tmp/rclone200796924", Modify Window "876000h0m0s" run.go:242: Failed to mkdir "mega root 'rclone-test-dapuxor5susi'": mkdir create node failed: unexpected end of JSON input 2025/12/07 01:58:01 ERROR : error listing: directory not found 2025/12/07 01:58:01 ERROR : error listing: directory not found --- FAIL: TestGitAnnexFstestBackendCases (39.82s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (29.27s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (10.55s) FAIL 2025/12/07 01:58:01 DEBUG : mega root 'rclone-test-dapuxor5susi': Purge remote 2025/12/07 01:58:01 NOTICE: purge failed: directory not found "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(RemovePreexistingFile|StoreCheckpresentRetrieve)$'" - Finished ERROR in 1m6.886313641s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile]