"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|TransferStoreAbsolute|TransferStoreRelative)$'" - Starting (try 5/5) 2026/02/08 02:42:46 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qadilaf1piru" 2026/02/08 02:42:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 02:42:46 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:42:47 DEBUG : Creating backend with remote "/tmp/rclone4022998239" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "Internxt root 'rclone-test-qadilaf1piru'", Local "Local file system at /tmp/rclone4022998239", Modify Window "876000h0m0s" 2026/02/08 02:42:47 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qadilaf1piru" 2026/02/08 02:42:47 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:42:48 DEBUG : Creating backend with remote "/tmp/rclone4022998239" 2026/02/08 02:42:48 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/02/08 02:42:49 ERROR : file.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 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:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create file metadata: create meta: error code: 1015 (status 429)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:185: Remote "Internxt root 'rclone-test-qadilaf1piru'", Local "Local file system at /tmp/rclone4022998239", Modify Window "876000h0m0s" 2026/02/08 02:42:51 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qadilaf1piru" 2026/02/08 02:42:51 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:42:52 DEBUG : Creating backend with remote "../../rclone4022998239" 2026/02/08 02:42:52 DEBUG : fs cache: renaming cache item "../../rclone4022998239" to be canonical "/tmp/rclone4022998239" 2026/02/08 02:42:52 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/02/08 02:42:53 ERROR : file.txt: Failed to copy: failed to create file metadata: create meta: error code: 1015 (status 429) 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:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create file metadata: create meta: error code: 1015 (status 429)\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to create file metadata: create meta: error code: 1015 (status 429) Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "Internxt root 'rclone-test-qadilaf1piru'", Local "Local file system at /tmp/rclone4022998239", Modify Window "876000h0m0s" run.go:290: Failed to put "SomeKey" to "Internxt root 'rclone-test-qadilaf1piru'": failed to create file metadata: create meta: error code: 1015 (status 429) === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "Internxt root 'rclone-test-qadilaf1piru'", Local "Local file system at /tmp/rclone4022998239", Modify Window "876000h0m0s" 2026/02/08 02:42:57 DEBUG : Creating backend with remote "TestInternxt:rclone-test-qadilaf1piru" 2026/02/08 02:42:57 DEBUG : User info: rootFolderId=2661cf64-e104-478b-b737-48c3ac8984d2, bucket=697358bf16ceabcf39af85f2 2026/02/08 02:42:58 DEBUG : Creating backend with remote "/tmp/rclone4022998239" 2026/02/08 02:42:58 DEBUG : file.txt: Need to transfer - File not found at Destination 2026/02/08 02:42:59 DEBUG : SomeKey: size = 5 OK 2026/02/08 02:42:59 INFO : file.txt: Copied (new) to: SomeKey 2026/02/08 02:43:00 INFO : SomeKey: Deleted --- FAIL: TestGitAnnexFstestBackendCases (15.43s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (4.35s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (3.40s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (2.48s) --- PASS: TestGitAnnexFstestBackendCases/Remove (5.20s) FAIL 2026/02/08 02:43:03 DEBUG : Internxt root 'rclone-test-qadilaf1piru': Purge dir "" "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestInternxt: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(Remove|RemovePreexistingFile|TransferStoreAbsolute|TransferStoreRelative)$'" - Finished ERROR in 17.273041041s (try 5/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/RemovePreexistingFile]